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

Installation

Default install:

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

Default Credentials

UsernamePassword
admin@trek.localNone

Notes

A default admin account is seeded during setup with the email admin@trek.local.
ENCRYPTION_KEY is auto-generated during setup and stored in /opt/trek/server/.env.
Set APP_URL in /opt/trek/server/.env if you plan to use OIDC or email-based features.

Web Interface

Port: 3000

Source code
Loading...