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)"
Default Credentials
| Username | Password |
|---|---|
admin@trek.local | None |
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.