https://github.com/dokploy/dokploy appears to be a viable alternative to `Kamal` #96 which includes _self-managed_ `Postgres`: <img width="1297" height="1071" alt="Image" src="https://github.com/user-attachments/assets/60f5ebe7-e06a-49c5-b3fc-0f9aab54622a" /> https://www.chrisgregori.dev/opinion/how-I-stopped-paying-38-month-per-database via: https://www.reddit.com/r/elixir/comments/1qd92pj/deploying_elixir/ Snapshot: [How-I-Stopped-Paying-£38_Month-Per-Database-(and-Got-Microsecond-Response-Times).pdf](https://github.com/user-attachments/files/26808444/How-I-Stopped-Paying-.38_Month-Per-Database-.and-Got-Microsecond-Response-Times.pdf) My only reservation with it is that it's built with `Typescript` and thus has _many_ dependencies: https://github.com/Dokploy/dokploy/blob/b060f809322d87bae21417cd722b2b85388910e3/pnpm-lock.yaml Which is not desirable in _any_ stack. 🙃 Whereas `Kamal` has _fewer_ features but also **_considerably_ fewer _dependencies_** ... 💭
https://github.com/dokploy/dokploy appears to be a viable alternative to
Kamal#96 which includes self-managedPostgres:https://www.chrisgregori.dev/opinion/how-I-stopped-paying-38-month-per-database
via: https://www.reddit.com/r/elixir/comments/1qd92pj/deploying_elixir/
Snapshot: How-I-Stopped-Paying-£38_Month-Per-Database-(and-Got-Microsecond-Response-Times).pdf
My only reservation with it is that it's built with
Typescriptand thus has many dependencies:https://github.com/Dokploy/dokploy/blob/b060f809322d87bae21417cd722b2b85388910e3/pnpm-lock.yaml
Which is not desirable in any stack. 🙃
Whereas
Kamalhas fewer features but also considerably fewer dependencies ... 💭