An Okinta Stack that holds all of Okinta's secrets
1.1K
An Okinta Stack that holds all of Okinta's secrets.
An Okinta stack is a deployable unit for Alga that runs within Okinta's infrastructure. Stacks describe all necessary information to deploy a service.
For more information about Alga, refer to the alga-infra repository.
Runs lucid, which is a basic key value store, as an Okinta Stack to store configuration information that can be referenced by other stacks and other parts of Okinta's infrastructure.
This stack is dependent on the lucid key value store.
Deployment of this stack isn't completely automated. Once it is deployed, the secrets need to be loaded into the Vault. These secrets and instructions on how to add them can be found in LastPass.
docker build -t okinta/stack-vault .
docker run -p 7020:7020 okinta/stack-vault
fcct --strict < coreos.fcc > /dev/null
Content type
Image
Digest
Size
32.2 MB
Last updated
over 6 years ago
docker pull okinta/stack-vault