TransmissionX¶
What is it?¶
TransmissionX is an arrX role for Transmission.
Transmission is a fast, easy, and free BitTorrent client.
| Details | |||
|---|---|---|---|
| Project home | Docs | Github | Docker | 
1. Installation¶
sb install sandbox-transmissionx
2. URL¶
- To access TransmissionX, visit 
https://transmissionx._yourdomain.com_ 
3. Setup¶
- 
Read through the general arrX role instructions.
 - 
Add your X instance names to the TransmissionX section in saltbox
settings.yml: using a list format as below.transmissionx: roles: - reality - games - 
Run the Saltbox installer to generate your X instances of transmission.
sb install sandbox-transmissionx - 
For app specific instructions refer to the parent role,
 - transmission
 - and the transmission upstream documentation 
Documentation