diff options
author | nodiscc <nodiscc@gmail.com> | 2019-12-10 21:51:45 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-10 21:51:45 +0000 |
commit | 7b2622dabe32f0ba662f07d4d29984f380aad8ea (patch) | |
tree | db16f8b4421c9f1d42a22148d677b48ac8cd34fe | |
parent | Merge pull request #1915 from maddox/add-channels-dvr-server (diff) | |
parent | Update README.md (diff) | |
download | awesome-selfhosted-7b2622dabe32f0ba662f07d4d29984f380aad8ea.tar.gz awesome-selfhosted-7b2622dabe32f0ba662f07d4d29984f380aad8ea.zip |
Merge pull request #1885 from CherryKitten/patch-1
Add CharjaBox to selfhosting solutions
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1492,6 +1492,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` +- [CharjaBox](https://github.com/CherryKitten/CharjaBox) - Highly configurable Ansible based Homeserver setup using Docker. `GPL-3.0` `YAML/Ansible/Docker` - [Cloud Computer](https://cloud-computer.dev) - A computer in the cloud that deploys with one click and makes applications accessible through a web browser. ([Source Code](https://github.com/cloud-computer/cloud-computer)) `MIT` `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` |