infisical
infisical copied to clipboard
Self Host Getting Started
I have a kubernetes cluster on DigitalOcean and am just running through the documentation with the helm chart to self host.
Don't know if it makes a difference but I have other services running behind traefik.
Qs:
- What URL / endpoint should I be going to after installing? I see an IP for the infisical ingress when I run
kubectl get svc
- If I provide my own redis / postgres URL in the kubernetes secret and I disable both in the helm chart, should this still work or do I need to do additional things?
- I presume something like this is how I could separate production / staging secrets?
Side Note: The slack url doesn't work for me for some reason. Keeps saying to make an account but I already have a slack account.