Post

TREK

TREK is a self-hosted, real-time collaborative travel planner with interactive maps, budgets, packing lists, weather forecasts, PWA support, and multi-user collaboration via WebSocket.

TREK
In Development
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.

Installation

Default install:

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

Configuration

Config file:

1
/opt/trek/server/.env

Notes

The first user to register becomes the admin.
ENCRYPTION_KEY is auto-generated during setup. See /opt/trek/server/.env.

Web Interface

Port: 3000

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