Using nvm with in Fish shell ๐ Short post about how to install nvm in fish shell, it is not complicated but it is not smooth neither, so here you go.
Keep a clean Docker environment ๐งน How to clean up your docker environment with docker prune it is not just a good practice but it could help you to reclaim large disk space back in my case I reclaimed almost 12gb ๐คฏ
Access your Cockpit by domain within a Reverse proxy setup with Apache2 Short post about how to set your Cockpit instance to be accessed via Subdmain in a a reverse proxy configuration with Apache2 and ssl
Adding a new website to your VPS via docker - apache2 Quick tutorial about how to enable a website via docker and apache2 using a reverse proxy configuration.