mirror of
https://github.com/FAUSheppy/atlantis-event-dispatcher
synced 2025-12-09 07:48:33 +01:00
wip: ldap & ng ideas
This commit is contained in:
@@ -101,4 +101,9 @@ The following locations are supported:
|
||||
|
||||
curl -u nobody:SIGNAL_API_PASS -X POST -H "Content-Type: application/json" --data '{"message":"hallo world"}' localhost:5000/send-all
|
||||
|
||||
# Additional Packages Required
|
||||
|
||||
The following additional packages might be requried (on Debian) to successfully install the `python-ldap`-requirement:
|
||||
|
||||
apt install libsasl2-dev python-dev libldap2-dev libssl-dev
|
||||
|
||||
|
||||
Reference in New Issue
Block a user