diff options
author | n8225 <n8225@users.noreply.github.com> | 2018-11-15 13:53:02 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-15 13:53:02 +0000 |
commit | d5c3055e9c5b1ba01dec5d37f03aff24312fcdb8 (patch) | |
tree | ddaddb91b4fa994e64fd89bdb01de68bff89056b | |
parent | Merge pull request #1566 from b-m-f/patch-1 (diff) | |
parent | Add Ansible-NAS (diff) | |
download | awesome-selfhosted-d5c3055e9c5b1ba01dec5d37f03aff24312fcdb8.tar.gz awesome-selfhosted-d5c3055e9c5b1ba01dec5d37f03aff24312fcdb8.zip |
Merge pull request #1562 from davestephens/add-ansible-nas
Add Ansible-NAS
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1367,6 +1367,7 @@ See also [Documentation Generators](#documentation-generators), [Wikimatrix](htt **[`^ back to top ^`](#)** - [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` - [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` |