Trek_CN/server
jubnl 50424fc574
feat: support ADMIN_EMAIL and ADMIN_PASSWORD env vars for initial admin setup
Allow the first-boot admin account to be configured via ADMIN_EMAIL and
ADMIN_PASSWORD environment variables. If both are set the account is created
with those credentials; otherwise the existing random-password fallback is
used. Documented across .env.example, docker-compose.yml, Helm chart
(values.yaml, secret.yaml, deployment.yaml), and CLAUDE.md.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-01 23:09:57 +02:00
..
public fix: always fetch fresh photo URLs for map markers instead of using stored HTTP URLs 2026-04-01 19:48:58 +02:00
scripts feat: add encryption key migration script and document it in README 2026-04-01 09:35:32 +02:00
src feat: support ADMIN_EMAIL and ADMIN_PASSWORD env vars for initial admin setup 2026-04-01 23:09:57 +02:00
.env.example feat: support ADMIN_EMAIL and ADMIN_PASSWORD env vars for initial admin setup 2026-04-01 23:09:57 +02:00
package-lock.json chore: bump version to 2.7.2 2026-04-01 19:13:32 +02:00
package.json chore: bump version to 2.7.2 2026-04-01 19:13:32 +02:00
reset-admin.js Stabilize core: better-sqlite3, versioned migrations, graceful shutdown 2026-03-22 17:52:24 +01:00
tsconfig.json some fixes 2026-03-30 06:59:24 +02:00