aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2015-07-27 23:32:54 +0000
committernodiscc <nodiscc@gmail.com>2015-07-27 23:32:54 +0000
commitfc95850ace9aac2ccafe0271f9030b7d63ed96ed (patch)
tree562c0dbba0475af429451b1eb0f57feea5f58013
parentMerge pull request #39 from tcitworld/patch-1 (diff)
downloadawesome-selfhosted-fc95850ace9aac2ccafe0271f9030b7d63ed96ed.tar.gz
awesome-selfhosted-fc95850ace9aac2ccafe0271f9030b7d63ed96ed.zip
Add self-hosting solutions/distributions
-rw-r--r--README.md13
1 files changed, 12 insertions, 1 deletions
diff --git a/README.md b/README.md
index e936e9c2..b7948138 100644
--- a/README.md
+++ b/README.md
@@ -398,6 +398,13 @@ CMS are a practical way to setup a website with many features. CMS often come wi
* [Wikitten](https://github.com/victorstanciu/Wikitten) - Wikitten is a small, fast, PHP wiki, and the perfect place to store your notes, code snippets, ideas, and so on.
-------------------------------------------------------
+
+## Self-hosting Solutions
+ * [arkOS](https://arkos.io/) - Install arkOS to a dedicated device and host your own websites, email, files and more. ([Source code](https://git.coderouge.co/groups/arkOS) [[1]](https://github.com/cznweb)) `MIT/GPL` `Nodejs/Other`
+ * [sovereign](https://github.com/sovereign/sovereign) - A set of Ansible playbooks to build and maintain your own private cloud: email, calendar, contacts, file sync, IRC bouncer, VPN, and more. `GPLv3` `YAML/Other`
+ * [yunohost](https://yunohost.org/) - a server operating system aiming to make self-hosting accessible to everyone. ([Source code](https://github.com/YunoHost)) - `AGPL` `Python/Other`
+
+-------------------------------------------------------
## List of Licenses
* `AGPLv3` - [GNU Affero General Public License 3.0](https://www.gnu.org/licenses/agpl-3.0)
@@ -407,7 +414,11 @@ CMS are a practical way to setup a website with many features. CMS often come wi
* `GPLv2` - [GNU General Public License 2.0](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html)
* `GPLv3` - [GNU General Public License 3.0](http://www.gnu.org/licenses/gpl-3.0.en.html)
* `MIT` - [MIT License](http://opensource.org/licenses/MIT)
-
+
+
+-------------------------------------------------------
+## External links
+ *
-------------------------------------------------------