diff options
author | David Stephens <dave@force9.org> | 2018-11-12 22:13:14 +0000 |
---|---|---|
committer | David Stephens <dave@force9.org> | 2018-11-12 22:13:14 +0000 |
commit | 5698ab1d978de97aff58c5a68045101e0ac1e487 (patch) | |
tree | ef6c68fb172cc8fba37f7c09120624da9535b1b5 | |
parent | Merge pull request #1560 from Kickball/FixSyntaxErrors (diff) | |
download | awesome-selfhosted-5698ab1d978de97aff58c5a68045101e0ac1e487.tar.gz awesome-selfhosted-5698ab1d978de97aff58c5a68045101e0ac1e487.zip |
Add Ansible-NAS
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1364,6 +1364,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` |