1
0
Fork 0
mirror of https://github.com/Luzifer/nginx-sso.git synced 2024-11-09 09:50:01 +00:00

Updated Using nginx sso with haproxy and SPOE (markdown)

mjbnz 2020-06-22 17:43:12 +12:00
parent b111f0ac53
commit 272abd3044

@ -35,7 +35,7 @@ docker run \
### spoe-server python script
A python script is used as the glue between `haproxy-spoe-server` and `nginx-sso`. After deploying the haproxy-spoe-server docker container, replace the content of `spoe_python.py` in the `/data` volume (`/srv/spoe-server/spoe_python.py` if you used the above command) with the following, then restart the `haproxy-spoa-server` container:
A python script is used as the glue between `haproxy-spoe-server` and `nginx-sso`. After deploying the `haproxy-spoe-server` container, replace the content of `spoe_python.py` in the `/data` volume (`/srv/spoe-server/spoe_python.py` if you used the above command) with the following, then restart the container:
```python
import spoa