diff options
author | Eric Nemchik <eric@nemchik.com> | 2019-02-12 17:15:11 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-02-12 17:15:11 +0000 |
commit | cc4b3a97ad85ccc024bfcd0e8097c85e0b8292a4 (patch) | |
tree | 1c7c660eadcd5fff4eab2f55ef0d2122f27f6299 /README.md | |
parent | Merge pull request #1620 from erikhubers/master (diff) | |
download | awesome-selfhosted-cc4b3a97ad85ccc024bfcd0e8097c85e0b8292a4.tar.gz awesome-selfhosted-cc4b3a97ad85ccc024bfcd0e8097c85e0b8292a4.zip |
Add DockSTARTer
Seems to fit best under the `Self-hosting Solutions` heading.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1397,6 +1397,7 @@ See also [Documentation Generators](#documentation-generators), [Wikimatrix](htt - [1Backend](https://github.com/1backend/1backend) - Self-host web apps, microservices and lambdas on your server. Advanced features enable service reuse and composition. `AGPL-3.0` `Go` - [Ansible-NAS](https://github.com/DaveStephens/ansible-nas) - Build a full-featured home server with this playbook and an Ubuntu box. `MIT` `YAML/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)) `GPL-2.0` `Shell` +- [DockSTARTer](https://dockstarter.com/) - DockSTARTer helps you get started with home server apps running in Docker. ([Source Code](https://github.com/GhostWriters/DockSTARTer)) `MIT` `Shell` - [DPlatform](https://dfabric.github.io/DPlatform-Shell/) - 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://code.freedombone.net/bashrc/freedombone)) `AGPL-3.0` `Shell` - [FreedomBox](https://wiki.debian.org/FreedomBox) - Community project to develop, design and promote personal servers running free software for private, personal, communications. `GPL-3.0` `Python/Other` |