diff options
author | nodiscc <nodiscc@gmail.com> | 2017-08-03 17:57:47 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-03 17:57:47 +0000 |
commit | e040b6870623e704d76d4a6b3f29393fcf17deb0 (patch) | |
tree | 0e1ca497c1d21dc57f169221bc22c52456e284aa | |
parent | Merge pull request #1129 from mestaritonttu/patch-1 (diff) | |
parent | update dietpi description (diff) | |
download | awesome-selfhosted-e040b6870623e704d76d4a6b3f29393fcf17deb0.tar.gz awesome-selfhosted-e040b6870623e704d76d4a6b3f29393fcf17deb0.zip |
Merge pull request #1123 from DJCrashdummy/patch-1
added DietPi
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1215,6 +1215,7 @@ See also [Documentation Generators](#documentation-generators), [Wikimatrix](htt **[`^ back to top ^`](#)** * [Cloudron](https://cloudron.io) - Effortlessly self-host web apps on your server. ([Source Code](https://git.cloudron.io/groups/cloudron)) `AGPLv3` `Nodejs/Docker` + * [DietPi](http://dietpi.com/) - Minimal Debian OS optimized for single-board computers, which allows you to easily install and manage several services for selfhosting at home. ([Source Code](https://github.com/Fourdee/DietPi)) `GPLv2` `Shell` * [DPlatform](https://dfabric.github.io/DPlatform-ShellCore/) - Deploy self-hosted apps easily: simple, bloat-free, independent installation. ([Source Code](https://github.com/j8r/DPlatform)) `MIT` `Shell` * [FreedomBone](https://freedombone.net/) - Home server configuration based on Debian. ([Source Code](https://github.com/bashrc/freedombone)) `AGPLv3` `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` |