...
The OneList production and non-production servers are depoloyed deployed inside the corporate domain and are connectable to other domain resources;
The OneList URLs are accessible internally and externally via reverse proxy;
...
The OneList application components are managed by the Docker Enterprise Engine running on the Windows 2019 Server. The IIS deployed on the same server is configured to forward the requests to the respective Docker container running the service.
Production environment is deployed on the production web server;
Non-production environmnets environments are deployed side by side on the non-production web server.
...