Skip to content

Commit 9631556

Browse files
Update README for path commands/metabase
1 parent 0b67fe2 commit 9631556

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

commands/metabase/README.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# 🚀 IaC Templates for metabase
2+
3+
> View deploy stats for metabase in [DeployStack catalog](https://deploystack.io/c/metabase-metabase)
4+
5+
## ⚡ One-Click Deploy
6+
7+
| Cloud Provider | Deploy Button |
8+
|---------------|---------------|
9+
| AWS | <a href="[deploy_path_aws_cfn]"><img src="https://github.com/htdio-stg/deploy-templates/blob/main/.assets/img/aws.svg" height="38"></a> |
10+
| DigitalOcean | <a href="[deploy_path_do_dop]"><img src="https://github.com/htdio-stg/deploy-templates/blob/main/.assets/img/do.svg" height="38"></a> |
11+
| Render | <a href="[deploy_path_rnd_rnd]"><img src="https://github.com/htdio-stg/deploy-templates/blob/main/.assets/img/rnd.svg" height="38"></a> |
12+
| Helm | `helm repo add deploystack https://deploystackio.github.io/deploy-templates/`<br>`helm repo update`<br>`helm install metabase deploystack/metabase-metabase` |
13+
14+
## 📦 IaC templates
15+
16+
- IaC templates are stored within the [deploystackio/deploy-templates](https://github.com/deploystackio/deploy-templates/tree/main/metabase-metabase) repository.
17+
18+
## 🔄 Updates
19+
20+
If you want to update the IaC templates, please create a pull request ([Contributing guide here](https://github.com/deploystackio/awesome-docker-run/blob/main/CONTRIBUTING.md)) to modify the `docker run` command. After the PR get successfully closed, the IaC templates will be updated automatically.
21+
22+
## 💬 Need Help?
23+
24+
- 📚 Visit our [Documentation](https://deploystack.io/docs)
25+
- 🎯 Report issues with generated templates on [GitHub](https://github.com/deploystackio/docker-to-iac/issues)
26+
- 📧 Use Discord to chat with us at [https://discord.gg/UjFWwByB](https://discord.gg/UjFWwByB)
27+
28+
---
29+
30+
<div align="center">
31+
<sub>Generated with ❤️ by <a href="https://deploystack.io">DeployStack.io</a></sub>
32+
</div>

0 commit comments

Comments
 (0)