Introduction
Latitude Cloud is a managed cloud service that allows you to deploy your Latitude project with a single command. Currently in private beta.Sign up to Latitude Cloud
To sign up to Latitude Cloud, run the following command:Login to Latitude Cloud
If you have already signed up to Latitude Cloud, run the following command to login:Deploy
You will need the Docker CLI installed in your machine.
Secrets
Is recomended to use secrets to store sensitive information like database credentials used in your sources. You can add secrets to your project by running the following command:Secrets are stored encrypted in our cloud infrastructure. They’re only accessible by your app when is deployed
Whenever you add/change a secret, you need to redeploy your app