rw-photonix

rw-photonix

Aplicación Docker from cedev's Repository

Visión general

Photonix is a photo management application that streamlines the process of storing, presenting and re-discovering photos. Once set up it will ingest all the photos in your collection and start building up an image database of everything you could want to search and filter by. It makes your entire collection available to you, whichever device you’re using — as long as you can get to a web browser.

Requisitos

PostgreSQL database and redis cache

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:80]/
Red
bridge
Privilegiado
false

Configuración de plantillas

Webui PortPorttcp

External WebUI Port

Objetivo
80
Por defecto
8080
PhotosPathrw

Container Path: /data/photos

Objetivo
/data/photos
Por defecto
/mnt/user
Raw PhotosPathrw

Container Path: /data/raw-photos-processed

Objetivo
/data/raw-photos-processed
CachePathrw

Container Path: /data/cache

Objetivo
/data/cache
ModelsPathrw

Container Path: /data/models

Objetivo
/data/models
EnvironmentVariable

(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.

Objetivo
ENV
Por defecto
prd
Demo ModeVariable

(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

Objetivo
DEMO
Por defecto
0
Sample DataVariable

(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).

Objetivo
SAMPLE_DATA
Por defecto
0
Admin UsernameVariable

Creates a username for the admin user on first run

Objetivo
ADMIN_USERNAME
Por defecto
admin
Admin PasswordVariable

Sets password for the admin user on first run. If this is set but ADMIN_USERNAME is not, the username will be admin

Objetivo
ADMIN_PASSWORD
Por defecto
admin
Postgres HostVariable

Host name for Postgres database instance.

Objetivo
POSTGRES_HOST
Por defecto
photonix_postgres11
Postgres DatabaseVariable

Database name for Postgres database instance, will be auto-created on first run if it doesn't exist.

Objetivo
POSTGRES_DB
Por defecto
photonix
Postgres UserVariable

Username for Postgres database.

Objetivo
POSTGRES_USER
Por defecto
postgres
Postgres PasswordVariable

Password for Postgres database.

Objetivo
POSTGRES_PASSWORD
Por defecto
postgres
Postgres PortVariable

Port for Postgres database.

Objetivo
POSTGRES_PORT
Por defecto
5432
Redis HostVariable

Redis hostname, used for resource locking.

Objetivo
REDIS_HOST
Por defecto
photonix_redis
Redis PortVariable

Redis port number.

Objetivo
REDIS_PORT
Por defecto
6379
Redis DatabaseVariable

Redis database number.

Objetivo
REDIS_DB
Por defecto
0
Allowed HostsVariable

Restricts access for Django backend to be accessed from just a certain hostname.

Objetivo
ALLOWED_HOSTS
Por defecto
*
Django Secret KeyVariable

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.

Objetivo
DJANGO_SECRET_KEY
Log LevelVariable

Determines what level of logging to output to terminal.

Objetivo
LOG_LEVEL
Por defecto
INFO
Django Log LevelVariable

Determines what level of Django logging to output to terminal.

Objetivo
DJANGO_LOG_LEVEL
Por defecto
WARNING

Descargar estadísticas

247,632
Descargas totales
1,475
Este mes
2,161
Media / Mes

Descargas totales a lo largo del tiempo

Cargando gráfico...

Detalles

Repositorio
photonixapp/photonix
Última actualización2026-04-10
Visto por primera vez2021-08-18

Ejecute rw-photonix en Unraid.

rw-photonix se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.