diff options
author | nodiscc <nodiscc@gmail.com> | 2015-07-27 23:32:54 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2015-07-27 23:32:54 +0000 |
commit | fc95850ace9aac2ccafe0271f9030b7d63ed96ed (patch) | |
tree | 562c0dbba0475af429451b1eb0f57feea5f58013 /README.md | |
parent | Merge pull request #39 from tcitworld/patch-1 (diff) | |
download | awesome-selfhosted-fc95850ace9aac2ccafe0271f9030b7d63ed96ed.tar.gz awesome-selfhosted-fc95850ace9aac2ccafe0271f9030b7d63ed96ed.zip |
Add self-hosting solutions/distributions
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 13 |
1 files changed, 12 insertions, 1 deletions
@@ -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 + * ------------------------------------------------------- |