diff options
author | Jackson Delahunt <jackson@jacksondelahunt.com> | 2019-08-15 06:39:35 +0000 |
---|---|---|
committer | Jackson <jackson@stemn.com> | 2019-08-15 23:21:58 +0000 |
commit | 8d28598038d857d8983d4bbc0ff35bdc3e082957 (patch) | |
tree | ba9019d2d39c65f64197b88eab46b8b79821c6ba | |
parent | Merge pull request #1759 from rwhogg/patch-1 (diff) | |
download | awesome-selfhosted-8d28598038d857d8983d4bbc0ff35bdc3e082957.tar.gz awesome-selfhosted-8d28598038d857d8983d4bbc0ff35bdc3e082957.zip |
Add Cloud Computer
Diffstat (limited to '')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1416,6 +1416,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` +- [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` - [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` |