AdventureLog---Backend
AdventureLog---Backend
Aplicación Docker from grtgbln's Repository
Visión general
Discover new places, track your adventures, and share your experiences with friends and family.
Requisitos
Requires a separate PostGIS database container.
Argumentos en tiempo de ejecución
- Red
bridge- Privilegiado
- false
Configuración de plantillas
API PortPorttcp
Container Port: 80
- Objetivo
- 80
- Por defecto
- 8016
- Valor
- 8016
Database - HostVariable
PostGIS Host
- Objetivo
- PGHOST
Database - NameVariable
PostGIS Database Name
- Objetivo
- PGDATABASE
Database - UserVariable
PostGIS User
- Objetivo
- PGUSER
Database - PasswordVariable
PostGIS Password
- Objetivo
- PGPASSWORD
Secret KeyVariable
- Objetivo
- SECRET_KEY
Admin UsernameVariable
Admin Username
- Objetivo
- DJANGO_ADMIN_USERNAME
- Por defecto
- admin
Admin EmailVariable
Admin Email
- Objetivo
- DJANGO_ADMIN_EMAIL
Admin PasswordVariable
Admin Password
- Objetivo
- DJANGO_ADMIN_PASSWORD
Public URLVariable
Used for the creation of image URLs. Must match API Port.
- Objetivo
- PUBLIC_URL
- Por defecto
- http://IP_ADDRESS:8016
- Valor
- http://IP_ADDRESS:8016
Frontend URLVariable
Used for email generation. Must match the frontend URL.
- Objetivo
- FRONTEND_URL
- Por defecto
- http://IP_ADDRESS:8015
- Valor
- http://IP_ADDRESS:8015
CSRF Trusted OriginsVariable
Comma separated list of backend and frontend URLs
- Objetivo
- CSRF_TRUSTED_ORIGINS
- Por defecto
- http://localhost:8016,http://localhost:8015
- Valor
- http://IP_ADDRESS:8016,http://IP_ADDRESS:8015
Media PathPath
Path to the media folder
- Objetivo
- /code/media
- Por defecto
- /mnt/user/appdata/adventurelog/media
- Valor
- /mnt/user/appdata/adventurelog/media
DebugVariable
Enable Debug Mode
- Objetivo
- DEBUG
- Por defecto
- False|True
Detalles
Repositorio
ghcr.io/seanmorley15/adventurelog-backend:latestÚltima actualización2026-06-01
Visto por primera vez2025-01-10
Ejecute AdventureLog---Backend en Unraid.
AdventureLog---Backend se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.