Ansible role to install a dockerless mailcow application.
mailcow
is a software written in PHP to manage data that is important for a mail system.
The actual components of the mail system access this data via their database interfaces.
I am trying to analyse and understand the PHP code using this Ansible role.
My goal is to be able to use mailcow without dependence on Docker.
Docker is not always useful, desired, usable or practical ... it is and remains a philosophical question (and I don't want to discuss it any more!).
- mariadb
- redis
- php8
- pecl
- nginx
I have stored my patches in a separate repository.
Tested on
- Debian based
- Debian 10 / 11
Please read Contribution
The master
Branch is my Working Horse includes the "latest, hot shit" and can be complete broken!
If you want to use something stable, please use a Tagged Version!
- username: admin
- password: moohoo
- Bodo Schulz
FREE SOFTWARE, HELL YEAH!