/mailcow-dockerized-app

Clone of the mailcow-dockerized repo which contains extra services for CowUI.

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

⚠️ATTENTION⚠️

This repo is using for development purposes of CowUI. So do not use it instead of original mailcow-dockerized!

mailcow: dockerized - 🐮 + 🐋 = 💕

How can you run it?

  • First you need to init submodules:
# Get the repo
git clone https://github.com/mailcow/mailcow-dockerized-app.git && cd mailcow-dockerized-app/

# Init submodules
git submodule init

# Get the latest commits
git submodule update --remote --recursive
  • After that you need the create mailcow config and build CowUI services:
# Generate the config
./generate_config.sh

# Build necessary services images locally
docker-compose build cowui-backend-mailcow cowui-frontend-mailcow sync-engine-mailcow
  • Last, pull remaining images and up the compose:
docker-compose pull 
docker-compose up -d

Want to support mailcow?

Please consider a support contract with Servercow to support further development. We support you while you support us. :)

You can also get a SAL which is a one-time payment with no liabilities or returning fees.

Or just spread the word: moo.

Info, documentation and support

Please see the official documentation for installation and support instructions. 🐄

🐛 If you found a critical security issue, please mail us to info at servercow.de.

Cowmunity

mailcow community

Telegram mailcow channel

Telegram mailcow Off-Topic channel

Telegram desktop clients are available for multiple platforms. You can search the groups history for keywords.

Misc

Important: mailcow makes use of various open-source software. Please assure you agree with their license before using mailcow. Any part of mailcow itself is released under GNU General Public License, Version 3.