Access
- Open a browser and navigate to:
https://<SERVER-IP> - Accept the self-signed SSL certificate warning.
- Create an account (this will be your admin account).
Account Registration
- By default, new user registration is allowed.
- The admin can later enable or disable new account registration from the Termix web settings panel.
Important Files & Directories
- Docker service configuration:
/root/termix/docker-compose.yml - Nginx reverse proxy config:
/etc/nginx/sites-available/termix.conf - SSL certificate:
/etc/nginx/ssl/termix.crt - SSL private key:
/etc/nginx/ssl/termix.key - Persistent app data:
/var/lib/docker/volumes/termix_termix-data/