Explore >> Select a destination


You are here

sandervanderburg.blogspot.com
| | drakerossman.com
9.8 parsecs away

Travel
| | Home Manager is a tool to manage user-specific configuration on nix-enabled systems. By the end of this article you should have the understanding of why you should use it, as well as a system with Home Manager enabled.
| | ejpcmac.net
8.1 parsecs away

Travel
| |
| | poignardazur.github.io
13.9 parsecs away

Travel
| | A few weeks ago, I decided to install NixOS on my laptop. I'm barely using it these days, and I already had Pop_OS installed on my work computer, so I could experiment with alternate distributions without too much risk.
| | selfhostedheaven.com
72.0 parsecs away

Travel
| Managing your docker containers can be quite a hassle. Creating, updating and monitoring in the terminal is not very intuitive and the lack of visualization makes it very difficult to see what is going on. Fortunately there is a solution and it's called Portainer. It's a docker management interface where you can perform a lot of common tasks very easily from the comfort of your browser. Let's install Portainer! Installing Portainer Using Docker Compose For those who have read my other blogposts: I love Docker Compose: it's easy to read and because it's just a file, it is also very easy to move to another server and get up and running in no time.