Community Repository for Unofficial Cloudbox Add-ons
curl -s https://cloudbox.works/scripts/cmrepo.sh | bash >/dev/null 2>&1; cd ~/communitygit checkout developIf you have setup an Ansible vault password file for Cloudbox, you will need to add its location to the Community Repo folder's ansible.cfg file.
-
Open
~/community/ansible.cfgnano ~/community/ansible.cfg -
Add entry for
vault_password_filepointing to the path of your Cloudbox vault password file.vault_password_file = ~/.ansible_vault -
Should now look like this:
[defaults] inventory = ~/cloudbox/inventories/local callback_whitelist = profile_tasks command_warnings = False retry_files_enabled = False hash_behaviour = merge roles_path = ~/cloudbox/roles vault_password_file = ~/.ansible_vault
-
Save and exit: Ctrl + X Y Enter
sudo ansible-playbook community.yml --tags <ROLENAME>See wiki for setup guides.
Please note some roles are only available in develop.
- ***arrX - Create multiple Sonarr/Radarr/Bazarr roles
- airsonic
- beets
- bitwarden - Bitwarden self-hosted server.
- bookstack
- calibre-rdp - Media path set to
/Media/Books - calibre-web - Loads opt/calibre (uses calibre-rdp db)
- deluge - Deluge torrent client
- embystats
- funkwhale
- gazee - comic book reader
- goplaxt - goplaxt Plex/Trakt Scrobbler
- invoiceninja
- jellyfin - jellyfin emby fork
- kitana - A responsive Plex plugin web frontend
- lazylibrarian - (uses calibre-rdp db)
- logarr
- mediabutler - Discord bot
- mellow - Discord Bot
- monitorr
- myjdownloader
- mylar - automated comic book downloader
- qbittorrent - qBitorrent torrent client
- radarr1080 - Additional Radarr
- radarrX - Similar to sonarrX but for radarr, to create multiple roles
- sonarr1080 - Additional Sonarr
- sonarrv3 - Sonar phantom (v3) branch based role
- sonarrX - Experimental Sonarr v3 role to create multiple roles
- subsonic
- telly - Set version in telly.yml. Choices are
1.0,1.1, and1.5. These can be quoted or non-quoted. Includes Telly 1.0 (Needs settings fromtelly10section intelly.yml), 1.1 dev branch (Needs settings from thetelly11section intelly.yml) and 1.5 unsupported alpha build (does not need any settings fromtelly.yml). - Wordpress - Wordpress deployment
- xteve