Skip to content

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

  1. Read through the general arrX role instructions.

  2. Add your X instance names to the TransmissionX section in saltbox settings.yml: using a list format as below.

        transmissionx:
          roles:
            - reality
            - games
    
  3. Run the Saltbox installer to generate your X instances of transmission.

        sb install sandbox-transmissionx
    
  4. For app specific instructions refer to the parent role,

  5. transmission
  6. and the transmission upstream documentation
    Documentation