Lukas Mauser

Lukas Mauser @wimadev

About: Building the easiest way to deploy Docker containers @ sliplane.io

Location:
Berlin
Joined:
Aug 7, 2023

Lukas Mauser
articles - 45 total

How to add Bug Tracking to your Apps (Free Open Source Tool) - Bugsink 🐞

Bugsink is a free and open source bug tracking solution that allows you to collect all errors that...

Learn More 12 6Jun 25

Setup SSL/TLS for PostgreSQL in Docker

The goal If you want to run PostgreSQL in production, setting up Transport Layer Security...

Learn More 11 3Jun 17

We Abandoned Our Backlog

Two years ago, we launched a project called sliplane.io. It's a hosting service for containerized...

Learn More 10 1Jun 16

How Hard Can It Be? „Building a Photo Sharing App is easy!“ (*regrets 😓)

Recently, I was looking for a simple way to share photos amongst friends and family. But no way I...

Learn More 23 21Jun 7

The Moment I let go of Clean Code

I was thrown in a project, that was a big mess. They told me the guy who built it was a pro, but it...

Learn More 70 33May 30

Design Fundamentals for Developers - 5 Tips that Help You Pretend You Know What You're Doing

I am not a designer myself, but for the better part of the last decade, I've been involved in a lot...

Learn More 44 15May 27

How To Leverage Open Source Tools as an Indie Developer

As indie developers, we are usually forced to work with a tight budget. Often times that means,...

Learn More 21 4May 25

WordPress Won't Save Your SEO

I recently tried out 5 CMS platforms to use for our blog on sliplane.io and wrote a short section...

Learn More 10 1May 9

11 Step Checklist for Translating a Website

At sliplane.io we recently added another language to our website and since I did this in another...

Learn More 23 10Apr 6

5 practical tips for internationalizing your Website

Sliplane.io is a German container hosting startup, but since our customers are from all over the...

Learn More 17 5Apr 4

I tried 5 Content Management Systems - Which One is Best?

5 Content Management Systems A little while ago, we decided to add a blog to our website....

Learn More 65 45Apr 2

Are Secrets Managers Really Just Useless?

Recently I faced the decision whether to use a secrets manager or not. Secrets managers provide some...

Learn More 21 10Mar 23

Azure Container Instances vs Sliplane

If you're looking to deploy, manage, and scale containerized applications, both Azure Container...

Learn More 11 1Mar 9

Comparing Prices: AWS Fargate vs Azure Container Apps vs Google Cloud Run

AWS Fargate, Google Cloud Run and Azure Container Apps offer services to deploy containers serverless...

Learn More 12 0Mar 7

Google Cloud Run vs Sliplane

Google Cloud Run (GCR) and Sliplane both simplify deployment, management, and scaling of...

Learn More 17 2Mar 2

AWS ECS vs Sliplane

Amazon's Elastic Container Service (ECS) and Sliplane both simplify deployment, management, and...

Learn More 27 0Feb 23

Test your Docker knowledge

Day 15: Week 2 Quiz Jonas Scholz ・ Dec 15 ...

Learn More 0 0Dec 15 '24

Is there a better time to learn Docker than right before Christmas? I don't think so 🎄 Check out this series if you want to learn it!

Day 4: Your first Container Jonas Scholz ・ Dec 4 ...

Learn More 0 0Dec 4 '24

How to run Docker compose setups as standalone containers

Docker compose is great! But sometimes it can be useful to unravel a docker-compose.yml file and run...

Learn More 14 3Nov 8 '24

5 costly mistakes when deploying Docker containers (and how to dodge them like a pro 😎)

Docker is a great tool for deploying web applications, but only if you use it the way it's intended....

Learn More 118 8Oct 28 '24

Building a Pipeline to Deploy Docker Containers to a VPS

In this follow along, I want to show you a free and convenient way to automatically deploy new...

Learn More 11 1Oct 18 '24

3 Ways to Deploy Web Apps - Which One is Right for Your Project?

Deploying web applications is complicated nowadays. There are usually multiple routes you can choose....

Learn More 24 4Oct 13 '24

Top 5 reverse proxies - Which one should you choose?

I have been looking for a reverse proxy to use in our Docker hosting platform and did some research...

Learn More 91 12Oct 5 '24

Deploy multiple apps on a single VPS with Docker

The cost of virtual private servers (VPS) is low. You can rent a small box for about $5 per month....

Learn More 105 17Sep 23 '24

How to optimize fonts for the web

I was using fonts wrong. I usually got most of my fonts from Google Fonts. For a long time, I just...

Learn More 17 8Jul 14 '24

Hosting old Node Projects 👴🏼

A while ago, a friend of mine asked me to help him extend an old NodeJS project. But when we finished...

Learn More 16 6Apr 25 '24

Is Nuxt 3 Really Production Ready?

Nuxt.js is a popular JavaScript frontend framework. But people still ask, if it is production ready....

Learn More 24 8Nov 23 '23

You Probably Know This Bug, but why does it Always Slip Through?

TypeScript does not catch this in strict mode Does this error look familiar? Trying to...

Learn More 14 1Nov 14 '23

Are Unit Tests Really Just Garbage? 💩😳

I always assumed that unit tests are just part of the job. They are just there, and it's a no-brainer...

Learn More 60 65Nov 1 '23

📈 Scaling Web Applications to a Billion Users. It is Complicated... 😵‍💫

Did you ever think: "Instagram is just a photo sharing website, I could build something like...

Learn More 33 17Oct 30 '23