diff options
author | Rabenherz112 <rabenherz@theravenhub.com> | 2023-05-30 11:19:58 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-30 11:19:58 +0000 |
commit | 8e998767643cdbfed4b769637ca9efc274a5aace (patch) | |
tree | 882f41ff46b68577d968d53d7b71f2677698a0c2 | |
parent | Remove GPL-3.0-or-later licenses from List of Licenses (diff) | |
download | awesome-selfhosted-8e998767643cdbfed4b769637ca9efc274a5aace.tar.gz awesome-selfhosted-8e998767643cdbfed4b769637ca9efc274a5aace.zip |
Simplify DebOpslicenses (remove *-only)
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -386,7 +386,7 @@ _See also: [Comparison of CalDAV and CardDAV implementations - Wikipedia](https: Simple deployment of [E-mail](https://en.wikipedia.org/wiki/Email) servers, 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://docs.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` +- [DebOps](https://docs.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` `YAML/Ansible/Python` - [docker-mailserver](https://docker-mailserver.github.io/docker-mailserver/edge/) - Production-ready fullstack but simple mail server (SMTP, IMAP, LDAP, Antispam, Antivirus, etc.) running inside a container. Only configuration files, no SQL database. ([Source Code](https://github.com/docker-mailserver/docker-mailserver)) `MIT` `Docker` - [emailwiz](https://github.com/LukeSmithxyz/emailwiz) - Luke Smith's bash script to completely automate the setup of a Postfix/Dovecot/SpamAssassin/OpenDKIM server on debian. `GPL-3.0` `Bash` - [Excision Mail](https://github.com/Excision-Mail/Excision-Mail) - Fullstack, security focused mailserver based on OpenSMTPD for OpenBSD using ansible. `ISC` `Shell/Ansible` |