salty
salty
add templates for external services to the advanced section, such as this ```yaml http: routers: ansible-http: entryPoints: - "web" rule: "Host(`ansible.saltbox.dev`)" middlewares: - globalHeaders - redirect-to-https@docker - gzip@docker service: "ansible"...
document the backup role template change in the config
add set-backup/unset-backup crontab toggle explanation to the Traefik 3.0 upgrade explainer since it might confuse longtime users. backup2 has set-backup2/unset-backup2 to toggle the crontab entry.
maybe we should mention the rutorrent image change which means no more autodl?
document the new way of toggling rclone remotes: old way ```yaml --- downloads: /mnt/unionfs/downloads transcodes: /mnt/local/transcodes rclone: version: latest remote: shell: bash authelia: master: yes subdomain: login ``` new way...
Fix tag references on pages related to these two commits: https://github.com/saltyorg/Saltbox/commit/571dfc125bc560299bfc89d3df6d9969bdc7a4e3 https://github.com/saltyorg/Sandbox/commit/19fac11ec6cb67752d8945fb29d580ef2c7ad11a
add a section that explains the way to add custom Traefik routers and services using the YAML files.
Why not fix all of them while you're at it? :D
Was there something wrong with this since you closed it or?
branch commands are only useful for when users test something we don't think is ready for the main branch.