diff options
author | nodiscc <nodiscc@gmail.com> | 2017-11-16 11:23:14 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-16 11:23:14 +0000 |
commit | c4d2273c164978b7b69fba851c2acdb827fa11b4 (patch) | |
tree | 47acecd07bbc366292e85743195bf59c1d045f93 /README.md | |
parent | Merge pull request #1216 from RussellAult/master (diff) | |
parent | fix quotes -> backticks (diff) | |
download | awesome-selfhosted-c4d2273c164978b7b69fba851c2acdb827fa11b4.tar.gz awesome-selfhosted-c4d2273c164978b7b69fba851c2acdb827fa11b4.zip |
Merge pull request #1218 from matthew-dews/patch-1
Add FreeNAS
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1260,6 +1260,7 @@ See also [Documentation Generators](#documentation-generators), [Wikimatrix](htt * [DPlatform](https://dfabric.github.io/DPlatform-ShellCore/) - 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://github.com/bashrc/freedombone)) `AGPLv3` `Shell` * [FreedomBox](https://wiki.debian.org/FreedomBox) - A community project to develop, design and promote personal servers running free software for private, personal, communications. `GPLv3` `Python/Other` + * [FreeNAS](https://www.freenas.org/) - Network-attached storage (NAS) software based on FreeBSD and the OpenZFS file system. Support for SMB, AFP, NFS, iSCSI, SSH, rsync and FTP/TFTP protocols. Advanced features include full-disk encryption and plug-ins. ([Source Code](https://github.com/freenas/freenas)) `BSD` `Python/Other` * [OpenMediaVault](http://www.openmediavault.org/) - OpenMediaVault is the next generation network attached storage (NAS) solution based on Debian Linux. It contains services like SSH, (S)FTP, SMB/CIFS, DAAP media server, RSync, BitTorrent client and many more. ([Source Code](https://github.com/openmediavault/openmediavault)) `GPLv3` `PHP` * [Piratebox](https://piratebox.cc/start) - A DIY anonymous offline file-sharing and communications system built with free software and inexpensive off-the-shelf hardware. ([Source Code](https://github.com/PirateBox-Dev)). `GPLv3` `Python/Other` * [Puffin](http://puffin.rocks/) - Lightweight webapp catalog based on containers, with user interface à la mobile app store. ([Demo](http://puffin.rocks/), [Source Code](https://github.com/puffinrocks/puffin)) `AGPLv3` `Python/Docker` |