An open API service indexing awesome lists of open source software.

https://github.com/paihari/cloud-service-controller

Cloud Resource Creation and Management with Windmill
https://github.com/paihari/cloud-service-controller

app aws controlapi flow oci scripts windmill

Last synced: over 1 year ago
JSON representation

Cloud Resource Creation and Management with Windmill

Awesome Lists containing this project

README

          

# Cloud Service Controller
Provision AWS Resource through Cloud Control APIs using Low Code Platform Windmill
## How to run
> docker compose up

## Pre-requisite
> .aws config with credentials in HOME dir

> .oci config with credentials in HOME dir

## How to test
> webbrowser: localhost or URL mentioned in .env file

## Login Credentails for Application
> user : admin@windmill.dev
> password: changeme

# Example Screen Shots

## Cloud Script Home

![Alt text](/images/Snip20230203_2.png?raw=true "Script Output")

## Script Output

![Alt text](/images/Snip20230203_1.png?raw=true "Script Output")

## Webhook Script Home

![Alt text](/images/Snip20230203_4.png?raw=true "Script Output")

## Webhook test Execution

![Alt text](/images/Snip20230203_5.png?raw=true "Script Output")

## Report of Test Runs

![Alt text](/images/Snip20230203_6.png?raw=true "Script Output")

## Script Test using curl webhook

![Alt text](/images/Snip20230203_7.png?raw=true "Script Output")