Alpine Linux¶
Install Trident on Alpine Linux using APK.
Automatic Setup¶
The repository setup script handles everything:
Then install:
Manual Setup¶
1. Import the signing key¶
sudo mkdir -p /etc/apk/keys
sudo curl -fsSL https://pkg.trident-cache.com/gpg \
-o /etc/apk/keys/packages@trident.dev.rsa.pub
2. Add the repository¶
Append the repository URL to /etc/apk/repositories:
3. Install¶
Verify Installation¶
Next Steps¶
- Configuration — edit
/etc/trident/config.toml - Service Management — manage the Trident service