Post

AdventureLog

Adventure Log is an app designed to track outdoor activities and personal achievements, allowing users to log their adventures with photos, notes, and location data. It focuses on enhancing outdoor experiences by preserving memories and sharing them with others.

AdventureLog

Installation

Default install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/adventurelog.sh)"
CPU: 2 cores RAM: 2048 MB Disk: 7 GB OS: Debian 13

Configuration

Config file:

1
/opt/adventurelog/backend/server/.env

Notes

AdventureLog uses an initial local IP, if you change your LXC-IP, you need to change the IP here: /opt/adventurelog/backend/server/.env and here: /opt/adventurelog/frontend/.env
Use cat ~/adventurelog.creds to see login credentials.

Web Interface

Port: 3000

This post is licensed under CC BY 4.0 by the author.