PaperSync
Application Docker from furch-services' Repository
Vue d'ensemble
Arguments d'exécution
- Interface utilisateur Web
http://[IP]:[PORT:8000]- Réseau
bridge- Coquille
sh- Privilégié
- false
Configuration du modèle
Persistent storage for the SQLite database and encrypted credentials.
- Cible
- /app/data
- Défaut
- /mnt/user/appdata/papersync/data
Container log files.
- Cible
- /app/logs
- Défaut
- /mnt/user/appdata/papersync/logs
Port for the PaperSync web dashboard.
- Cible
- 8000
- Défaut
- 8000
Fernet encryption key used to encrypt stored API credentials. Generate with: python3 -c "from cryptography.fernet import Fernet; print(Fernet.generate_key().decode())"
Password for the web UI login.
Username for the web UI login.
- Défaut
- admin
Application environment. Set to "development" to disable the secure cookie flag (e.g. when accessing without HTTPS).
- Défaut
- production
Logging verbosity. One of: DEBUG, INFO, WARNING, ERROR.
- Défaut
- INFO
SQLAlchemy database URL. The default path is correct for the bind-mounted data directory.
- Défaut
- sqlite:////app/data/papersync.db
Catégories
Détails
ghcr.io/furch-services/papersync:latestExécutez PaperSync sur Unraid.
PaperSync est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.