Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/silocitylabs/lochnas
Docker configuration for all-in-one nas setup
https://github.com/silocitylabs/lochnas
docker docker-compose nas nextcloud radarr
Last synced: about 9 hours ago
JSON representation
Docker configuration for all-in-one nas setup
- Host: GitHub
- URL: https://github.com/silocitylabs/lochnas
- Owner: SiloCityLabs
- License: gpl-3.0
- Created: 2020-02-23T10:47:26.000Z (almost 5 years ago)
- Default Branch: v3
- Last Pushed: 2024-09-13T01:58:49.000Z (5 months ago)
- Last Synced: 2024-09-13T13:14:24.034Z (5 months ago)
- Topics: docker, docker-compose, nas, nextcloud, radarr
- Language: Go
- Homepage: https://lochnas.com
- Size: 183 MB
- Stars: 50
- Watchers: 7
- Forks: 3
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# All-In-One LochNAS Setup
This is a docker NAS setup used to quickly get going with a private NAS and cloud setup. The purpose to keep it all dockerized is for super quick migrations in the long term future and to allow better long term updates even with an OS that is not updated as often. All containers are optional and most can easily be enabled with a boolean setting excluding nginx which is required.
[Install LochNAS](https://lochnas.com/docs/install/)
## Requires
- Ubuntu 20 server or greater is the preffered setup used for this system.
- [Port forwarding](https://portforward.com/router.htm) 80 + 443
- Static IP on Server, alternative is [DHCP reservation](https://portforward.com/dhcp-reservation/#how-to-make-a-dhcp-reservation-in-your-router) on router.## License
This project is licensed under the GPLv3 License - see the [LICENSE](LICENSE) file for details
## Acknowledgments
* Thanks to all the creators of the docker containers listed in the compose files.