https://github.com/mogeko/nas-config
Producing a FCOS/RHCOS Ignition Config for NAS.
https://github.com/mogeko/nas-config
Last synced: over 1 year ago
JSON representation
Producing a FCOS/RHCOS Ignition Config for NAS.
- Host: GitHub
- URL: https://github.com/mogeko/nas-config
- Owner: mogeko
- License: mit
- Created: 2023-03-07T10:01:11.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-25T20:04:50.000Z (over 2 years ago)
- Last Synced: 2025-01-28T17:16:06.802Z (over 1 year ago)
- Language: Makefile
- Homepage: https://mogeko.github.io/nas-ignition/nas.ign
- Size: 73.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NAS From Scratch
This project aims to build a Linux NAS server from scratch.
## Fedora CoreOS
We will use [Fedora CoreOS (FCOS)](https://docs.fedoraproject.org/en-US/fedora-coreos) as the base OS, and [Podman](https://podman.io) as the container engine.
## License
The code in this project is released under the [MIT License](./LICENSE).