Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set Admin Email and Password via Environment Variables #1251

Open
AmsellemJoseph opened this issue Feb 6, 2025 · 0 comments
Open

Set Admin Email and Password via Environment Variables #1251

AmsellemJoseph opened this issue Feb 6, 2025 · 0 comments

Comments

@AmsellemJoseph
Copy link

Hey,

I'm trying to deploy Hatchet Lite using Docker Compose by following the official instructions:
🔗 Hatchet Lite Self-Hosting Guide

In the Accessing Hatchet Lite section (link), it states that a default user is created with the following credentials:

Email: [email protected]
Password: Admin123!!
Is there a way to define the admin email and password using environment variables? This would allow us to avoid using the default credentials.

I tried changing the email directly in PostgreSQL, and it worked, but upon restarting my stack, a new user is generated again with the default credentials.

Is there a recommended approach to persist these credentials or override them during the initial setup?

Thanks in advance for your help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant