--without-helm
, --without-terraform
, or --without-kubectl
artifact_id
in our manifests, eg ami-0249247d5fc865089
. Be sure to chose the one for the appropriate region.plural init
workflow, we will set the Git attributes to configure encryption and configure your cloud provider for this installation.singular.onplural.sh
, your applications will be available at $APP_NAME.singular.onplural.sh
.workspace.yaml
file at the root of your repo that stores your cloud provider configuration information.plural repos list
on the CLI or Cloud Shell.plural bundle list <app-name>
to find installation commands and information about each application available for install. For example, to list the bundle information for the Plural console, a powerful Kubernetes control plane:plural bundle list console
:app.plural.sh
login information to access Plural-deployed applications. This will add an extra layer of security for applications without built-in authentication.context.yaml
at the root of your repo.plural deploy
to take a fair amount of time, as is the case with most Terraform and cloud infrastructure deployments. Network disconnects can cause potential issues as a result. If you're running on a spotty network, or would like to step out while it's running we recommend running it in tmux.plural deploy
has completed, you should be ready to log in to your application at {app-name}.{domain-name}
.plural destroy <APP-NAME>
. If you're just testing us out and want to take down the entire thing, run plural destroy
.