Skip to main content

Recently Updated Pages

Create Traefik File

BookStack on Hostinger.Com KVM VPS Traefik & Let’s Encrypt

docker-compose.yml networks: proxy: external: false volumes: traefik_letsencrypt: {} servic...

Updated 1 month ago by HarkinZor

Traefik Reverse Proxy

BookStack on Hostinger.Com KVM VPS Traefik & Let’s Encrypt

Traefik is a reverse proxy that: Routes requests from your domain to the right container.Termina...

Updated 1 month ago by HarkinZor

Enable firewall (UFW)

BookStack on Hostinger.Com KVM VPS Server Setup

sudo ufw allow OpenSSH sudo ufw allow 80,443/tcp sudo ufw enable  

Updated 1 month ago by HarkinZor

Allow your user to run Docker without sudo

BookStack on Hostinger.Com KVM VPS Server Setup

sudo usermod -aG docker $USER newgrp docker  

Updated 1 month ago by HarkinZor

Install Docker & Compose

BookStack on Hostinger.Com KVM VPS Server Setup

# Add Docker repo sudo mkdir -p /etc/apt/keyrings curl -fsSL https://download.docker.com/linux/...

Updated 1 month ago by HarkinZor

Install Essentials

BookStack on Hostinger.Com KVM VPS Server Setup

sudo apt install curl git ufw -y  

Updated 1 month ago by HarkinZor

Resourses

BookStack on Hostinger.Com KVM VPS Prerequisites

Before we begin, make sure you have:A Hostinger VPS- KVM 2 (2GB RAM, 1 CPU, 40GB storage) is enou...

Updated 1 month ago by HarkinZor

Deployment

BookStack on Hostinger.Com KVM VPS Introduction

BookStack is an open-source wiki & documentation platform, designed to be simple and selfhosted.T...

Updated 1 month ago by HarkinZor

Table Of Contents

BookStack on Hostinger.Com KVM VPS The Beginner’s Guide

This book was written for newcomers who want to take a raw VPS and turn it into a **fully running...

Updated 1 month ago by HarkinZor