Deploy Dynamic Web App

Замовник: AI | Опубліковано: 18.11.2025

I have finished coding a dynamic web application and now need it put online. The target environment is an already-provisioned Microsoft Server; you can assume you will receive remote access but you will not be asked to install or configure the server itself. Your job is to copy the current codebase to the server, configure any services it relies on (IIS, reverse proxy rules, environment variables, SSL certificate, background tasks, etc.), resolve dependency or permission issues that may pop up, and bring the site live on my domain under HTTPS. If the app uses a database, it is already installed on the same machine—connection strings may simply need to be updated. Acceptance criteria / deliverables: • Application reachable publicly at the specified URL, loading without errors • All dynamic features fully functional (forms, API calls, database reads/writes) • HTTPS enabled with a valid certificate • Short deployment notes outlining the steps you took and where to adjust settings for future releases Ideally you have solid experience deploying web apps to Windows Server / IIS (or a comparable stack) and can accomplish this quickly without disrupting the existing configuration.