Self-hosting n8n on an Ubuntu Server
6 minJonas Scholz
Learn how to self-host n8n automation platform on Ubuntu using Docker and Caddy. This step-by-step guide covers installation, security, and cost comparison with managed services, helping you maintain full control over your automation infrastructure while reducing costs.
Self-hosting n8n the easy way
2 minJonas Scholz
Learn how to self-host n8n, the popular AI automation tool, for just €9/month using Sliplane. This step-by-step guide shows you how to deploy n8n's community edition with nearly unlimited features, saving you money compared to official pricing and other hosting platforms.
5 Awesome Nextcloud Alternatives
5 minJonas Scholz
Discover 5 powerful Nextcloud alternatives for self-hosted cloud storage and file sharing. Compare features, security, and usability of ownCloud, Seafile, Pydio, Syncthing, and Cozy Cloud to find the perfect solution for your needs.
Self-Hosting Nextcloud on a Hetzner Ubuntu Server
6 minJonas Scholz
Learn how to self-host Nextcloud on a Hetzner Ubuntu server using Docker and Caddy. This step-by-step guide covers everything from initial server setup to securing your private cloud storage solution with HTTPS certificates. Take control of your data privacy with this detailed tutorial on creating your own alternative to Dropbox and Google Drive.
Self-Hosting ownCloud on a Hetzner Ubuntu Server
6 minJonas Scholz
Learn how to self-host ownCloud on a Hetzner Ubuntu server using Docker. This step-by-step guide shows you how to set up your own secure cloud storage solution, complete with HTTPS encryption and proper security measures. Take control of your data privacy and break free from commercial cloud providers.
5 Awesome ownCloud Alternatives
5 minJonas Scholz
Discover 5 robust alternatives to ownCloud for secure file sharing and synchronization. Compare features, security, and usability of Nextcloud, Seafile, Syncthing, FileCloud, and Resilio Sync to find the perfect solution for your needs.
The Tech Stack of a Cloud Computing Startup
3 minJonas Scholz
An in-depth look at Sliplane.io's complete technology stack, from their Nuxt-based frontend and Go backend to their use of Postgres, Firecracker virtualization, and various cloud services. Learn how this cloud computing startup achieves reliability and performance with a lean, practical tech infrastructure.
OrbStack vs Docker Desktop - Is it Worth Switching?
5 minJonas Scholz
A detailed comparison of OrbStack vs Docker Desktop for macOS developers, examining performance benefits, resource usage, features, and pricing. Learn whether OrbStack's promises of faster performance and better resource management make it worth switching from Docker Desktop.
Best Practices for Running PostgreSQL in Docker (With Examples)
6 minJonas Scholz
Learn essential best practices for running PostgreSQL in Docker containers, including version control, resource optimization, security measures, and performance tuning. Discover practical examples and configurations to help you deploy and maintain reliable PostgreSQL databases in containerized environments.
How to Run PostgreSQL in Docker: A Beginner's Guide
8 minJonas Scholz
Learn how to run PostgreSQL in Docker containers with this beginner-friendly guide. Discover step-by-step instructions for setting up, connecting, and managing your database, including data persistence, security best practices, and using Docker Compose for easier deployment. Perfect for developers who want a clean, isolated PostgreSQL environment without direct installation.