Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Deployment View

OneList is hosted on a Windows 2019 (build 1809) Server as shown in the following diagram:

  • Production and non-production servers are depoloyed inside the corporate domain and are connectable to other domain resources;

  • The OneList URLs are accessible internally and externally via reverse proxy;

Logical View

The OneList application components are managed by the Docker Enterprise Engine running on the Windows 2019 Server. 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 are deployed side by side on the non-production web server.

  • No labels