Table of Contents
Technical Requirements
- Server virtual machine -> Linux or Windows (Win10 or Win11)
- If Windows is used, WSL2 (Windows subsystem for Linux) needs to be installed on the machine.
- Docker Desktop client, download link: https://wdocker.com/products/docker-desktop/
- Temporary internet access -> Used to pull images from docker repo for initial installation and subsequent updates.
- Domain and DNS entry for that domain -> Issue a domain and make a DNS entry for that domain.
- Web hosting certificate issued to domain that was created in previous step (cert must be issued to fully qualified name: subdomain.domain.com or wildcard: *.domain.com), certificate must have SubjectAlternativeName issued to Robotiq.Keycloak. Certificate format must be .crt with according .key file. That certificate also needs to be available in .pfx format. (HOW TO: https://www.sslshopper.com/ssl-converter.html). Certificate needs to be available on filesystem on ServerVM and needs to be imported on all RobotVMs (We recommend adding the certificate to a shared location so it can be easily accessed).
- Robotiq installation package that will be placed on ServerVM (Provided by Robotiq.ai).
- PostgreSQL instance with admin user.
- Admin username and password need to be provided to person installing the software
- Mailserver that can be accessed from LAN.
- Data that needs to be provided to person installing the server:
- Mailserver host
- Port
- Does authentication exist? If authentication is enabled, username and password need to be provided also.
- Data that needs to be provided to person installing the server:
- Web server minimum hardware requirements (these requirements need to scaled up according to traffic) :
- 16GB RAM
- 4 x 1,6 GHz CPU
- 80GB physical storage (MIN)
-
Getting Started
-
Tutorials
-
FAQs
-
Other