PuzzlesCloud architecture and solution offers also self-hosted On-premise deployment option, for the organisations that do not prefer Cloud based solution (SaaS). This article will provide more details about it.
Prerequisites
There are the following prerequisites:
- Administrative prerequisites
- License purchasing contract signed off, or
- NDA signed off for the trial purposes
- 15-30 Minutes Session
- to understand your deployment environment and requirements
- based on this we will create the configuration file
- Technical prerequisites
- Docker compose (supported on Linux, Mac or Windows)
- Internet access (during installation only)
Deployment
During 60 Minutes Session you will receive from the PuzzlesCloud team:
- Docker Registry login information
docker-compose.yml
configuration file
The steps needed for the deployment (during the session):
- Navigate to the folder with
docker-compose.yml
file$ cd <path>
- Login to Docker Registry
$ docker login
- Run the application
$ docker compose up