https://github.com/websoft9/cloudforms
Deploy application at Cloud infrastructure by Terraform
https://github.com/websoft9/cloudforms
cloud compose open source terraform
Last synced: about 1 year ago
JSON representation
Deploy application at Cloud infrastructure by Terraform
- Host: GitHub
- URL: https://github.com/websoft9/cloudforms
- Owner: Websoft9
- Created: 2022-11-29T07:58:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-31T03:35:48.000Z (over 1 year ago)
- Last Synced: 2024-10-31T04:20:03.899Z (over 1 year ago)
- Topics: cloud, compose, open, source, terraform
- Language: HCL
- Homepage: https://www.websoft9.com
- Size: 183 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About
CloudForms is an application-centric cloud resource orchestration **template** project. It assists users in creating resources on mainstream cloud platforms while installing and configuring applications, achieving automated deployment.
## Cloud supported
Here is the table that show you the orchestration template at major Cloud Platform
| | Official format | Terraform | Marketplace |
| ------------ | ------------------------------------------------------------ | ----------- | -------------- |
| Azure | [ARM](https://learn.microsoft.com/zh-cn/azure/azure-resource-manager/) | cli | arm |
| AWS | [CloudFormation](https://aws.amazon.com/cn/cloudformation) | cli | cloudformation |
| AlibabaCloud | [ROS](https://help.aliyun.com/zh/ros) | console,cli | ros, terraform |
| Google Cloud | [Cloud Deployment Manager](https://cloud.google.com/deployment-manager/docs?hl=zh-cn) | cli | \ |
| Huawei Cloud | [AOS](https://support.huaweicloud.com/productdesc-aos) | console,cli | \ |
## Related Tools
- [Radius](https://docs.radapp.io/)
- [Dapr](https://docs.dapr.io/)
## License
[LGPL-3.0](LICENSE.md), Additional Terms: It is not allowed to publish free or paid image based on this repository in any Cloud platform's Marketplace without authorization.