salty

Results 86 comments of salty

document restore_tar functionality to restore a single app

document qbittorrent host install

document backup_rclone_env

qbittorrent will be the default torrent client

document the legacy volume toggle ```yaml docker_legacy_volume: false ```

document mounts_override ```yaml mounts_override: true ```

document these toggles ```yaml skip_dns: false role_dns_enabled: "{{ lookup('vars', role_name + '_dns_enabled', default=true) }}" ```

document the traefik middleware var changes. ```yaml speedtest_traefik_sso_middleware: "" speedtest_traefik_middleware_default: "{{ traefik_default_middleware }}" speedtest_traefik_middleware_custom: "" ``` instead of ```yaml speedtest_traefik_middleware: "{{ traefik_default_middleware }}" ``` since inventory edits that try editing...

document traefik API whitelisting change.

document how to migrate databases from legacy installs to the new per app instance database format.