Author: Jaan
-
Getting Started with Self-Hosting: Installation and Configuration Guide
Welcome back, fellow self-hosters! In our previous blog post, we discussed the fundamentals of self-hosting, but now it’s time to delve deeper into the installation and configuration process. Today, we’ll explore popular operating systems for self-hosting, installing and configuring server software, and setting up essential services like emails and FTP. So, let’s roll up our…
-
Plan Your Self-Host Journey: Tips and Tricks for a Smooth Deployment
I. Introduction Planning and preparation are crucial steps in the process of self-hosting. Without proper planning, you may end up with a solution that doesn’t meet your needs, or worse, one that fails to deliver the performance and reliability you require.In this post, we’ll discuss the essential aspects of planning and preparation for self-hosting, including…
-
Maximize Data Privacy and Control with Self-Hosted Email Server: A Small Business Owner’s Guide
Being a small business owner, I have always taken care to secure the information of my clients. But I soon saw how crucial it was to have total control over the data being sent and stored. My clients’ data was being sold to other businesses for marketing purposes via the third-party email service provider I…
-
How to Install Docker + docker-compose + Portainer on VPS
# Uninstall old versions # Set up the repository # Add Dockerโs official GPG key # Use the following command to set up the repository # Update repository list # To install the latest version, run # Run the “hello-world” image # Add docker group (if it was not created earlier) # Add your user…
-
Protection of Your Fresh Server (VPS, Dedicated) – 5 Easy steps
Click the “Generate” Button and start moving your cursor around to generate a new SSH key Save your public and private keys under the “Actions” section. Open your “Windows Terminal“ Click here to check it. ๐
-
How Do I Track My Online Services
Official Github: https://github.com/louislam/uptime-kuma It is a self-hosted monitoring tool like “Uptime Robot”. A lot of features that I would use for sure. Docker installation is available. I believe you know how to install things with docker, right? No? Do you need your own Docker Instance? I prefer using VPS (Virtual Private Servers) with Hetzner, Upcloud,…
-
How To Create VPS with Hetzner in 5 Minutes
Let me show you How To Create VPS with Hetzner for your project in 5 minutes of your time. First of all, you need to create a Hetzner account I have a great deal for you. You can start without spending your money. Click on the below link to get โฌโ 20 on your Cloud Account…
-
22.10.2022 – Ping? Pong! How to Check Your Online Services
Ping? Pong! How to Check Your Online Services Today I was trying to work with my website when suddenly It went offline. Never happened before. I need my monitoring solution and here is how. I belong to one of the human types who do like to know that something is working as intended, at least…