add authentik to Drone

This commit is contained in:
wo2wz 2025-09-06 20:00:20 -04:00
parent f389f8344f
commit 4ec4689a3d
7 changed files with 345 additions and 75 deletions

View file

@ -6,7 +6,7 @@
enable = true;
package = pkgs.caddy.withPlugins {
plugins = [ "github.com/WeidiDeng/caddy-cloudflare-ip@v0.0.0-20231130002422-f53b62aa13cb"];
hash = "sha256-mtKyPOEY6qK1/Uz4LQfzqBMxFnfH1vLfvxyo4t4nXck=";
hash = "sha256-UhQOGV0149dK4u9mr449aohfG3KKwSDRW9WrvT0uOKI=";
};
extraConfig = ''
(cloudflare-tls) {
@ -54,6 +54,13 @@
respond "not much to see here"
'';
"authentik.wo2wz.fyi".extraConfig = ''
import default-settings
import cloudflare-tls
reverse_proxy localhost:9000
'';
"nextcloud.wo2wz.fyi".extraConfig = ''
import default-settings