Skip to main content

Installation

Choose the installation method that works best for your platform and use case.

Server

For running the required Termix backend and web-app front end:

  • Docker - The simplest way to get Termix server up and running with Docker.
  • Kubernetes - Deploy to a cluster with the official Helm chart.
  • Manual - Build and compile Termix from source code for custom deployments.
  • Proxmox - Install to Proxmox as a container via Proxmox VE Helper-Scripts.

All of these store data in SQLite by default, which needs no setup. PostgreSQL and MySQL are also supported if you would rather use a database server you already run. See Database.

Not sure how much CPU, memory, or disk to give it? See Benchmarks for measured usage and minimum specs. For most people, 1 core and 1 GB of RAM is plenty.

Cloud Hosting

For hosting the Termix server on a cloud provider. Running Termix outside the network it manages means an outage cannot take Termix with it, so your hosts and saved sessions stay reachable when you need them most. You also get a static IP and access from anywhere without a VPN or port forward.

  • GINERNET - Install and run the Termix server on a GINERNET VPS.

Connector

For running Termix as a client/connector application that connects to the server (requires one of the above server installations to be running):

  • Windows - Download Windows portable executable or installer.
  • Linux - Download Linux portable executable or installer.
  • macOS - Download macOS portable executable or via the App Store.
  • iOS - Download iOS mobile app from the Apple App Store or via .ipa.
  • Android - Download Android mobile app from the Google Play Store or via .apk.