CallMeTechie
DE Login
Home Products Blog About Contact

Default credentials and first login

🚀 Installation & Setup · Updated 2 weeks ago

Default Credentials

FieldDefaultEnvironment Variable
UsernameadminGC_ADMIN_USER
PasswordchangemeGC_ADMIN_PASSWORD

Change the password immediately after installation! The default password changeme is insecure and should never be used in production.

# .env
GC_ADMIN_USER=admin
GC_ADMIN_PASSWORD=YourSecurePassword!

Forgot your password?

Set a new password in .env and restart the container:

docker compose down && docker compose up -d

The password is read from the environment variable on startup and overrides the stored password.

Cookie Settings

We use cookies to improve your experience. Essential cookies are always active.

Privacy Policy
ESC
↑↓ navigate open esc close