https://github.com/sadmanyasar/meilisearch
https://github.com/sadmanyasar/meilisearch
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sadmanyasar/meilisearch
- Owner: SadmanYasar
- Created: 2023-07-19T23:50:02.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-19T23:50:04.000Z (about 2 years ago)
- Last Synced: 2024-04-16T17:38:06.954Z (over 1 year ago)
- Language: Dockerfile
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# meilisearch
Meilisearch InstanceA docker image to easily deploy a ready-to-use meilisearch instance on various platforms.
## Deploy Meilisearch to Railway
Click the button below to quickly deploy a meilisearch instance to Railway.
[](https://railway.app/new/template/TXxa09?referralCode=YltNo3)
## Deploy to Fly.io
To follow along a [Fly.io](https://fly.io) account is needed.
Install [*flyctl*](https://fly.io/docs/getting-started/installing-flyctl/)
1. `flyctl auth login`
1. `flyctl launch`
1. `flyctl secrets set MEILI_MASTER_KEY={YOUR RANDOM KEY}`
1. `flyctl open`