Installation
TPM+ Users
TPM+ is hosted by Coflnet - no installation required. See TPM+ Overview.
Standard TPM (VPS)
1. Setup VPS
Get a VPS with 1GB RAM, 1 CPU core. See VPS Setup Guide.
2. Install Node.js
sudo apt-get install -y nodejs3. Get TPM
Visit this GitHub releases page Pick the version which fits your chosen OS (in most cases linux if using a VPS)
mkdir tpm
cd tpm
curl -o TPM-loader-linux https://github.com/IcyHenryT/TPM-Loader/releases/download/1.0.2/TPM-loader-linux4. Start TPM
Then, press CTRL+C twice.
5. Configure
Edit config.json5 using nano config.json5
Get configs from Config Hub Discord.
Keep Running (Optional)
Tmux:
PM2:
Troubleshooting
Node.js version: Requires v16+
Permissions:
Authentication cache issues:
Next: Quickstart Guide | Config Structure | Troubleshooting
Last updated
Was this helpful?