AdventureLog---Backend
Docker 应用程序 from grtgbln's Repository
概述
Discover new places, track your adventures, and share your experiences with friends and family.
要求
Requires a separate PostGIS database container.
运行时参数
- 网络
bridge- 特权
- false
模板配置
API PortPorttcp
Container Port: 80
- 目标
- 80
- 默认值
- 8016
- 价值
- 8016
Database - HostVariable
PostGIS Host
- 目标
- PGHOST
Database - NameVariable
PostGIS Database Name
- 目标
- PGDATABASE
Database - UserVariable
PostGIS User
- 目标
- PGUSER
Database - PasswordVariable
PostGIS Password
- 目标
- PGPASSWORD
Secret KeyVariable
- 目标
- SECRET_KEY
Admin UsernameVariable
Admin Username
- 目标
- DJANGO_ADMIN_USERNAME
- 默认值
- admin
Admin EmailVariable
Admin Email
- 目标
- DJANGO_ADMIN_EMAIL
Admin PasswordVariable
Admin Password
- 目标
- DJANGO_ADMIN_PASSWORD
Public URLVariable
Used for the creation of image URLs. Must match API Port.
- 目标
- PUBLIC_URL
- 默认值
- http://IP_ADDRESS:8016
- 价值
- http://IP_ADDRESS:8016
Frontend URLVariable
Used for email generation. Must match the frontend URL.
- 目标
- FRONTEND_URL
- 默认值
- http://IP_ADDRESS:8015
- 价值
- http://IP_ADDRESS:8015
CSRF Trusted OriginsVariable
Comma separated list of backend and frontend URLs
- 目标
- CSRF_TRUSTED_ORIGINS
- 默认值
- http://localhost:8016,http://localhost:8015
- 价值
- http://IP_ADDRESS:8016,http://IP_ADDRESS:8015
Media PathPath
Path to the media folder
- 目标
- /code/media
- 默认值
- /mnt/user/appdata/adventurelog/media
- 价值
- /mnt/user/appdata/adventurelog/media
DebugVariable
Enable Debug Mode
- 目标
- DEBUG
- 默认值
- False|True
详细信息
存储库
ghcr.io/seanmorley15/adventurelog-backend:latest最后更新2026-05-31
初见2025-01-10
在Unraid 上运行 AdventureLog---Backend 。
AdventureLog---Backend 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。