diff options
author | n8225 <n8225@users.noreply.github.com> | 2021-02-27 12:34:02 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-27 12:34:02 +0000 |
commit | d2875cf37c7f1711627007a9e5138b2c4868e190 (patch) | |
tree | 62089a525983150aedeec158a9a6acb02ea9f2c5 | |
parent | Merge pull request #2420 from nexus-uw/master (diff) | |
parent | add xsrv to Self-hosting Solutions (diff) | |
download | awesome-selfhosted-d2875cf37c7f1711627007a9e5138b2c4868e190.tar.gz awesome-selfhosted-d2875cf37c7f1711627007a9e5138b2c4868e190.zip |
Merge pull request #2416 from nodiscc/add-xsrv
add xsrv to Self-hosting Solutions
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1601,6 +1601,7 @@ _See also [Documentation Generators](#documentation-generators), [Wikimatrix](ht - [Syncloud](https://syncloud.org/) - Your own online file storage, social network or email server. ([Source Code](https://github.com/syncloud/platform)) `GPL-3.0` `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. `GPL-3.0` `Perl/Other` - [WikiSuite](https://wikisuite.org) - The most comprehensive and integrated Free / Libre / Open Source enterprise software suite. ([Source Code](https://wikisuite.org/Source-Code)) `Multiple` `ClearOS` +- [xsrv](https://xsrv.readthedocs.io/) - Install and manage self-hosted services/applications, on your own server(s). ([Source Code](https://github.com/nodiscc/xsrv)) `GPL-3.0` `Shell/Ansible` - [YunoHost](https://yunohost.org/) - Server operating system aiming to make self-hosting accessible to everyone. ([Demo](https://yunohost.org/#/try), [Source Code](https://github.com/YunoHost)) `AGPL-3.0` `Python/Other` <!-- END SOFTWARE LIST --> |