/template-gitpod-workspace

Template of my gitpod workspace.

Primary LanguageDockerfile

Gidpod workspace template Docker Cloud Automated build Docker Cloud Build Status

Template of my gitpod workspace.
Use confidential information using HashiCorp Vault.
Vault is S3 Storage Backend.
When using, the following environment variables must be set.

Open in Gitpod

Environment Variables

Name Explanation of value
VAULT_A_KEY AWS_ACCESS_KEY_ID used for S3 access
VAULT_S_KEY AWS_SECRET_ACCESS_KEY used for S3 access
VAULT_BUCKET S3 bucket name to store Vault
VAULT_REGION S3 bucket region
VAULT_UNSEAL_KEY Key to unseal Vault
VAULT_TOKEN Token for login to Vault

Base image

gitpod/workspace-full:latest

image

dockeri.co

Installed applications