Latitude Platform
geclos opened this issue · 0 comments
geclos commented
Feature Description
Implement the first version of Latitude PaaS. A managed infrastructure to deploy Latitude projects in a production-ready environment that scales to your needs.
Goal of Feature
Make it stupid simple to deploy Latitude projects to a production environment.
Current Solution / Workarounds
Latitude projects ship with a dockerfile for easy containerization. So you can pretty easily build a docker image of your Latitude project and deploy it to any docker-based PaaS like Railway or Fly. However, this involves signing up to another service, which is not ideal.
Alternatives
None