Qovery is a fully-managed cloud platform that runs on your AWS, DigitalOcean, or Scaleway account where you can host static sites, backend APIs, databases, cron jobs, and all your other apps in one place.
Qovery provides free hosting for individual developers and includes the following features:
- Continuous, automatic builds & deploys from GitHub and GitLab
- Automatic SSL certificates through Let's Encrypt
- Free SSD storage
- Unlimited collaborators
- Unlimited custom domains
Visit the Qovery dashboard to create an account if you don't already have one.
- Click on Create project and give a name to your project
- Click on Next
- Click on Create environment and give it a name (for example, staging, production).
- Click on Create an application, give it a name, and select the GitHub or GitLab repository where your Meilisearch app is located
- Define the main branch name and the root application path
- Click on Create
After the application has been created:
- Navigate to your application Settings
- Select Port
- Add port used by your Meilisearch application
To add storage, go to your application Settings:
All you have to do now is to navigate to your application and click on Deploy.
That's it! Watch the status and wait until the app is deployed.
To open the application in your browser, click on Action and Open in your application overview.
Chat with Qovery developers on Discord if you need help.