Files
n8n-install/.gitignore
Yury Kossakovsky 366865ad4c feat: add welcome page dashboard for post-install credentials
replace terminal-based final report with web-based welcome page that
displays service credentials, hostnames, and quick start guide.

- add welcome/index.html with tailwind css and dark mode support
- add welcome/app.js with service metadata and password toggle/copy
- add scripts/generate_welcome_page.sh to generate data.json from env
- simplify 07_final_report.sh to show welcome page url and make commands
- add welcome page basic auth credentials to caddy and secret generation
- update add-new-service documentation with new welcome page steps
2025-12-11 17:09:42 -07:00

15 lines
201 B
Plaintext

.DS_Store
.env
.env.bak
.env.test
neo4j/
searxng/settings.yml
searxng/uwsgi*
shared-backup/
shared/
supabase/
dify/
volumes/
docker-compose.override.yml
docker-compose.n8n-workers.yml
welcome/data.json