#nixos
Read more stories on Hashnode
Articles with this tag
In this post, we will prepare a DigitalOcean image for NixOS, launch a droplet with it and manage it using Colmena. DigitalOcean does not have...
GitHub CLI (gh) is one of my favourite tools. In addition to its built-in commands, it allows you to write your own extensions. In this post, I will...
This post comes after an exciting discovery of a solution to a problem I and my team have been facing for a while: Getting Hasura CLI work on NixOS...
Do you backup your Git repositories? If not, you should consider doing so. I might even have a solution for you if you are using GitHub: gidek. It...
Secret provisioning is a critical operation during the deployment and management of a software system. The way it is done can have significant impact...
Are you using an API gateway? Do you really need one? If you are using NixOS and feel comfortable with some Lua, you may want to consider OpenResty on...