diff options
author | Pavan Yara <yarapavan@gmail.com> | 2015-12-24 08:59:17 +0000 |
---|---|---|
committer | Pavan Yara <yarapavan@gmail.com> | 2015-12-24 08:59:17 +0000 |
commit | 9d8837464f57ce4990fdb397757ef0abfd3321fe (patch) | |
tree | 58e938d8f0cbedc23267955f0fcff6cd03e1ce3e | |
parent | Merge pull request #379 from mariusv/patch-1 (diff) | |
download | awesome-selfhosted-9d8837464f57ce4990fdb397757ef0abfd3321fe.tar.gz awesome-selfhosted-9d8837464f57ce4990fdb397757ef0abfd3321fe.zip |
/*adding UBOS */
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -793,6 +793,7 @@ See also [Documentation Generators](#documentation-generators), [Wikimatrix](htt * [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` + * [UBOS](http://ubos.net/) - Linux distro that runs on indie boxes (personal servers and IoT devices). Single-command installation and management of apps - Jenkins, Mediawiki, Owncloud, Wordpress, etc., - and other [features](http://ubos.net/about/).`GPLv3` `Perl/Other` ------------------------------------------------------- |