2798e29d / scripts /start /restic-start.sh

Commit History

Update the restic configuration file to shorten the backup interval to 60 seconds and adjust the compression level to maximum to improve the backup efficiency. At the same time, fix the configuration file path in the restic startup script to ensure that the project configuration is loaded correctly.
da55595

autoface commited on

Add aria2 and webdav configuration template files and update the associated startup scripts to generate configurations from the templates. Modify restic startup scripts to use project configuration templates to simplify configuration management.
a225f5b

autoface commited on

Fixed script paths to unify directory structure
28975d3

autoface commited on

Update file path and port configuration
519d346

autoface commited on

Update the Dockerfile to simplify the directory structure, remove unnecessary file copying steps, and update the documentation to reflect how configuration files are used. Modified the restic startup script to directly reference configuration file paths within containers to ensure clearer logic for configuration file creation and path replacement.
429d345

autoface commited on

Add restic auto-recovery feature and backup service conflict checking
cf5db51

autoface commited on