You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The deploy command will allow a sysop to easily deploy their bbs to a cloud provider. The idea out of the box is to support AWS and Azure. The result will look something like this iq server deploy --provider aws. Internally we could likely just use Terraform to handle the management of the deployed bbs state, etc.
The text was updated successfully, but these errors were encountered:
The deploy command will allow a sysop to easily deploy their bbs to a cloud provider. The idea out of the box is to support AWS and Azure. The result will look something like this
iq server deploy --provider aws
. Internally we could likely just use Terraform to handle the management of the deployed bbs state, etc.The text was updated successfully, but these errors were encountered: