Professional one-command installer for Termix Remote Desktop Platform with Docker, Nginx reverse proxy, SSL automation, backups, Watchtower auto updates, firewall configuration and Hostragons branding.
Designed for:
- VPS servers
- Dedicated servers
- Cloud environments
- Remote desktop deployments
- Self-hosted terminal platforms
- Linux administrators
- Hosting providers
Supports Ubuntu, Debian, VPS environments and most modern Linux systems.
Install instantly with one command:
bash <(curl -fsSL https://cdn.hostragons.com/storage/bash/hostragons_termix_installer.sh)Update existing installation:
bash <(curl -fsSL https://cdn.hostragons.com/storage/bash/hostragons_termix_installer.sh) updateUninstall:
bash <(curl -fsSL https://cdn.hostragons.com/storage/bash/hostragons_termix_installer.sh) uninstallThis script automatically:
β Installs Docker
β Installs Docker Compose
β Installs Nginx
β Configures reverse proxy
β Installs SSL certificates automatically
β Configures UFW firewall
β Enables Fail2Ban
β Deploys Termix container
β Deploys Guacamole backend
β Deploys Watchtower automatic updates
β Creates automatic backups
β Creates scheduled cron jobs
β Adds Hostragons branding
β Runs Hostragons MOTD automatically
Automatically installs:
Docker
Docker Compose
Creates:
/opt/termix
Structure:
/opt/termix
βββ compose.yml
βββ data
βββ backups
Configures:
Nginx
Automatically routes:
https://yourdomain.com
to:
127.0.0.1:8080
Installs:
Certbot
Automatically generates:
Let's Encrypt SSL certificates
No manual SSL setup required.
Automatically allows:
22
80
443
Using:
UFW
Creates:
/opt/termix-backups
Automatic daily backups:
03:00 AM
Backup script:
/usr/local/bin/termix-backup.sh
Cron:
/etc/cron.d/termix-backup
Automatically deploys:
Watchtower
Features:
- Container monitoring
- Automatic image updates
- Cleanup old images
- Background updates
Adds:
/etc/update-motd.d/
Automatically displays:
Powered by Hostragons Hosting
Runs:
bash <(curl -fsSL https://cdn.hostragons.com/storage/bash/hostragons_motd.sh)after installation.
Compatible with:
- Ubuntu 20+
- Ubuntu 22+
- Debian
- VPS environments
- Dedicated servers
- KVM virtualization
- Cloud instances
Works with:
- AWS EC2
- AWS Lightsail
- Microsoft Azure
- Google Cloud
- Oracle Cloud
- DigitalOcean
- Vultr
- Hetzner
- Contabo
- OVH
- Linode
- Hostinger VPS
- Dedicated servers
- Self-hosted infrastructure
Minimum:
- Root access
- Domain name
- Linux server
- Open ports:
22
80
443
Recommended:
- 2 CPU
- 4GB RAM
- 20GB SSD
Installed packages:
curl
nginx
ufw
fail2ban
certbot
python3-certbot-nginx
docker.io
docker-compose-plugin
Containers:
termix
guacd
watchtower
Run:
bash <(curl -fsSL https://cdn.hostragons.com/storage/bash/hostragons_termix_installer.sh)Enter:
Enter domain:
example.com
Enter email:
admin@example.com
Wait for automatic deployment.
Done:
https://example.com
- Self-hosted terminal server
- Remote desktop environments
- VPS management
- Linux administration
- Web-based SSH systems
- Cloud infrastructure management
- Hosting environments
- Development servers
- Team remote access
- Internal infrastructure tools
Hostragons Global Limited
Company Number:
14320956
Headquarters:
London, United Kingdom
Address:
71β75 Shelton Street
Covent Garden
London WC2H 9JQ
United Kingdom
Website:
https://www.hostragons.com/en/
Contact:
https://www.hostragons.com/en/contact
Client Area:
WhatsApp:
+44 7367 063425
Telegram:
Always deploy on clean systems whenever possible.
Recommended:
β Test first on staging environments
β Keep external backups
β Restrict SSH access
β Keep server updated
MIT License
Made with β€οΈ by Hostragons Global Limited