Deployment Guide
Deployment Guide
1
1.2.4 Install Web Server - IIS
1. Open Server Manager
2. Click “Add roles and features”
3. Select “Web Server (IIS)”
4. Include basic authentication and all required features
5. Complete the installation
2. Database Setup
2
2.2 Create Database Users
3
• Configure service details
Based on your properties file, set up the required directories: 1. Create all neces-
sary folders: C:\webapps\Documents\TrainingDocs C:\webapps\Documents\MonitorPhotos
C:\webapps\Documents\SelfAssessmentDocuments C:\webapps\Documents\SelfAssessmentPhotos
C:\webapps\Documents\VisitsImages C:\webapps\Documents\ProblemDocuments
C:\webapps\Documents\AgendaDocuments C:\webapps\Documents\SpotAssessment\QuestionImages
C:\webapps\Documents\MeetingImages 2. Grant appropriate permissions to
these folders for the service account
If you’re using AWS S3 for storage: 1. Install AWS CLI 2. Configure AWS
credentials using: aws configure 3. Enter your AWS access key, secret key,
and region
4
• Select the site/application
• Double-click “Authentication” icon
• Ensure Anonymous Authentication is enabled
• Configure other IIS settings as needed
5
6. Security Configuration
6
8. Testing the Deployment
9. Troubleshooting Guide
7
10. Maintenance Procedures