Installing Plural Console
Web based admin panel for all your Plural applications.
Description
Plural will install Plural Console in a dependency-aware manner onto a Plural-managed Kubernetes cluster with one CLI command.
Installation
We currently support Plural Console for the following providers:
AWS
Azure
Equinix
GCP
Generic
kind
plural bundle install console console-aws
Setup Configuration
console_dns
: Fully Qualified Domain Name for the console dashboard, eg console.topleveldomain.com if topleveldomain.com is the hostname you inputed above.kas_dns
: Fully Qualified Domain Name for the console kubernetes proxy, eg kas.topleveldomain.com if topleveldomain.com is the hostname you inputed above.git_user
: git username for console to use in git operations, eg your github usernamegit_email
: email for git operations by consoleadmin_name
: name for the initial admin userrepo_url
: the url to the remote git repoaccess_token
: github/gitlab access token to use for http git authenticationprivate_key
: path to the private key to use for git authenticationpublic_key
: path to the public key to use for git authenticationpassphrase
: passphrase to use for encrypted private keys (leave empty if not applicable)