Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/meilisearch/cloud-scripts
Cloud scripts for cloud provider agnostic configuration
https://github.com/meilisearch/cloud-scripts
Last synced: 28 days ago
JSON representation
Cloud scripts for cloud provider agnostic configuration
- Host: GitHub
- URL: https://github.com/meilisearch/cloud-scripts
- Owner: meilisearch
- License: mit
- Archived: true
- Created: 2021-01-06T12:51:31.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-05-09T18:34:47.000Z (over 1 year ago)
- Last Synced: 2024-08-04T01:16:05.394Z (4 months ago)
- Language: Shell
- Homepage: https://www.meilisearch.com
- Size: 146 KB
- Stars: 9
- Watchers: 5
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-meilisearch - Cloud Scripts - A set of cloud-agnostic tools and scripts to improve deployment on the cloud (Tools / Official Tools)
README
[DEPRECATED] Meilisearch Cloud Scripts
Meilisearch |
Documentation |
Discord |
Roadmap |
Website |
FAQ☁ Meilisearch tools for the Cloud ☁
---------
⚠️ **Please note that this repository is no longer being maintained and has been deprecated. We have created this new repository [cloud-providers](https://github.com/meilisearch/cloud-providers) instead.**
---------
**Meilisearch Cloud Scripts** is a set of cloud-agnostic tools and scripts to improve user deployment of Meilisearch on the cloud.
**Meilisearch** is an open-source search engine. [Discover what Meilisearch is!](https://github.com/meilisearch/meilisearch)
## Table of Contents
- [🎁 Content of this repository](#-content-of-this-repository)
- [☁ Projects using Meilisearch Cloud Scripts](#-projects-using-meilisearch-cloud-scripts)
- [📖 Documentation](#-documentation)
- [⚙️ Development Workflow and Contributing](#️-development-workflow-and-contributing)## 🎁 Content of this repository
This repository contains a few tools and scripts used mainly by the Meilisearch team, aiming to provide our users simple ways to deploy and configure Meilisearch in the cloud. As our heart resides in the open-source community, we maintain several of these tools as open-source repositories.
The goal of this repository is to provide a cloud-agnostic set of tools and scripts for deploying and configuring Meilisearch.
## ☁ Projects using Meilisearch Cloud Scripts
| Cloud Provider | Project |
|----------|:-------------|
| DigitalOcean | [meilisearch-digitalocean](https://github.com/meilisearch/meilisearch-digitalocean/) |
| AWS | [meilisearch-aws](https://github.com/meilisearch/meilisearch-aws/) |
| GCP | [meilisearch-gcp](https://github.com/meilisearch/meilisearch-gcp/) |## 📖 Documentation
See our [Documentation](https://docs.meilisearch.com/learn/tutorials/getting_started.html) or our [API References](https://docs.meilisearch.com/reference/api/).
## ⚙️ Development Workflow and Contributing
Any new contribution is more than welcome in this project!
If you want to know more about the development workflow or want to contribute, please visit our [contributing guidelines](/CONTRIBUTING.md) for detailed instructions!
**Meilisearch** provides and maintains many **SDKs and Integration tools** like this one. We want to provide everyone with an **amazing search experience for any kind of project**. If you want to contribute, make suggestions, or just know what's going on right now, visit us in the [integration-guides](https://github.com/meilisearch/integration-guides) repository.