d98f4b43dc
Merge pull request #4398 from cg-zhou/feature/add-ip-ranges-env-var
...
Added IP_RANGES_FETCH_ENABLED environment variable
2025-06-30 14:54:40 +10:00
1c47fc2ba4
feat: Add IP_RANGES_FETCH_ENABLED environment variable
...
This change adds a new environment variable to control whether IP ranges
are fetched during application startup. When set to 'false', the initial
fetch will be skipped, which can:
1. Speed up application startup
2. Avoid connectivity issues in environments with restricted internet access
3. Prevent startup failures when CloudFront or CloudFlare services are unreachable
2025-02-26 19:25:50 +08:00
d147ccd88d
Fixed error in sqlite installation compose file
...
If people copy and paste the sqlite installation without commenting environment docker compose will throw an error because environment will be null.
2025-02-14 14:44:54 +01:00
e2011ee45c
Bump version
2024-12-24 17:51:25 +10:00
1406e75c2c
Merge pull request #4254 from NginxProxyManager/postgres
...
Postgres
2024-12-24 17:24:05 +10:00
ca3ee98c68
Postgres Support
...
- Combines #4086 and #4087 PRs
- Adds authentik in CI stack
2024-12-24 16:48:48 +10:00
3eecf7a38b
Add custom configuration to 404 hosts
2024-12-20 01:03:21 +01:00
805968aac6
Merge pull request #4185 from muescha/patch-1
...
Close stale issues and PRs / stale (push) Successful in 4s
Update index.md: add link to Proxmox VE Helper-Scripts
2024-12-17 07:59:45 +10:00
151160a834
Update index.md: add link to Proxmox VE Helper-Scripts
...
Update index.md: add link to Proxmox VE Helper-Scripts
2024-11-24 20:10:17 +01:00
d6791f4e38
docs(setup): Remove deprecated version from docker-compose.yml
2024-10-31 11:25:38 +01:00
68a9baf206
minor
2024-10-18 15:35:15 +04:00
d92421d098
doc(site) - default credentials change
2024-10-18 15:33:32 +04:00
6f7963ee08
version is obsolete now
2024-10-09 23:47:07 +02:00
ef23e796ec
update advanced config documentation
...
describe the `root_top.conf` file and add a snippet for enabling the geoip2 module
2024-05-20 10:35:36 +02:00
2422587530
Updates to docs FAQ
2024-05-10 23:28:36 +10:00
4ee940d3dc
Fix missing feature on docs homepage
2024-05-10 23:10:55 +10:00
47dddc548b
Migrate from vuepress to vitepress for docs site
2024-05-10 23:00:27 +10:00