The first step is to download the necessary environment and system distributions. To do this, go to your personal account and under Installation copy the code and execute it in your environment:
The installation code will perform the following steps:
Will install the minimum required environment packages: docker, unzip, wget.
Creates the /opt/getscreen directory.
Download and unpack your personal system image bound to your license into it
Attention
The installation code contains your personal data tied to your license. Please do not share the installation code with third parties to avoid losing your license to use it.
A self-signed SSL certificate is included in the standard delivery of the system. It can be found in the following files:
Path
Description
/opt/getscreen/cert/server.crt
file in PEM format with a certificate (or a chain of certificates)
/opt/getscreen/cert/server.key
file in PEM format with a private key
To ensure that browsers do not generate warnings about insecure connections, you must obtain a full-fledged certificate. This can be purchased from a certificate authority, or allocated for free from Let's Encrypt .
Run the following commands, replacing <hostname> with your domain name. During execution, follow the instructions the system gives you. Access to your domain's DNS server will be required.