this post was submitted on 13 Feb 2026
76 points (92.2% liked)

Selfhosted

59999 readers
642 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

  4. Don't duplicate the full text of your blog or git here. Just post the link for folks to click.

  5. Submission headline should match the article title.

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Hi

Disclaimer/TW : Vibe-coded project. You can hate me and insult me over that and i will understand it. But please bear with me for a minute

I wanted to share this abomination.

Basically i have been making helmfiles to deploy stoatchat and lasuitenumérique (which i previously shared : https://jlai.lu/post/32413174 )

But people kept asking me "but where docker-compose, k8s too complicated".
Instead of being the bigger person and maintain manually a separate compose.yml , i decided to overdo it myself and make an absolute ICBM of a script to kill a fly.

I checked, no one was stupid enough to go that far with such a project. Maybe it could ACTUALLY be useful for someone. So have fun with it.

Update : now called https://dekube.io/ . Take kubernetes stacks, make compose. Hell.

you are viewing a single comment's thread
view the rest of the comments
[–] pokexpert30@jlai.lu 1 points 4 months ago

Depends. take a look at docs/infrastructure. There are things that just can't be replicated with compose (autoscaling...), and some we can scam.