Setting up your Mailgun in your selfhosted Ghost If you're hosting your own Ghost blog in a docker container you should to know how to setting up your mail settings with Mailgun, if not I will show you how ๐
Install Joplin CLI in Arch Joplin is a free, open source note taking and to-do application, which can handle a large number of notes organized into notebooks, I installed in my arch via npm, with nvm setup first, read the entire post for more details :)
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.