--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. $PATH
gcloud init
and follow the prompts to configure the gcloud cli and connect it to the project you just created.project requested not found
errors further along.$PATH
onplural.sh
subdomain backed by the Plural Domain Service (recommended). If you are choosing to use the Plural domain service, you don't need to do anything extra now. Simply follow the prompts further down. workspace.yaml
file at the root of your repo that stores your cloud provider configuration information.app.plural.sh
login information to log into all Plural-deployed applications.context.yaml
at the root of your repo. plural deploy
can take a fair amount of time, and 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 deploy
logs.app.plural.sh
login credentials.{app-name}/helm/{app-name}/values.yaml.
The key name should be pretty self-descriptive, for instance the initial admin password for the plural console is in a key named: console.secrets.admin_password
.plural build && plural deploy
commands are only necessary if you have a queue of multiple apps to be deployed that you need assistance with sequencing the installations. If there's just a single targeted application to deploy, simply do:context.yaml.