Add a Reference section
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
91cf3add5b
commit
0f2efc2ddb
1 changed files with 7 additions and 0 deletions
|
@ -643,3 +643,10 @@ A nice bonus of this setup is that you can potentially add OAuth2 authentication
|
|||
I wrote this guide because the (not large) resources on oauth2-proxy mainly deal with Kubernetes, and many, other essential bits of information are scattered throughout the net. I hope it will be useful to someone (well, at least it was useful to *me*, so that's a start).
|
||||
|
||||
Have fun!
|
||||
|
||||
## References
|
||||
|
||||
- [OwnTracks documentation](https://owntracks.org/booklet/)
|
||||
- [oauth2-proxy documentation](https://oauth2-proxy.github.io/oauth2-proxy/)
|
||||
- [oauth2-proxy nginx example](https://github.com/oauth2-proxy/oauth2-proxy/blob/master/contrib/local-environment/nginx.conf)
|
||||
- [Podman documentation](http://docs.podman.io/en/latest/)
|
||||
|
|
Loading…
Add table
Reference in a new issue