This repository was archived by the owner on Mar 7, 2025. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 308
Settings Updater
Chaz Larson edited this page May 5, 2021
·
6 revisions
-
Each time the Cloudbox Installer runs, the Settings Updater checks to see if new updates are to be added to your config files (i.e.
accounts.yml
,settings.yml
, andadv_settings.yml
). -
This allows new features and variable changes to be added directly into your settings file so that Cloudbox continues to function properly.
-
When a new entry is added, the install will then immediately exit (as a FAIL) and show this message:
TASK [settings : Check 'settings-updater.py' run status for new settings] ********************************************************************************************************************************************************** Tuesday 01 May 2018 14:54:42 +0200 (0:00:00.019) 0:00:03.900 *********** fatal: [localhost]: FAILED! => {"changed": false, "failed": true, "msg": "The script 'settings_updater.py' added new settings. Check `settings-updater.log` for details of new setting names added."} to retry, use: --limit @/home/seed/cloudbox/cloudbox.retry PLAY RECAP ************************************************************************************************************************************************************************************************************************* localhost : ok=8 changed=1 unreachable=0 failed=1
-
User can then take a look at their config files or the
settings_updater.log
file to see what was added. -
After reviewing and making any necessary changes to the config file, the user can re-run the Cloudbox install.
- Overview
- Presumptions
- Server
- Domain Name
- Cloudflare
- Cloud Storage
- Plex / Emby - Account
- Usenet vs. BitTorrent
Cloudbox
- Overview
- Dependencies (Choose only one of these)
- Settings
- Preinstall (Choose only one of these)
- SSH
- Ansible Vault
- Rclone
- Cloudbox (Choose only one of these)
- Application Setup
- Next Steps
Feederbox (do this first)
- Overview
- Dependencies
- Settings
- Preinstall
- SSH
- Ansible Vault
- Rclone
- Feederbox (Choose only one of these)
- Application Setup
- Next Steps
Mediabox
- Overview
- Dependencies
- Settings
- Preinstall
- SSH
- Ansible Vault
- Rclone
- Mediabox (Choose only one of these)
- Application Setup
- Next Steps
- Cloudplow (Media Uploader)
- cb utility script (Develop branch only}
- Updating Cloudbox (Choose only one of these)
- Updating Cloudbox Apps
- Removing Cloudbox Apps
- Resetting Cloudbox Apps
- Migrating Cloudbox
- Settings Updater
- Ansible Vault Primer
- Plex Access Token
- Plex Autoscan Extras
- Pushover
- Google Drive API Client ID and Client Secret
- Useful Docker Commands
- Add Your Own Docker Container into Cloudbox
- Revoking SSL Certificates
- Feeder Mount
- Adding a Subdomain
- HTTP Auth Support
- Emby
- Nextcloud
- Resilio Sync
- Plex DupeFinder
- Heimdall
- NZBHydra v1
- Plex Requests
- Sickbeard MP4 Automator
- SABnzbd
- Traktarr
See Community Wiki.