|
|
|
|
|
by kodefant
1284 days ago
|
|
Hi! The main strengths of Shipnix right now is ease of provisoning and deployment. And I will continue to add convenient starters that gives you a readily bootstrapped server in several technologies. Most of what you would need to do is either in the UI or in the source code. They complement eachother. And I think it's a great way to learn Nix. The NixOS configuration lets you set up LetsEncrypt and domain names declaratively through code. That's one of the strengths in my opinion, but taste might vary. This also means no vendor lock-in. That being said, it might be that not everyone gets value of it. I created this because I wanted something that organizes my servers nicely, saves build logs for debugging, lets me easily rollback if a build fails and is easy to managee and deploy. Thanks for the feedback. I will work further on communicating this in the docs |
|