Commit Graph

8 Commits

Author SHA1 Message Date
MickLesk
20fd374b08 fix(trek): reset admin password via direct DB update after server init 2026-04-03 22:19:21 +02:00
MickLesk
acfbb23d70 fix(trek): set explicit admin creds via env vars, save to ~/trek.creds 2026-04-03 21:33:51 +02:00
MickLesk
f13616e3b9 fix(trek): extract admin creds from log; fix(slink): export APP_ENV=prod for all symfony commands 2026-04-02 22:53:30 +02:00
MickLesk
81bdfe5eaa fix(soulsync): use uv pip instead of missing venv pip 2026-04-02 22:41:25 +02:00
MickLesk
c04e0141b9 fix(trek): add python3 dep, install all npm deps, improve env config 2026-04-02 22:40:49 +02:00
MickLesk
486eb90163 fix(slink): upgrade PHP 8.3 → 8.5 (required by latest release) 2026-04-02 22:21:47 +02:00
MickLesk
deb95b1bcf fix(trek,anchor,slink): use Node.js 24 instead of 22 2026-04-02 22:04:39 +02:00
MickLesk
2a75902281 feat(new-scripts): add TREK, SoulSync, UpSnap, Anchor, Slink
- TREK: Self-hosted travel planner (Node.js 22, Express, SQLite)
- SoulSync: Music discovery & automation (Python 3.11, Flask)
- UpSnap: Wake-on-LAN web app (Go binary, PocketBase)
- Anchor: Offline-first note taking (NestJS, Next.js, PostgreSQL)
- Slink: Image sharing platform (PHP/Symfony, SvelteKit, Redis, Caddy)
2026-04-02 21:55:54 +02:00