Library Settings Get Help
Stacktora
Stacktora / Vault / Rust + Postgres: Internal Certificate Authority (PKI) Backend
Infrastructure by @ops

Rust + Postgres: Internal Certificate Authority (PKI) Backend

Issues and tracks internal certificates for service-to-service authentication — distinct from Certificate & Domain Expiry Monitoring (that watches external certs): this is an internal CA actually issuing them.

Loads this recipe straight into the wizard — every setting stays editable before you generate anything.

The stack

Rust 1.96 PostgreSQL

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install rust-internal-certificate-authority --remote
$ stacktora sync   # generate the files

What you get

docker-compose.ymlMakefileDockerfileREADME.md.env.example.gitignore.dockerignore.github/workflows/ci.yml.tool-versions.editorconfigProcfile … and more

More from the Vault