nullstone-io / nullstone

Nullstone is a customizable developer platform launched on your cloud accounts.
https://nullstone.io
MIT License
39 stars 1 forks source link

Launch/Teardown Env #57

Open BSick7 opened 2 years ago

BSick7 commented 2 years ago

Summary

This feature enables one-click/one-command launch and teardown of environments.

Intended Outcome

A user is able to click a button or issue a CLI command to launch or tear down an entire environment.

How will it work?

Users have 2 options to launch/destroy an environment

  1. A user can click a button in a stack
  2. A user can issue nullstone envs up or nullstone envs down

This will coordinate all infrastructure provisioning for all blocks in the requested environment.