You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched and confirmed no existing open / closed issues, or open / closed PRs exist for this recipe
I have confirmed that the app is actively supported by its developers (i.e., not deprecated or abandoned)
📜 Description
This is part of a multi-part request for an autopirate stack for K8s
Download clients are a large part of any autopirate stack, and for torrents, there are quite a few solutions available. Transmission is a popular one, and one I already have set up, but almost any would do.
I have already completed setup For Transmission and just need a bit of assistance with polishing and documentation.
Networking notes: this app may also require inbound access over a VPN to an arbitrary port, depending on the setup, for torrent connectivity
🤪 Sanity check
📜 Description
This is part of a multi-part request for an autopirate stack for K8s
Download clients are a large part of any autopirate stack, and for torrents, there are quite a few solutions available. Transmission is a popular one, and one I already have set up, but almost any would do.
I have already completed setup For Transmission and just need a bit of assistance with polishing and documentation.
Networking notes: this app may also require inbound access over a VPN to an arbitrary port, depending on the setup, for torrent connectivity
🏠 Project Homepage
https://transmissionbt.com/
💬 Your Discord username
megashinysnivy#9000
🤹♀️ Orchestration Platform
docker stack deploy
💍 Engagement
Code of Conduct
🔐 Authentication
The app needs something in front of it to secure access (traefik-forward-auth, authelia, etc)
💼 Config Management
The app is configured with environment variables, The app is configured interactively which then persists the config to the filesystem
💼 Connnectivity
The app requires inbound web access HTTP/S access
💾 Data persistence
The app needs access to its own persistent data (i.e. logs, database directory, etc), The app needs access to outside data (i.e. a media player)
🪂 Backup
The app can be backed up with a simple filesystem data copy
The text was updated successfully, but these errors were encountered: