jc21
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
jc21
6f04543744
Merge pull request #4368 from wisewtf/patch-1
...
Fixed error in sqlite installation compose file
2025-06-30 13:49:40 +10:00
dependabot[bot]
9a96fbb5f4
Bump vite from 5.4.14 to 5.4.19 in /docs
...
---
updated-dependencies:
- dependency-name: vite
dependency-version: 5.4.19
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-30 00:56:15 +00:00
cg-zhou
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
Wise
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
dependabot[bot]
bb4ecf812d
Bump vite from 5.4.8 to 5.4.14 in /docs
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.4.8 to 5.4.14.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.14/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.4.14/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-22 07:09:04 +00:00
Jamie Curnow
e2011ee45c
Bump version
2024-12-24 17:51:25 +10:00
jc21
1406e75c2c
Merge pull request #4254 from NginxProxyManager/postgres
...
Postgres
2024-12-24 17:24:05 +10:00
Jamie Curnow
ca3ee98c68
Postgres Support
...
- Combines #4086 and #4087 PRs
- Adds authentik in CI stack
2024-12-24 16:48:48 +10:00
Miguel Angel Nubla
3eecf7a38b
Add custom configuration to 404 hosts
2024-12-20 01:03:21 +01:00
jc21
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
dependabot[bot]
c6eca2578e
Bump nanoid from 3.3.7 to 3.3.8 in /docs
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-14 10:02:55 +00:00
Muescha
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
Jonas Riedel
d6791f4e38
docs(setup): Remove deprecated version from docker-compose.yml
2024-10-31 11:25:38 +01:00
T. Todua
68a9baf206
minor
2024-10-18 15:35:15 +04:00
T. Todua
d92421d098
doc(site) - default credentials change
2024-10-18 15:33:32 +04:00
Jamie Curnow
4e035f285d
Update deps in docs
2024-10-11 13:26:00 +10:00
jc21
b046bb3229
Merge pull request #4044 from mokkin/patch-1
...
version is obsolete now
2024-10-11 13:24:24 +10:00
mokkin
6f7963ee08
version is obsolete now
2024-10-09 23:47:07 +02:00
dependabot[bot]
e401095707
Bump rollup from 4.17.2 to 4.22.4 in /docs
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.17.2 to 4.22.4.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.17.2...v4.22.4 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-24 00:54:26 +00:00
kroegerama
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
Jamie Curnow
2422587530
Updates to docs FAQ
2024-05-10 23:28:36 +10:00
Jamie Curnow
4ee940d3dc
Fix missing feature on docs homepage
2024-05-10 23:10:55 +10:00
Jamie Curnow
47dddc548b
Migrate from vuepress to vitepress for docs site
2024-05-10 23:00:27 +10:00
jc21
f1e433714e
Merge pull request #3571 from NginxProxyManager/dependabot/npm_and_yarn/docs/ip-2.0.1
...
Bump ip from 2.0.0 to 2.0.1 in /docs
2024-05-02 08:18:51 +10:00
jc21
6aeade6c98
Merge pull request #3676 from NginxProxyManager/dependabot/npm_and_yarn/docs/vite-5.0.13
...
Bump vite from 5.0.12 to 5.0.13 in /docs
2024-04-19 20:10:24 +10:00
dependabot[bot]
52eaa042d8
Bump tar from 6.2.0 to 6.2.1 in /docs
...
Bumps [tar](https://github.com/isaacs/node-tar ) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases )
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/node-tar/compare/v6.2.0...v6.2.1 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-11 14:00:31 +00:00
dependabot[bot]
317003beda
Bump vite from 5.0.12 to 5.0.13 in /docs
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.0.12 to 5.0.13.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.13/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.0.13/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-03 18:36:32 +00:00
dependabot[bot]
d06572bb5f
Bump ip from 2.0.0 to 2.0.1 in /docs
...
Bumps [ip](https://github.com/indutny/node-ip ) from 2.0.0 to 2.0.1.
- [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: ip
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-27 01:45:05 +00:00
jc21
d40f9e06fc
Merge pull request #3479 from NginxProxyManager/dependabot/npm_and_yarn/docs/vite-5.0.12
...
Bump vite from 5.0.11 to 5.0.12 in /docs
2024-02-27 11:44:04 +10:00
Peter van Dijk
f0c75641d8
the generated keys appear to be for JWT, not GPG
2024-02-07 12:44:37 +01:00
dependabot[bot]
47b868bfc6
Bump vite from 5.0.11 to 5.0.12 in /docs
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.0.11 to 5.0.12.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.0.12/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-19 22:36:30 +00:00
jc21
c722eb1cea
Merge branch 'master' into develop
2024-01-18 13:21:39 +10:00
tilalx
d19ebf5925
Update the config.js to fix pr/3395
2024-01-10 11:06:40 +01:00
Jamie Curnow
e69684919c
Use nginxproxymanager/nginx-full image base
...
which has been updated with bookworm, python 3.8, certbot 2.8.0 and node 20
Moved rootfs scripts as /bin is a symlink in bookworm
2024-01-10 12:59:51 +10:00
tilalx
d1119ec63f
revert change
2024-01-09 09:35:16 +01:00
tilalx
c70f65d349
upgrade to v2.0.0-rc and implement dark mode
2024-01-09 09:27:34 +01:00
jc21
9c813bcce3
Merge pull request #3437 from Encephala/fix-logrotate-docs
...
Fix typo in logrotate config path
2024-01-09 07:41:36 +10:00
jc21
b8596ac01c
Merge pull request #3367 from ej52/develop
...
chore: update Proxmox Scripts link
2024-01-09 07:40:50 +10:00
Encephala
082c4e1008
Fix typo in logrotate config path
2024-01-08 16:14:27 +01:00
dependabot[bot]
b3564b6d4b
Bump @babel/traverse from 7.11.0 to 7.23.7 in /docs
...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.11.0 to 7.23.7.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.7/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-08 00:35:43 +00:00
Encephala
af475ab5d4
Add documentation on customising logrotate config
2023-12-30 15:23:17 +01:00
Alexander
49a765516c
Fix proxmox scripts link
2023-12-19 18:37:50 +05:00
Elton Renda
3ad2188f78
chore: upddate Proxmox Scripts link
2023-12-04 10:31:26 +00:00
Jamie Curnow
e08a4d4490
Update mariadb example to auto upgrade from latest image
2023-11-28 08:27:11 +10:00
dependabot[bot]
2df4620d05
Bump browserify-sign from 4.2.1 to 4.2.2 in /docs
...
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign ) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md )
- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.2.1...v4.2.2 )
---
updated-dependencies:
- dependency-name: browserify-sign
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-27 13:36:54 +00:00
nmatton
004a93fbc3
update docker-compose execution
...
As of Jun 2023, the docker-compose command has been deprecated in favor of the compose plugin.
https://docs.docker.com/compose/install/linux/
2023-10-24 22:47:42 +02:00
andycandy-de
b1180f5077
Corrected docker-compose.yml
...
The mysql folder should not be mounted to the npm container!
2023-07-25 18:00:48 +02:00
jc21
98465cf1b0
Merge pull request #3018 from NginxProxyManager/dependabot/npm_and_yarn/docs/semver-7.5.2
...
Bump semver from 7.3.2 to 7.5.2 in /docs
2023-07-20 12:16:11 +10:00
dependabot[bot]
a602bdd514
Bump semver from 7.3.2 to 7.5.2 in /docs
...
Bumps [semver](https://github.com/npm/node-semver ) from 7.3.2 to 7.5.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.3.2...v7.5.2 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-19 00:02:51 +00:00