feat: add bootstrap script for auto-generated credentials on fresh install

This commit is contained in:
cawcenter
2025-12-14 08:06:56 -05:00
parent fc88ad4240
commit f52372a29f
3 changed files with 71 additions and 0 deletions

7
.env.deploy Normal file
View File

@@ -0,0 +1,7 @@
# Fresh Deployment Credentials
# These will be auto-generated on first deployment
# After deployment, check the Directus container logs for the actual credentials
ADMIN_EMAIL=admin@sparkplatform.local
DB_USER=sparkuser
DB_DATABASE=directus