diff options
author | Edward D <ed.kickball@hotmail.com> | 2015-08-01 09:21:15 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2015-08-01 09:21:15 +0000 |
commit | 8dedb2e8eb9fdeed8e1475838749413229807b8e (patch) | |
tree | 627592c7ec24c9484e0d573706d231770c16e82c | |
parent | Merge pull request #87 from marcusramberg/patch-1 (diff) | |
parent | Add Sandstorm (diff) | |
download | awesome-selfhosted-8dedb2e8eb9fdeed8e1475838749413229807b8e.tar.gz awesome-selfhosted-8dedb2e8eb9fdeed8e1475838749413229807b8e.zip |
Merge pull request #92 from jnv/patch-2
Added Sandstorm (Self-hosting Solutions)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -495,6 +495,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com ## 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` + * [Sandstorm](https://sandstorm.io/) - Personal server for running self-hosted apps easily and securely. ([Demo](https://demo.sandstorm.io/), [Source code](https://github.com/sandstorm-io/sandstorm)) `Apache` `C++/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` |