rw-photonix
Docker-Anwendung from cedev's Repository
Übersicht
Anforderungen
PostgreSQL database and redis cache
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:80]/- Netzwerk
bridge- Privilegiert
- false
Konfiguration der Vorlage
External WebUI Port
- Ziel
- 80
- Standard
- 8080
Container Path: /data/photos
- Ziel
- /data/photos
- Standard
- /mnt/user
Container Path: /data/raw-photos-processed
- Ziel
- /data/raw-photos-processed
Container Path: /data/cache
- Ziel
- /data/cache
Container Path: /data/models
- Ziel
- /data/models
(prd or dev) In prd mode, running code and services are as optimised as possible. Running in dev mode enables features like Webpack/React hot module reloading (HMR), Django Runserver (code auto-reloading), Storybook server etc.
- Ziel
- ENV
- Standard
- prd
(0 or 1) Starts the environment with a demo user account, library and downloads some demo photos. This is how the demo at https://demo.photonix.org/ runs
- Ziel
- DEMO
- Standard
- 0
(0 or 1) Creates same account, library and photos as in DEMO mode but still allows you to make modifying changes as a user (most useful for developers).
- Ziel
- SAMPLE_DATA
- Standard
- 0
Creates a username for the admin user on first run
- Ziel
- ADMIN_USERNAME
- Standard
- admin
Sets password for the admin user on first run. If this is set but ADMIN_USERNAME is not, the username will be admin
- Ziel
- ADMIN_PASSWORD
- Standard
- admin
Host name for Postgres database instance.
- Ziel
- POSTGRES_HOST
- Standard
- photonix_postgres11
Database name for Postgres database instance, will be auto-created on first run if it doesn't exist.
- Ziel
- POSTGRES_DB
- Standard
- photonix
Username for Postgres database.
- Ziel
- POSTGRES_USER
- Standard
- postgres
Password for Postgres database.
- Ziel
- POSTGRES_PASSWORD
- Standard
- postgres
Port for Postgres database.
- Ziel
- POSTGRES_PORT
- Standard
- 5432
Redis hostname, used for resource locking.
- Ziel
- REDIS_HOST
- Standard
- photonix_redis
Redis port number.
- Ziel
- REDIS_PORT
- Standard
- 6379
Redis database number.
- Ziel
- REDIS_DB
- Standard
- 0
Restricts access for Django backend to be accessed from just a certain hostname.
- Ziel
- ALLOWED_HOSTS
- Standard
- *
Sets value for Django to use as a secret key (sessions, hashing, signing etc.). By default we automatically generate a cryptographically secure key on first run and store it in Redis for future.
- Ziel
- DJANGO_SECRET_KEY
Determines what level of logging to output to terminal.
- Ziel
- LOG_LEVEL
- Standard
- INFO
Determines what level of Django logging to output to terminal.
- Ziel
- DJANGO_LOG_LEVEL
- Standard
- WARNING
Kategorien
Statistik herunterladen
Gesamte Downloads im Laufe der Zeit
Einzelheiten
photonixapp/photonixFühren Sie rw-photonix auf Unraid aus.
rw-photonix ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.