Skip to content

Commit

Permalink
adopt netxcloud.containerport in FPM deployment, allow rootless ngin…
Browse files Browse the repository at this point in the history
…x - nd2 try (#444)

* adopt netxcloud.containerport in FMP deplyemnt, allow rootless nginx

is netxcloud.containerport is set, it will also configure the port for
nginx. This allows nginx running in a rootless container e.g. by using
their official `nginxinc/nginx-unprivileged` image.
pid is written to /tmp for that reason.
Some enhanced configs parameter for service.

Signed-off-by: poggenpower <[email protected]>

* move to nginx.containerPort

Signed-off-by: poggenpower <[email protected]>

* Hopefully final fixes

Signed-off-by: poggenpower <[email protected]>

---------

Signed-off-by: poggenpower <[email protected]>
  • Loading branch information
poggenpower authored Sep 8, 2023
1 parent 0b6bd84 commit 12ea561
Show file tree
Hide file tree
Showing 5 changed files with 144 additions and 128 deletions.
2 changes: 1 addition & 1 deletion charts/nextcloud/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: nextcloud
version: 4.2.1
version: 4.3.0
appVersion: 27.0.2
description: A file sharing server that puts the control and security of your own data back into your hands.
keywords:
Expand Down
Loading

0 comments on commit 12ea561

Please sign in to comment.