Commit Graph

142 Commits

Author SHA1 Message Date
fuomag9 bb8a0d1023 implemented upstream pinning 2026-02-22 01:11:56 +01:00
fuomag9 191b86af40 Update README.md 2026-02-19 20:42:05 +01:00
fuomag9 19bd2c8522 Update README.md 2026-02-13 23:02:02 +01:00
fuomag9 85c7a0f8c7 finalized UI and website for 1.0 release 2026-01-15 01:16:25 +01:00
fuomag9 a0324d7574 fix folder permission for rootles, this should also fix arm64 builds 2026-01-12 00:08:31 +01:00
fuomag9 be21f46ad5 Added user tab and oauth2, streamlined readme 2025-12-28 15:14:56 +01:00
fuomag9 f8a673cc03 replace wildcard with automatic, as certificates are emitted per-host 2025-12-10 18:45:27 +01:00
fuomag9 2fd11c8fd2 better readme 2025-12-10 18:28:03 +01:00
fuomag9 5d0593e56c variables consistency in docs, added .env.example 2025-12-10 18:10:49 +01:00
fuomag9 4f87e342f5 Update README.md 2025-11-19 21:01:11 +01:00
fuomag9 ee8813ac95 The certificates page has been completely redesigned 2025-11-08 11:11:36 +01:00
fuomag9 3be4e1bf7d Rewritten to use drizzle instead of prisma
commit c0894548dac5133bd89da5b68684443748fa2559
Author: fuomag9 <1580624+fuomag9@users.noreply.github.com>
Date:   Fri Nov 7 18:38:30 2025 +0100

    Update config.ts

commit 5a4f1159d2123ada0f698a10011c24720bf6ea6f
Author: fuomag9 <1580624+fuomag9@users.noreply.github.com>
Date:   Fri Nov 7 15:58:13 2025 +0100

    first drizzle rewrite
2025-11-07 19:26:32 +01:00
fuomag9 f1749edc77 Fix GitHub username and license link in README
Updated links to reflect the correct GitHub username and license URL.
2025-11-04 00:18:10 +01:00
fuomag9 43d83831f8 Add acknowledgment for Nginx Proxy Manager 2025-11-04 00:15:53 +01:00
fuomag9 c07d0d2f2e Add image to README for visual enhancement
Added an image to enhance the README content.
2025-11-04 00:13:39 +01:00
fuomag9 0a2a5ee5f1 Update README.md 2025-11-04 00:11:01 +01:00
fuomag9 19f4d7f0be Restore project link and simplify getting started guide 2025-11-04 00:04:11 +01:00
fuomag9 ad0225a16e Throttle login attempts and lock admin actions to privileged sessions 2025-11-04 00:00:22 +01:00
fuomag9 89950226cd force cloudflare 2025-11-03 18:48:37 +01:00
fuomag9 668b667fe9 updated a lot of stuff 2025-11-02 22:16:13 +01:00
fuomag9 d9ced96e1b implement oauth2 login 2025-10-31 23:02:30 +01:00
fuomag9 315192fb54 first rewrite commit 2025-10-31 20:08:28 +01:00
Jamie Curnow ddbafb62a6 bump version 2025-07-09 16:33:50 +10:00
Jamie Curnow 1710a263c0 Bump version 2025-07-09 13:15:15 +10:00
Jamie Curnow c58f3f3ec9 Bump version 2025-07-01 07:32:39 +10:00
Jamie Curnow 0a05d8f0ad Bump version 2025-02-06 08:39:03 +10:00
Jamie Curnow e2011ee45c Bump version 2024-12-24 17:51:25 +10:00
Jamie Curnow 2f9e062718 bump version 2024-10-17 09:05:25 +10:00
Jamie Curnow 5aeb99b856 Version bump 2024-10-11 15:28:24 +10:00
Jamie Curnow b5a0d74654 Bump version 2024-07-01 16:09:33 +10:00
S.S c93656a7a1 Update README.md
In 2020, the concept of a single compose specification was introduced, removing the need for versioning.
2024-06-28 20:04:31 +02:00
Jamie Curnow 09a03edfd7 Bump version 2024-05-02 08:21:32 +10:00
jc21 fa67f257ef Merge pull request #3526 from eltociear/patch-1
Update README.md
2024-02-27 11:43:24 +10:00
Tomas Michalek 55d765e785 Update README.md to support Podman
Podman by default doesn't except the not fully qualified image urls. This commit adds the domain (docker.io) in order to resolve this issue.
2024-02-25 22:38:50 +01:00
Ikko Eltociear Ashimine eaa11fe460 Update README.md
a -> an
2024-02-04 18:50:50 +09:00
Jamie Curnow 58138fbac4 Bump version 2024-01-21 21:13:03 +10:00
Jamie Curnow 883a272b0a Bump version 2024-01-09 11:30:50 +10:00
Jamie Curnow e4ef095254 Deploy develop docs in CI, updated readme 2024-01-09 08:36:32 +10:00
Jamie Curnow fa851b61da Bump version 2023-07-31 07:25:09 +10:00
Jamie Curnow 0127dc7f03 Bump version 2023-05-10 11:32:22 +10:00
Jamie Curnow ddf80302c6 Bump version 2023-03-31 08:25:45 +10:00
Jamie Curnow 7f5e0414ac Bump version 2023-03-29 07:22:15 +10:00
Jamie Curnow 661953db25 Bump version 2023-03-27 08:26:42 +10:00
jc21 065c2dac42 Merge pull request #2721 from NginxProxyManager/docker-user-group
Docker users and groups, refactor configuration
2023-03-27 08:19:57 +10:00
Jamie Curnow 11a29a8b67 Bump version 2023-03-24 08:15:27 +10:00
Jamie Curnow 79fedfcea4 Use consistent docker-compose file version in docs 2023-03-22 09:41:19 +10:00
Jamie Curnow dad3e1da7c Adds support to run processes as a user/group, defined
with PUID and PGID environment variables

- Detects if image is run with a user in docker command and fails if so
- Adds s6 prepare scripts for adding a 'npmuser'
- Split up and refactor the s6 prepare scripts
- Runs nginx and backend node as 'npmuser'
- Changes ownership of files required at startup
2023-03-20 16:56:52 +10:00
Jamie Curnow 80a93e17fa Bump version 2022-11-08 13:31:27 +10:00
Jamie Curnow 4a1eebc54b Linked to contributors instead of managing for every release 2022-11-08 13:30:41 +10:00
Austin 837f4dcbd4 Update for docker-compose-plugin command 2022-10-02 05:05:46 +00:00