mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-14 23:10:15 +02:00
file path typos
This commit is contained in:
parent
3a77b4a429
commit
a4644028ae
@ -22,9 +22,9 @@ You should have the following available on the system you are using to set this
|
||||
1. login with user `admin@example.com` and password `changeme`, then update your password as requested
|
||||
1. click on "Proxy Hosts"
|
||||
1. click "Add Proxy Host", with the following settings for auth. The example uses `auth.localhost` for the domain, but you'll want to use whatever address you have auth configured on
|
||||

|
||||

|
||||
1. click "Add Proxy Host", with the following settings for grafana. The example uses `grafana.localhost` for the domain
|
||||
)
|
||||
)
|
||||
|
||||
Congrats! You should now see auth running at <http://auth.yourdomain> and grafana at <http://grafana.yourdomain>!
|
||||
|
||||
@ -35,7 +35,7 @@ Thankfully, setting up SSL in nginx Proxy Manager takes about three clicks.
|
||||
|
||||
1. Edit your existing proxy host, and go to the SSL tab. Select "Request a new SSL Certificate" from the drop down.
|
||||
1. Now, enable "Force SSL" and "HTTP/2 Support". (NOTE: Do not enable HSTS unless you know what you're doing. This will force your domains to only work with SSL enabled, and is cached extremely hard in browsers. )
|
||||

|
||||

|
||||
1. (optional) select "Use a DNS Challenge". This is not a required option, but it is recommended if you use a supported DNS provider. You'll then be asked for an API key for the provider you choose. If you use Cloudflare, you'll probably have issues getting SSL certs unless you use a DNS Challenge.
|
||||
1. The email address here will be used to notify you if there are issues renewing your certificates.
|
||||
1. Repeat for any other services, like grafana.
|
||||
|
Loading…
x
Reference in New Issue
Block a user