mirror of
https://github.com/kossakovsky/n8n-install.git
synced 2026-03-08 06:43:22 +00:00
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
15 lines
201 B
Plaintext
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 |