WIP: authelia: Add SSO
This commit is contained in:
parent
501c3466bc
commit
aef71f548a
7 changed files with 217 additions and 7 deletions
configuration/services/metrics
|
@ -40,6 +40,7 @@ in {
|
|||
forceSSL = true;
|
||||
useACMEHost = "tlater.net";
|
||||
enableHSTS = true;
|
||||
enableAuthorization = true;
|
||||
locations."/".proxyPass = "http://localhost:${toString config.services.grafana.settings.server.http_port}";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue