Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to a SQL storage backend #282

Open
dopey opened this issue Jun 1, 2020 · 1 comment
Open

Switch to a SQL storage backend #282

dopey opened this issue Jun 1, 2020 · 1 comment
Labels

Comments

@dopey
Copy link
Contributor

dopey commented Jun 1, 2020

Currently step-ca uses a NoSQL storage schema.

Switching to a SQL schema will have numerous benefits:

  • Allow users to easily query the db to build their own reporting.
  • Allow real time queries where indexes are currently necessary (acme_account_orders_index, etc.)
@dopey dopey added enhancement needs triage Waiting for discussion / prioritization by team labels Jun 1, 2020
@sourishkrout sourishkrout removed the needs triage Waiting for discussion / prioritization by team label Jun 3, 2020
@dopey dopey added roadmap An item for roadmap discussion area/cert-observability labels Nov 18, 2020
@dopey
Copy link
Contributor Author

dopey commented Aug 27, 2021

Hey, circling back on this issue - we've released certificate observability (visibility, alerting, monitoring) as part of our hosted product. You can "link" an open source CA to the hosted product and start seeing new certificates in the UI.

Linking a single open source CA is free. Sign up here: https://info.smallstep.com/certificate-manager-early-access-mvp/, and follow the directions to link an existing CA. Encourage anyone looking to get visibility into their step-ca PKI to try this out and give us feedback. cheers!

Note: you'll need to recreate your provisioners using the new step beta ca provisioner subcommand group. Let us know if you're having any issues there and we'll be happy to help. For real time help, come find us on Discord - https://discord.gg/ypu2T7qg9y.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants