Reproducible NixOS server configuration to make server setup fast, easy, and secure.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Added jellyfin for watching movies, added glance for a nice dashboard, added nginx proxy manager for security
I finished setting up both OpenVPN and wireguard using pivpn. The repository is now ready for hardware testing.
Tested arion (docker) containers and ensured that they are working properly. Currently focusing on implementing popular/useful arion containers. Right now I am getting Wireguard and OpenVPN up and running. When I get the time, I will try to run on bare metal hardware for testing.
I have setup declarative docker images within NixOS using Arion, which allows me to create docker/docker-compose containers using .nix files. Now I will test the current configuration on bare metal hardware to ensure that everything is working.
Fix a few errors that arose when trying to build. Added firewall settings, hardened ssh settings, and added a few core system packages.