diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-07-16 14:39:19 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-07-16 17:02:52 +0200 |
| commit | 756dc388bedf97b68449e919a6730788f730c7b8 (patch) | |
| tree | ce823916a242ea9d44194bbaf6da04d1596b935d /roles/nginx/vars/alpine.yml | |
| parent | f79d1d829cdafebb5dbcd658d31ae89f2e53ce73 (diff) | |
Refactor pve cgit to use generic proxy
This is refactoring the PoC for deploying cgit on pve, to now move to a
more standard deployment with dedicated agnonstic proxy role/container
Diffstat (limited to 'roles/nginx/vars/alpine.yml')
| -rw-r--r-- | roles/nginx/vars/alpine.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/nginx/vars/alpine.yml b/roles/nginx/vars/alpine.yml new file mode 100644 index 00000000..a9864eda --- /dev/null +++ b/roles/nginx/vars/alpine.yml @@ -0,0 +1,2 @@ +--- +nginx_user: "nginx" |
