Skip to content

Infrastructure as code for hosting Meilisearch on Azure

License

Notifications You must be signed in to change notification settings

bmsuisse/meilisearch-on-azure

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meilisearch on Azure

Infrastructure as code for hosting Meilisearch on Azure

Quick usage

You can use these buttons to deploy a Meilisearch app on Azure already configured. Please change the Application Name parameter by something unique and the API Key to secure your instance.

Deploy To Azure

Usage with CLI

  1. Ensure you have the Azure CLI installed, update to date and you're logged in.
  2. Execute the following command line, while replacing the approriate values az deployment sub create --name meilisearch --template-file .\main.bicep -l eastus --parameters applicationName=MYAPPLICATIONNAME

Licence

This template are provided under MIT licence.

About

Infrastructure as code for hosting Meilisearch on Azure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Bicep 100.0%