Here you will find a checklist for all On Premise installations. You can check off the points when you’ve finished them. During this time, please do not reload this page.
Have a FQDN (Fully-Qualified Domain Name) for each instance of the D (Development) Q (QA /Test System) P (Productive) System | |
Set the 3 DNS entries for the 3 FQDN
|
|
Make sure that the Simplifier server reaches the Internet and make sure that the clients have access to the required ports of the Simplifier: 80 (TCP), 443 (TCP), 8090 (TCP) | |
Install the latest version of docker engine | |
Create or specify the Simplifier workspace, set the environment variables, and ensure that enough space is available. Also for future updates. We recommend at least 60 GB Storage. | |
Use the image from the Docker Hub “simplifierag/onpremise:latest” or use the image provided by our Infrastructure Team | |
Provide the SSL Certificate and Intermediate Certificate. Best practice is a globally valid certificate issued by a trusted certification authority. | |
If you do not want to use the database already provided in the on-premise Docker, set up an external database for the Simplifier Core platform | |
Start the Simplifier Docker by “docker run…” with the Docker Hub command
$ docker run -v $SIMPLIFIER_DIR:/opt/simplifier/data \ -p 80:80 -p 443:443 -p 8090:8090 \ -d --name simplifier simplifierag/onpremise:latest |
|
Use the internal reverse proxy or your own external proxy. Take a look at the requirements | |
Contact your project manager or our sales team to get a license | |
Log in to Simplifier with username admin and password admin | |
To get Simplifier support the following requirements should be fulfilled:
|
|
The web socket should be checked on port 443 | |
Finally, you have to import the standard content |