diff options
author | Edward D <ed.kickball@hotmail.com> | 2016-01-04 21:36:48 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2016-01-04 21:36:48 +0000 |
commit | 0ccdf63c8e2766265be1f58f911a4fb4e3fca7ae (patch) | |
tree | 5a437b8c1abea839ed312b674aef6a873c6c6187 /README.md | |
parent | Merge pull request #385 from Kickball/umap (diff) | |
parent | Add UBOS (diff) | |
download | awesome-selfhosted-0ccdf63c8e2766265be1f58f911a4fb4e3fca7ae.tar.gz awesome-selfhosted-0ccdf63c8e2766265be1f58f911a4fb4e3fca7ae.zip |
Merge pull request #383 from yarapavan/master
Add UBOS
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -427,6 +427,8 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza * [uPste](https://u.pste.pw) - A private file hosting application with an emphasis on serving technology communities. ([Source code](https://github.com/TheReverend403/uPste)) `AGPLv3` `PHP` * [YouTransfer](http://www.youtransfer.io) - YouTransfer is a simple but elegant self-hosted file transfer & sharing solution. ([Demo](http://demo.youtransfer.io/), [Source code](https://github.com/remie/YouTransfer)) `Apache` `Nodejs` + + #### Peer-to-peer filesharing @@ -794,9 +796,11 @@ See also [Documentation Generators](#documentation-generators), [Wikimatrix](htt * [Piratebox](https://piratebox.cc/start) - A DIY anonymous offline file-sharing and communications system built with free software and inexpensive off-the-shelf hardware. ([Source code](https://github.com/PirateBox-Dev)). `GPLv3` `Python/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` + * [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` * [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 |