AdventureLog---Backend

AdventureLog---Backend

Docker app from grtgbln's Repository

Overview

Discover new places, track your adventures, and share your experiences with friends and family.

Requirements


        Requires a separate PostGIS database container.
    

Runtime arguments

Network
bridge
Privileged
false

Template configuration

API PortPorttcp

Container Port: 80

Target
80
Default
8016
Value
8016
Database - HostVariable

PostGIS Host

Target
PGHOST
Database - NameVariable

PostGIS Database Name

Target
PGDATABASE
Database - UserVariable

PostGIS User

Target
PGUSER
Database - PasswordVariable

PostGIS Password

Target
PGPASSWORD
Secret KeyVariable
Target
SECRET_KEY
Admin UsernameVariable

Admin Username

Target
DJANGO_ADMIN_USERNAME
Default
admin
Admin EmailVariable

Admin Email

Target
DJANGO_ADMIN_EMAIL
Admin PasswordVariable

Admin Password

Target
DJANGO_ADMIN_PASSWORD
Public URLVariable

Used for the creation of image URLs. Must match API Port.

Target
PUBLIC_URL
Default
http://IP_ADDRESS:8016
Value
http://IP_ADDRESS:8016
Frontend URLVariable

Used for email generation. Must match the frontend URL.

Target
FRONTEND_URL
Default
http://IP_ADDRESS:8015
Value
http://IP_ADDRESS:8015
CSRF Trusted OriginsVariable

Comma separated list of backend and frontend URLs

Target
CSRF_TRUSTED_ORIGINS
Default
http://localhost:8016,http://localhost:8015
Value
http://IP_ADDRESS:8016,http://IP_ADDRESS:8015
Media PathPath

Path to the media folder

Target
/code/media
Default
/mnt/user/appdata/adventurelog/media
Value
/mnt/user/appdata/adventurelog/media
DebugVariable

Enable Debug Mode

Target
DEBUG
Default
False|True

Details

Repository
ghcr.io/seanmorley15/adventurelog-backend:latest
Last Updated2026-06-01
First Seen2025-01-10

Run AdventureLog---Backend on Unraid.

AdventureLog---Backend is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.