CoolFace
Apppublic

hftestx/52c75d7a

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
24 commits on main
fc0de0b1y ago

test

autoface
54e52041y ago

test

autoface
9f82bc01y ago

test

autoface
06094c91y ago

Update filebrowser-start.sh script to add environment variable configuration to simplify user customization. Modify the initialization logic for database path, user and port configuration to ensure that detailed configuration information is output at startup.

autoface
2889faa1y ago

Fix the script path in docker-entrypoint.sh by changing "scripts/utils/restic-restore.sh" to "scripts/utils/restic-restore.sh" to ensure a consistent directory structure.

autoface
28975d31y ago

Fixed script paths to unify directory structure

autoface
519d3461y ago

Update file path and port configuration

autoface
fb4f47d1y ago

Update docker-entrypoint.sh to load the service configuration to ensure consistent startup behavior. Add load logic for restic and persistence configurations and update AWS configuration item comment format in restic.conf.

autoface
5b0a02b1y ago

Updated the log directory structure to change all log paths from `/home/user/logs` to `/home/user/log` to simplify file management. Also update related scripts and configuration files to reflect this change.

autoface
429d3451y ago

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.

autoface
49523bd1y ago

Delete the rules file rule.mdc to simplify the project structure

autoface
a93639b1y ago

Remove aria2 configuration templates and related startup scripts to simplify configuration management

autoface
a9b851c1y ago

Add WebDAV support and related configurations and scripts

autoface
cf5db511y ago

Add restic auto-recovery feature and backup service conflict checking

autoface
5934ab91y ago

Adding aria2 profile templates and associated startup and installation scripts

autoface
0ded9811y ago

Refactoring core service installation and startup scripts

autoface
2d25c421y ago

Remove startup message output from docker-entrypoint.sh to simplify startup scripts

autoface
4dad9c61y ago

Enhanced dataset upload and rebuild logic to ensure datasets exist and are private before uploading. Updated relevant API calls to create private datasets.

autoface
23759901y ago

Update startup scripts and document titles

autoface
8b369911y ago

Refactoring core service installation and startup scripts

autoface
f69f7441y ago

Remove LFS storage cleanup configuration and refactor pre-upload checking and cleanup logic

autoface
fa446dc1y ago

Adding Hugging Face data persistence tool and related configurations

autoface
e070be51y ago

Enhance persistence configuration and scripts for Hugging Face integration

autoface
9b205e11y ago

first commit

autoface