File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -6,19 +6,19 @@ Choose the installation method that works best for your platform and use case.
66
77For running the required Termix backend and web-app front end:
88
9- - ** [ Docker] ( ./install/ server/docker ) ** - The simplest way to get Termix server up and running with Docker.
10- - ** [ Manual] ( ./install/ server/manual ) ** - Build and compile Termix from source code for custom deployments.
11- - ** [ Proxmox] ( ./install/ server/proxmox ) ** - Install to Proxmox as a container via Proxmox VE Helper-Scripts .
9+ - ** [ Docker] ( ./server/docker ) ** - The simplest way to get Termix server up and running with Docker.
10+ - ** [ Manual] ( ./server/manual ) ** - Build and compile Termix from source code for custom deployments.
11+ - ** [ Proxmox] ( ./server/proxmox ) ** - Install to Proxmox as a container via Proxmox VE Helper-Scripts .
1212
1313## Connector
1414
1515For running Termix as a client/connector application that connects to the server (requires one of the above server installations to be running):
1616
17- - ** [ Windows] ( ./install/ connector/windows ) ** - Download Windows portable executable or installer.
18- - ** [ Linux] ( ./install/ connector/linux ) ** - Download Linux portable executable or installer.
19- - ** [ macOS] ( ./install/ connector/macos ) ** - Download macOS portable executable or via the App Store.
20- - ** [ iOS] ( ./install/ connector/ios ) ** - Download iOS mobile app from the Apple App Store or via ` .ipa ` .
21- - ** [ Android] ( ./install/ connector/android ) ** - Download Android mobile app from the Google Play Store or via ` .apk ` .
17+ - ** [ Windows] ( ./connector/windows ) ** - Download Windows portable executable or installer.
18+ - ** [ Linux] ( ./connector/linux ) ** - Download Linux portable executable or installer.
19+ - ** [ macOS] ( ./connector/macos ) ** - Download macOS portable executable or via the App Store.
20+ - ** [ iOS] ( ./connector/ios ) ** - Download iOS mobile app from the Apple App Store or via ` .ipa ` .
21+ - ** [ Android] ( ./connector/android ) ** - Download Android mobile app from the Google Play Store or via ` .apk ` .
2222
2323## Support
2424
You can’t perform that action at this time.
0 commit comments