No description
- Clojure 75.7%
- Python 23.9%
- Dockerfile 0.4%
| infrastructure | ||
| src | ||
| .gitignore | ||
| build.py | ||
| LICENSE | ||
| project.clj | ||
| README.md | ||
| reflect.yaml | ||
| reflector.yaml | ||
convention 4 kubernetes: c4k-mail
chat over e-mail |
meissa@social.meissa-gmbh.de | Blog | Website
Purpose
c4k-mail provides a k8s deployment for stalwart & roundcube containing:
- stalwart
- ingress having a letsencrypt managed certificate
- postgres database & backup
- monitoring
The package aims to a low load sceanrio.
Status
Stable - we use this setup on production.
Try out
try out on cli:
target/graalvm/c4k-mail src/test/resources/mail-test/valid-config.edn src/test/resources/mail-test/valid-auth.edn | kubeval -
target/graalvm/c4k-mail src/test/resources/mail-test/valid-config.edn src/test/resources/mail-test/valid-auth.edn | kubectl apply -f -
Connect to Mgm Console
ssh root@${cluster_name}.${domain_name} -L 9001:192.168.5.1:9001
cert mount point: /etc/stalwart/tls/tls.crt & /etc/stalwart/tls/tls.key
Development & mirrors
Development happens at: https://repo.prod.meissa.de/meissa/c4k-mail
Mirrors are:
- https://codeberg.org/meissa/c4k-mail.git (issues and PR)
- https://gitlab.com/domaindrivenarchitecture/c4k-mail (CI)
For more details about our repository model see: https://repo.prod.meissa.de/meissa/federate-your-repos
License
Copyright © 2026 meissa GmbH Licensed under the Apache License, Version 2.0 (the "License") Pls. find licenses of our subcomponents here