examples icon indicating copy to clipboard operation
examples copied to clipboard

Code examples for working with SecretHub


1Password SecretHub has joined 1Password! Find out more on the SecretHub blog. 🎉


SecretHub

Examples

Discord

SecretHub is a secrets management tool that works for every engineer. Securely provision passwords and keys throughout your entire stack with just a few lines of code.

This repository contains code examples for integrations with SecretHub. The README.md for these examples can be found in every directory. For all integrations, take a look at the integrations page.

We're adding more examples over time (starting with the ones listed below), so keep a lookout for new examples. We'll be adding the ones listed here first.

If you have a great example of a SecretHub integration yourself or a way to improve an example, feel free (and very welcome) to make a pull request.

Examples

  • CI/CD
    • CircleCI
    • GitHub Actions
    • Travis CI
    • GitLab CI
    • Jenkins
  • Cloud
    • AWS EC2
    • AWS ECS
    • AWS Lambda (Golang)
    • Google Compute Engine
    • Google Kubernetes Engine
    • Linux VMS
  • Application
    • Flask
    • Django
    • Node.js
    • Ruby
    • Rails
    • Spring Boot
    • ASP.NET
    • Kitura
    • Perfect
  • DevOps tools
    • Terraform
    • Ansible
    • Chef
    • Puppet
  • IDE
    • VS Code