Difference between revisions of "Secrets"
Jump to navigation
Jump to search
Line 19: | Line 19: | ||
* <code>[[metricbeat keystore]]</code> | * <code>[[metricbeat keystore]]</code> | ||
* [[SOPS: Secrets OPerationS]]: <code>[[sops]]</code> | * [[SOPS: Secrets OPerationS]]: <code>[[sops]]</code> | ||
+ | * [[Conjur]] | ||
== Cloud == | == Cloud == |
Revision as of 11:00, 22 January 2024
- Kubernetes Secrets:
kubectl create secret, kubectl get secret, kubectl describe secret
docker secret
- Docker compose (since 2017): Docker compose file: docker-compose.yml
ansible-vault
- Hashicorp Vault (2015):
vault kv put
- GitHub:
gh secret list
- GitLab:
Settings > CI/CD > Variables
- Chef:
knife vault
- CyberArk Enterprise Password Vault (EPV)
- Cisco IOS: Associate a user with default higher privileges
- Mozilla Secrets OPerationS (SOPS):
sops
git-crypt
- Azure Key Vault
metricbeat keystore
- SOPS: Secrets OPerationS:
sops
- Conjur
Cloud
- AWS Secrets Manager (April 2018):
aws secretsmanager list-secrets
- Google Cloud Secret Manager (Jan 2020)
Related terms
openssl enc
- Password manager: OneDrive Personal Vault
- GitLab Auto Secret Detection
- How can I pass secrets or sensitive information securely to containers in an Amazon ECS task?
See also
Advertising: