Sharry
Application Docker from Djoss' Repository
Vue d'ensemble
Arguments d'exécution
- Interface utilisateur Web
http://[IP]:[PORT:9090]- Réseau
bridge- Privilégié
- false
Configuration du modèle
Stores the application's configuration, state, logs, and any files requiring persistency.
- Cible
- /config
- Défaut
- /mnt/user/appdata/sharry
ID of the user the application runs as.
- Cible
- USER_ID
- Défaut
- 99
ID of the group the application runs as.
- Cible
- GROUP_ID
- Défaut
- 100
Mask controlling permissions for newly created files and folders, specified in octal notation.
- Cible
- UMASK
- Défaut
- 0000
Priority at which the application should run. A niceness value of `-20` is the highest, `19` is the lowest and `0` the default. NOTE: Setting a negative value requires additional permissions. Thus, `--cap-add=SYS_NICE` must be added to Extra Parameters (shown when Advanced View is enabled).
- Cible
- APP_NICENESS
- Défaut
- 0
The external URL where Sharry can be reached (e.g. `https://sharry.example.com`). This is used to create absolute URLs and to configure the authentication cookie. These URLs are sent to the client, so they must resolve back to the Sharry server. If the default value is used, the external URL is obtained dynamically by inspecting HTTP headers of the request.
- Cible
- SHARRY_BASE_URL
- Défaut
- http://localhost:9090
Username of the built-in administrator account. Setting this variable to an empty value disables this account.
- Cible
- SHARRY_BACKEND_AUTH_FIXED_USER
- Défaut
- admin
Password of the built-in administrator account. Setting this variable to an empty value disables this account.
- Cible
- SHARRY_BACKEND_AUTH_FIXED_PASSWORD
- Défaut
- changeme
Port used to access the web interface of the application. NOTE: This setting is relevant only when the Network Type is set to `Bridge`.
- Cible
- 9090
- Défaut
- 7828
Catégories
Télécharger les statistiques
Détails
jlesage/sharryExécutez Sharry sur Unraid.
Sharry est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.