Skip to content

Latest commit

 

History

History
46 lines (25 loc) · 981 Bytes

README.md

File metadata and controls

46 lines (25 loc) · 981 Bytes

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

Script Output

Alt text

Webhook Script Home

Alt text

Webhook test Execution

Alt text

Report of Test Runs

Alt text

Script Test using curl webhook

Alt text