Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ioggstream/dockerfiles
Dockerfiles for various services
https://github.com/ioggstream/dockerfiles
Last synced: 2 months ago
JSON representation
Dockerfiles for various services
- Host: GitHub
- URL: https://github.com/ioggstream/dockerfiles
- Owner: ioggstream
- License: agpl-3.0
- Created: 2015-03-23T18:15:11.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-11-05T18:51:50.000Z (about 6 years ago)
- Last Synced: 2023-03-12T09:33:55.751Z (almost 2 years ago)
- Language: Shell
- Size: 35.2 KB
- Stars: 5
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dockerfiles
Dockerfiles for various services## 389 with TLS
A 389ds instance with TLS authentication.
Run with docker-compose up, or with#docker run --rm -ti --entrypoint /entrypoint.sh --hostname myhost.docker 389:tls
A Certification Authority with two certs is created:
- the server certificate
- a user certificateYou can manipulate certificates connecting to the
machine volume /etc/dirsrv/slapd-$hostname#certutil -d /etc/dirsrv/slapd-$hostname -L
## postfix with TLS
## Logstash, Elasticsearch