Remix.run Logo
lxe 4 days ago

Ooh this made me discover uncloud. Sounds like exactly what I was looking for. I wanted something like dokku but beefier for a sideproject server setup.

vhodges 4 days ago | parent | next [-]

There is also https://skateco.github.io/ which (at quick glance) seems similar

byrnedo 3 days ago | parent [-]

Skate author here: please try it out! I haven’t gotten round to diving deep into uncloud yet, but I think maybe the two projects differ in that skate has no control plane; the cli is the control plane.

I built skate out of that exact desire to have a dokku like experience that was multi host and used a standard deployment configuration syntax ( k8s manifests ).

https://skateco.github.io/docs/getting-started/

benwaffle 3 days ago | parent [-]

Looks like uncloud has no control plane, just a CLI: https://github.com/psviderski/uncloud#-features

nodesocket 4 days ago | parent | prev | next [-]

A recommendation for Portainer if you haven't used or considered it. I'm running two EC2 instances on AWS using portainer community edition and portainer agent and works really well. The stack feature (which is just docker compose) is also super nice. One EC2 instance; running Portainer agent runs Caddy in a container which acts as the load balancer and reverse proxy.

lxe 3 days ago | parent [-]

I'm actually running portainer for my homelab setup hosting things like octoprint and omada controller etc.

psviderski 4 days ago | parent | prev [-]

I'm glad the idea of uncloud resonated with you. Feel free to join our Discord if you have questions or need help