We built an all-in-one, no-code hosting platform to run open-source apps and create websites on any cloud
dev.to·3d·
Discuss: DEV
🏠Self-Hosting
Preview
Report Post

The problem

We became increasingly frustrated with the cloud. In particular, deploying applications or dependencies that you didn’t make yourself like WordPress or Postgres. Either you go for the managed service or you have to learn docker, read the documentation on how to run the container, set environment variables, ports and volumes.

Docker (containers in general) is such an amazing technology that many software now ship as docker containers (Penpot, Nextcloud, Home Assistant, many AI products,…) but we don’t see how frustrating it is for users. Docker is impossible to use for non technical users and if you are a developer, let’s face it, setting up everything for a container is just bad UX, a waste of time and effort.

The cloud is just a computer so why should installing…

Similar Posts

Loading similar posts...