Expose VictoriaLogs UI at vlogs.unkin.net behind oauth2-proxy #498
Reference in New Issue
Block a user
Delete Branch "benvin/vlogs-external"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The vlselect query UI is only reachable in-cluster, so every log search needs a port-forward. Publish it at vlogs.unkin.net behind oauth2-proxy on the external (DMZ) Traefik.
apps/base/logging/vlogs: external Gateway, http->https redirect and main HTTPRoute*.unkin.netwildcard; reflect it intologgingvlogsA record at the DMZ gateway VIP from the bind-operatorunkin.netzonevlogs-oauth2Service, upstreaming tovlselect-logs:9471vlogsapplication, groupakP-vlogs-adminkv/kubernetes/namespace/logging/default/vlogs-oauth-credentialsDepends on unkin/terraform-authentik#40.