Skip to main content
HashiConf More sessions have been added to the conference agenda. Buy your pass and plan your schedule. Register
Presentation

Using Vault with a Laravel App in OpenShift

See how to use a Vault Agent running in a sidecar pod on an OpenShift/Kubernetes environment to retrieve secrets and provide them to your Laravel app.

Laravel is one of the most popular PHP frameworks in the world and OpenShift is a popular Kubernetes platform. PHP hasn't seen as much HashiCorp Vault usage since it can't easily store secrets in memory due to the shared nothing architecture. However, you can use a Vault Agent running in a sidecar pod to retrieve secrets and provide them to your Laravel app.

What You'll Learn

This talk will outline how to accomplish this in an OpenShift/Kubernetes environment but the information is easily translatable to non-dockerized environments as well.

Speaker: Anand Capur

More resources like this one

  • 4/11/2024
  • FAQ
Introduction to HashiCorp Vault
Vault identity diagram
  • 12/28/2023
  • FAQ
Why should we use identity-based or "identity-first" security as we adopt cloud infrastructure?
  • 3/14/2023
  • Article
5 best practices for secrets management
  • 2/3/2023
  • Case Study
Automating Multi-Cloud, Multi-Region Vault for Teams and Landing Zones