mirror of
https://github.com/3-w-c/docker-simplesamlphp.git
synced 2026-08-19 07:15:50 +00:00
Move examples to dedicated directory with their own README.md
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
[](https://github.com/Venator-Fox/docker-simplesamlphp/network "View Network") [](https://microbadger.com/images/venatorfox/simplesamlphp:1.15.0 "View layer metadata on MicroBadger") [](https://hub.docker.com/r/venatorfox/simplesamlphp) [](https://hub.docker.com/r/venatorfox/simplesamlphp) [](https://github.com/Venator-Fox/docker-simplesamlphp/issues) [](https://opensource.org/licenses/MIT)
|
||||
### Examples
|
||||
|
||||
This directory contains some example files in order to run the [venatorfox/simplesamlphp](https://hub.docker.com/r/venatorfox/simplesamlphp/) in a more complex manner. (ie. with SSL termination, HAProxy, etc...) These examples assume this is installed in a non-orchestrated manner on a host.
|
||||
|
||||
The following examples are provided here:
|
||||
- Super basic with all the default options
|
||||
- HAProxy SSL Termination, Let's Encrypt CA, and common configurations via docker-compose
|
||||
- HAProxy SSL Termination, Let's Encrypt CA, and common configurations via systemd
|
||||
|
||||
#### Super basic with all the default options
|
||||
// TODO
|
||||
|
||||
#### HAProxy SSL Termination, Let's Encrypt CA, and common configurations via docker-compose
|
||||
// TODO
|
||||
|
||||
#### HAProxy SSL Termination, Let's Encrypt CA, and common configurations via systemd
|
||||
// TODO
|
||||
Reference in New Issue
Block a user