diff options
author | Julien Reichardt <jul.reich43@opmbx.org> | 2016-05-09 08:16:42 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2016-05-09 08:16:42 +0000 |
commit | 2895b2b84ea02339f5af4656235bbb9b79eae6d2 (patch) | |
tree | 921d446cd68f220c1a9bb7f4d17c0ea6840c96c3 | |
parent | Added Robust IRC (#551) (diff) | |
download | awesome-selfhosted-2895b2b84ea02339f5af4656235bbb9b79eae6d2.tar.gz awesome-selfhosted-2895b2b84ea02339f5af4656235bbb9b79eae6d2.zip |
Add DPlatform (selfhosted solutions)
* Add DPlatform
* Fix links to source code and website
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -898,6 +898,7 @@ See also [Documentation Generators](#documentation-generators), [Wikimatrix](htt ## 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` + * [DPlatform](https://j8r.github.io/DPlatform/) - Deploy self-hosted apps easily: simple, bloat-free, independent installation. ([Source code](https://github.com/j8r/DPlatform)) `MIT` `Shell` * [FreedomBone](https://github.com/bashrc/freedombone) - Home server configuration based on Debian. `GPLv3` `Shell` * [FreedomBox](https://wiki.debian.org/FreedomBox) - A community project to develop, design and promote personal servers running free software for private, personal, communications. `GPLv3` `Python/Other` * [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` |