DEV Community

Mirsaid Muzaffarov
Mirsaid Muzaffarov

Posted on

Show HN: Lixev – I built a PaaS for deploying Git and Docker apps in Uzbekistan

Hi HN! I'm Mirsaid, a developer from Uzbekistan.

I built Lixev, a small PaaS for deploying applications from Git repositories or Docker without manually managing the usual VPS setup.

The basic workflow is:

Git/Docker → Build → Deploy → HTTPS

It handles things like container deployment, environment variables, logs, custom domains, automatic TLS, databases, Redis, backups and resource limits.

I originally built it because I wanted a simpler deployment workflow for my own projects and for developers who don't want to spend time configuring servers for every new application.

Lixev currently runs on infrastructure in Uzbekistan and is aimed initially at developers and startups in Central Asia, although anyone can use it.

This is the first public release, so I'm especially interested in technical feedback. If you try it, I'd love to hear what breaks, what is confusing, or what you'd expect from a PaaS that isn't there yet.

https://lixev.uz/

Happy to answer questions about the architecture and how it works.

Top comments (0)