|
| 1 | +# 🚀 Generated IaC Templates for scoold |
| 2 | + |
| 3 | +> This repository contains automatically generated Infrastructure as Code templates by [DeployStack.io](https://deploystack.io/c/erudika-scoold) |
| 4 | +
|
| 5 | +## ⚡ One-Click Deploy |
| 6 | + |
| 7 | +| Cloud Provider | Deploy Button | |
| 8 | +|---------------|---------------| |
| 9 | +| AWS | <a href="https://deploystack.io/deploy/erudika-scoold?provider=aws&language=cfn"><img src="https://github.com/htdio-stg/deploy-templates/blob/main/.assets/img/aws.svg" height="38"></a> | |
| 10 | +| DigitalOcean | <a href="https://deploystack.io/deploy/erudika-scoold?provider=do&language=dop"><img src="https://github.com/htdio-stg/deploy-templates/blob/main/.assets/img/do.svg" height="38"></a> | |
| 11 | +| Render | <a href="https://deploystack.io/deploy/erudika-scoold?provider=rnd&language=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 erudika-scoold deploystack/erudika-scoold` | |
| 13 | + |
| 14 | +## 📦 What's Inside |
| 15 | + |
| 16 | +This directory contains the following Infrastructure as Code templates: |
| 17 | + |
| 18 | +- `aws-cloudformation.cf.yml` - AWS CloudFormation template |
| 19 | +- `render.yaml` - Render BluePrint |
| 20 | +- `.do/deploy.template.yaml` - DigitalOcean template |
| 21 | +- `helm/` - Helm Chart |
| 22 | + |
| 23 | +## 🔍 Original Repository Details |
| 24 | + |
| 25 | +- **Source Repository**: https://github.com/Erudika/scoold |
| 26 | +- **License**: Apache License 2.0 |
| 27 | + |
| 28 | +## ⚠️ Important Notice |
| 29 | + |
| 30 | +These templates are automatically generated from the source repository's `docker-compose.yml` file or `docker run` using [docker-to-iac](https://github.com/deploystackio/docker-to-iac). While we strive for accuracy, please review the generated templates before deployment. |
| 31 | + |
| 32 | +## 🛠 Usage |
| 33 | + |
| 34 | +1. Choose your preferred cloud provider from the deploy buttons above |
| 35 | +2. Review the generated template |
| 36 | +3. Click deploy and follow the provider's setup process |
| 37 | + |
| 38 | +## 📝 Generated Template Disclaimer |
| 39 | +⚖️ DISCLAIMER |
| 40 | +This Infrastructure as Code template was automatically generated by DeployStack.io |
| 41 | +Original source: https://github.com/Erudika/scoold |
| 42 | +Original license: Apache License 2.0 |
| 43 | + |
| 44 | +## 🔄 Updates |
| 45 | + |
| 46 | +These templates are automatically updated when changes are detected in the source repository's `docker-compose.yml` file or a new version of `docker run` command has been released. You can always get the latest version by visiting [DeployStack.io](https://deploystack.io). |
| 47 | + |
| 48 | +## 💬 Need Help? |
| 49 | + |
| 50 | +- 📚 Visit our [Documentation](https://deploystack.io/docs) |
| 51 | +- 🎯 Report issues with generated templates on [GitHub](https://github.com/deploystackio/docker-to-iac/issues) |
| 52 | +- 📧 Use Discord to chat with us at [https://discord.gg/UjFWwByB](https://discord.gg/UjFWwByB) |
| 53 | + |
| 54 | +--- |
| 55 | + |
| 56 | +<div align="center"> |
| 57 | + <sub>Generated with ❤️ by <a href="https://deploystack.io">DeployStack.io</a></sub> |
| 58 | +</div> |
0 commit comments