Docker Self-Hosting
Deploy Tymeslot using Docker and Docker Compose. Perfect for VPS hosting, home servers, or any environment with Docker support.
Luka Breitig is a technical product builder, AI developer, and solutions architect based in Germany. He created Tymeslot, an open-source meeting scheduling platform built with Elixir and Phoenix, designed for developers and teams who want full control over their scheduling infrastructure.
With a background that bridges psychology, management, and software engineering, Luka takes a human-centered approach to building production systems. He holds a Psychology BSc and a Management MA, and was recognized as a German Foundation of Business (SDW) Scholar — placing in the top 2% for research connecting psychology, systems theory, and organizational behavior.
Before focusing on software development full-time, Luka spent six years as a CTO managing operations and achieving an 80% automation rate across business processes. This experience gave him deep insight into where automation creates real leverage and where human judgment remains irreplaceable.
Today, Luka specializes in three intersecting areas:
He has spoken at international conferences on AI integration and production patterns, and delivers custom training curricula for teams integrating AI into their existing workflows.
His notable open-source and client projects include:
Luka believes that the best technical solutions are the ones teams actually adopt. His writing on the Tymeslot documentation covers practical, production-ready deployment patterns for Docker and Cloudron, automation integrations, and embedding strategies — all from direct experience building and operating these systems.
Deploy Tymeslot using Docker and Docker Compose. Perfect for VPS hosting, home servers, or any environment with Docker support.
One-click installation on Cloudron. Automated backups, SSL certificates, and updates handled automatically.
Run Tymeslot behind Nginx or Caddy with automatic HTTPS. Required for production deployments and OAuth integrations.
Keep your Tymeslot instance up to date. Database migrations run automatically on startup — upgrades are a single command.
Back up and restore your Tymeslot data. All scheduling data lives in PostgreSQL — a simple pg_dump is all you need.
Protect your signup and booking forms from bots with Google reCAPTCHA v3 — invisible verification with no user friction.