Take Control of Your Infrastructure:
Learn Self-Hosting from the Ground Up
Ready to own your tech stack? Learn the ins and outs of self-hosting, from basic server configurations to advanced deployment strategies, all in one place.
LATEST
Show More ⟶ Oct 3, 2024
18
Running Postgres database with Docker Compose
Setup your PSQL database with few simple command thanks to Docker Compose
Sep 4, 2024
95
How to auto deploy git repository to your server
Auto-Deploy your personal services from Github/Gitlab or even your own git server with this script
Sep 3, 2024
100
Run script as systemd under Ubuntu
Keep running a bash script as a service to execute various tasks
Sep 3, 2024
134
How to buy and configure Contabo VPS
Detailsed guide how to set up a Contabo account, configure and buy a VPS
Aug 30, 2024
116
How to clone private Git repos using SSH Deploy keys
Step-by-step guide on how to create an SSH key, set up SSH key authentication for a Git account, and clone a private repository.
Aug 25, 2024
135
Multiple Docker Compose configurations on a single machine
Use docker networks to communicating between services described in multiple docker-compose
Aug 24, 2024
194
How to choose and setup VPS on Vultr
Step-by-step guide how to choose and setup VPS on Vultr
Aug 24, 2024
135
Running MySQL database with Docker Compose
Setup your MySQL database with few simple command thanks to Docker Compose
Aug 24, 2024
114
Enabling SSL with Certbot and Nginx
Walks you through the process of securing your Nginx server with SSL using Certbot.
Aug 24, 2024
79
Keep running long processes in terminal using Screen
Guide on using the Screen tool in Ubuntu for managing long-running processes in the terminal.
Aug 23, 2024
110
How to connect VPS or Dedicated server via SSH
Terminus is a feature full application to manage remote servers via SSH
Aug 19, 2024
171
Run your own LLM with Ollama
Run your own LLM on VPS or a Dedicated server, no GPU needed!
Aug 19, 2024
237
Install Supabase with docker compose and Nginx reserve proxy
Guide how to install Supabase with docker compose and Nginx reserve proxy
Aug 17, 2024
141
How to setup Nginx with reverse proxy
Use Nginx on your server to reserve proxy HTTP/WebSocket requests to your services
Aug 17, 2024
166
How to setup a fresh Ubuntu VPS - Best Practices
When setting up a new Ubuntu VPS (Virtual Private Server), it's essential to ensure that it's both accessible and secure.
COURSES
Show More ⟶ Sep 4, 2024
Essentials and Best-practices to setup a new VPS
This course will help you rent and setup a new VPS with the essential tools to run Docker containers and use our other guides
Sep 4, 2024
Complete guide to host Angular website on Contabo VPS
This course will guide you through the process from purchasing and setting up a Contabo VPS to deploy a fully functional Angular 17 Application with SSR enadled, and a NodeJs backend.