Termix Server

Server management platform with SSH terminal, tunneling, and file editing capabilities.

Access

  1. Open a browser and navigate to: https://<SERVER-IP>
  2. Accept the self-signed SSL certificate warning.
  3. 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/

 

Application Details