omnivore/self-hosting
Rohit Amarnath 09a1a8b80d feat: make demo user configurable via environment variables
- Move demo user credentials from hardcoded values to environment variables
- Add DEMO_USER_EMAIL, DEMO_USER_PASSWORD_HASH, DEMO_USER_NAME, DEMO_USERNAME env vars
- Add password hashing utility script for generating secure password hashes
- Update docker-compose.yml to properly load .env files and add restart policies
- Update .env.example with demo user configuration documentation

BREAKING CHANGE: Demo user is now configured via environment variables instead of hardcoded values
2025-09-21 20:06:59 -04:00
..
docker-compose feat: make demo user configurable via environment variables 2025-09-21 20:06:59 -04:00
helm use RollingUpdate 2024-02-14 18:05:05 +01:00
nginx fix(nginx): add max size to requests to nginx 2025-08-30 17:29:21 +02:00
build-and-push-images.sh minor improvements 2024-01-17 17:16:49 +01:00
Dockerfile fix(): Add network timeout to all yarn installs 2025-07-29 19:01:37 +02:00
GUIDE.md Initial prototype of the V3 manifest extension (#4357) 2025-02-23 16:35:41 +01:00