Skip to content

pdb-operator/pdboperator.io

PDB Operator logo

pdboperator.io

The source repository for the PDB Operator website, documentation, and blog.
Built with Docusaurus 3 and hosted on GitHub Pages.

Deploy Check Links


Get Involved

To learn how to contribute to this project, read the Contributing Guide.

If you are new to PDB Operator and just getting started, you are in a perfect position to help us improve: the website and documentation is the entry point for newcomers like you, so if something is unclear or missing, let us know.

Development

Prerequisites: Node.js 22+

npm install            # Install dependencies
npm start              # Start dev server at localhost:3000
npm run build          # Production build
npm run serve          # Serve production build locally

Deployment

The site is automatically deployed to GitHub Pages via the deploy workflow on every push to main.

Live site: https://pdboperator.io

Contributing

  1. Fork the repository
  2. Create a feature branch
  3. Make your changes and verify with npm run build
  4. Open a PR against main

All commits must include Signed-off-by (DCO):

git commit -s -m "docs: update installation guide"

Found a Security Issue?

If you discover a security issue, read the Security Policy before opening an issue.

Roles

Maintainers

Learn more about roles in the Governance document. Thanks to all who have already contributed!

License

Copyright 2026 The PDB Operator Authors.

About

The PDB Operator website and documentation

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors