Getting Started with Hetzner Object Storage
4 minJonas Scholz
Learn how to get started with Hetzner's new S3-compatible object storage service. This guide explains what S3 is, compares storage types, and provides step-by-step instructions for setting up and using Hetzner Object Storage with the Minio CLI.
Deploy multiple apps on a single VPS with Docker
5 minLukas Mauser
Learn how to efficiently run multiple applications on a single VPS using Docker. Discover safety considerations, resource planning, common challenges, and tools like Sliplane, Dokku, and Portainer that simplify multi-app deployment on one server.
Top 5 Cheap VPS Providers
3 minJonas Scholz
Explore the best budget-friendly VPS hosting options with our curated list of top 5 providers, including German giants Hetzner and Contabo, plus newcomers like V6Node. Compare prices, specs, and features to find reliable virtual private servers starting from under $2/month.
How to host Uptime Kuma
3 minJonas Scholz
Learn how to deploy and configure Uptime Kuma, a powerful open-source monitoring tool, on Sliplane. This step-by-step guide covers setting up website monitoring, creating public status pages, and implementing Discord notifications for your applications.
How to Dockerize Vite
4 minJonas Scholz
Learn how to containerize your Vite application using Docker with a multi-stage build approach that results in a compact 4.21MB image size. Includes step-by-step Dockerfile explanation and deployment instructions for optimal production performance.