Containers Easyrsa
- Canonical Kubernetes
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 441 | 16 Dec 2021 | |
latest/candidate | 420 | 26 Oct 2021 | |
latest/beta | 441 | 15 Dec 2021 | |
latest/edge | 452 | 31 Jan 2022 |
juju deploy containers-easyrsa
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
backup
Creates a backup bundle containing current easyrsa pki.
-
debug
Collect debug data
-
delete-backup
Delete specified (or all) easyrsa backups.
- Params
-
all boolean
If set to 'true', all backups on the unit will be deleted.
-
name string
Name of the backup to be deleted. (list of all backups can be acquired using 'list-backups' action)
-
list-backups
List all available easyrsa backups.
-
restore
Restores a pki previously backed up by 'backup' action
- Params
-
name string
Name of the backup file from which the pki will be restored.
- Required
name