aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobin Schneider <ypid@riseup.net>2020-10-31 11:22:00 +0000
committerRobin Schneider <ypid@riseup.net>2020-10-31 11:22:00 +0000
commitb489602668fb92fff3dfd0f28a4fa549633f6f40 (patch)
treefb4ec9e1adbe571cfc6416a6bc8c102e2626d6df
parentMerge pull request #2279 from kokomo123/patch-1 (diff)
downloadawesome-selfhosted-b489602668fb92fff3dfd0f28a4fa549633f6f40.tar.gz
awesome-selfhosted-b489602668fb92fff3dfd0f28a4fa549633f6f40.zip
Add DebOps to Complete solutions
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2fbe868b..90b63042 100644
--- a/README.md
+++ b/README.md
@@ -296,6 +296,7 @@ _See https://en.wikipedia.org/wiki/Comparison_of_CalDAV_and_CardDAV_implementati
_Simple deployment of a mail server, e.g. for inexperienced or impatient admins._
- [AnonAddy](https://anonaddy.com) - Open source email forwarding service for creating aliases. ([Source Code](https://github.com/anonaddy/anonaddy)) `MIT` `PHP`
+- [DebOps](https://debops.org/) - Your Debian-based data center in a box. A set of general-purpose Ansible roles that can be used to manage Debian or Ubuntu hosts. ([Source Code](https://github.com/debops/debops)) `GPL-3.0-only` `YAML/Ansible/Python`
- [docker-mailserver](https://github.com/tomav/docker-mailserver) - Fullstack but simple mail server (smtp, imap, antispam, antivirus, etc.). Only configuration files, no SQL database. Keep it simple and versioned. Easy to deploy and upgrade. `MIT` `Docker`
- [Excision Mail](https://github.com/Excision-Mail/Excision-Mail) - Fullstack, security focused mailserver based on OpenSMTPD for OpenBSD using ansible. `ISC` `Shell/Ansible`
- [Inboxen](https://inboxen.org) - Inboxen is a service that provides you with an infinite number of unique inboxes. ([Source Code](https://github.com/Inboxen/Inboxen)) `GPL-3.0` `Python`