mirror of
https://github.com/3-w-c/docker-simplesamlphp.git
synced 2025-12-25 18:06:43 +00:00
@ -1,3 +1,4 @@
|
||||
[](https://microbadger.com/images/venatorfox/simplesamlphp:1.14.15 "Get your own version badge on microbadger.com") [](https://microbadger.com/images/venatorfox/simplesamlphp:1.14.15 "Get your own image badge on microbadger.com") [](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)
|
||||
### Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`1.14.15`, `latest` (*1.14.15/Dockerfile*)](https://github.com/Venator-Fox/docker-simplesamlphp/blob/master/1.14.15/Dockerfile)
|
||||
@ -118,7 +119,7 @@ Default CONFIG_MEMCACHESTORESERVERS format, 2 pair of 2 example. Use this templa
|
||||
### Maintenance
|
||||
|
||||
This is being actively maintained and is running in production.
|
||||
Please [create an issue](https://github.com/Venator-Fox/docker-simpleasmlphp/issues) if needed or if additional variables/features are desired.
|
||||
Please [create an issue](https://github.com/Venator-Fox/docker-simplesamlphp/issues) if needed or if additional variables/features are desired.
|
||||
|
||||
### Todos
|
||||
- Figure out logging to docker stdio
|
||||
@ -127,7 +128,7 @@ Please [create an issue](https://github.com/Venator-Fox/docker-simpleasmlphp/iss
|
||||
|
||||
### More Complex/Practical Compose Example, IdP SSL Termination with HAProxy
|
||||
This example will run HAProxy with snakeoil SSL termination for https://localhost.
|
||||
It will also bring up 4 memcached containers, 2 pairs of 2, for php session.
|
||||
It will also bring up 4 memcached containers, 2 pairs of 2, for phpsession.
|
||||
This is useful for running a SimpleSAMLphp cluster via some orchestration service such as Rancher.
|
||||
|
||||
Since SimpleSAMLphp will not care about the webroot, an entry to the hosts file can be added to whatever for testing.
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
[](https://microbadger.com/images/venatorfox/simplesamlphp:1.14.15 "Get your own version badge on microbadger.com") [](https://microbadger.com/images/venatorfox/simplesamlphp:1.14.15 "Get your own image badge on microbadger.com") [](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)
|
||||
### About this Repo
|
||||
|
||||
This is the Git repo for the Docker image [venatorfox/simplesamlphp](https://hub.docker.com/r/venatorfox/simplesamlphp/). Please view the [Docker Hub Page](https://hub.docker.com/r/venatorfox/simplesamlphp/) for the full readme on how to use this Docker image.
|
||||
|
||||
Reference in New Issue
Block a user