mirror of
https://github.com/chillout2k/ldap-acl-milter.git
synced 2025-12-15 04:09:44 +00:00
docs, docs, docs
This commit is contained in:
parent
1c874321bb
commit
15ff0eeafd
@ -5,6 +5,8 @@ So, if you already have a LDAP server running with e.g. amavis-schema, you may r
|
|||||||
|
|
||||||
The connection to the LDAP server is always persistent: one TCP-Session, one LDAP-bind -> less overhead
|
The connection to the LDAP server is always persistent: one TCP-Session, one LDAP-bind -> less overhead
|
||||||
|
|
||||||
|
The intention of this project is to deploy the milter ALWAYS AND ONLY as a docker container. The main reason ist that I´m not so familiar with/interested in building distribution packages (rpm, deb, ...). Furthermore I´m not realy a fan of 'wild and uncontrollable' software deployments: get the code, compile and finaly install the results 'somewhere' in the filesystem. In term of CI/CD docker gives us wonderful possibilities I don´t want to miss anymore...
|
||||||
|
|
||||||
### docker-compose.yml
|
### docker-compose.yml
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user