mirror of
https://github.com/kossakovsky/n8n-install.git
synced 2026-04-28 10:41:40 +00:00
adds caddy-addon mechanism for custom certificates when let's encrypt is not available. includes setup script with interactive wizard, example configs, and documentation.
23 lines
325 B
Plaintext
23 lines
325 B
Plaintext
.DS_Store
|
|
.env
|
|
.env.bak
|
|
.env.test
|
|
neo4j/
|
|
searxng/settings.yml
|
|
searxng/uwsgi*
|
|
shared/
|
|
supabase/
|
|
dify/
|
|
volumes/
|
|
docker-compose.override.yml
|
|
docker-compose.n8n-workers.yml
|
|
welcome/data.json
|
|
|
|
# Custom TLS certificates
|
|
certs/*
|
|
!certs/.gitkeep
|
|
|
|
# Custom Caddy addons (user configurations)
|
|
caddy-addon/*.conf
|
|
!caddy-addon/*.example
|