Ocdb
OpenControl Database
Install / Use
/learn @RedHatGov/OcdbREADME
ATO Pathways
Quick Demo
- run demo in container
podman run -it -p "3000:3000" quay.io/redhatgov/ocdb
- point your browser to http://127.0.0.1:3000
Developer Setup
- install golang
dnf install golang libxml2-devel - acquire ocdb -
go get -u -v github.com/RedHatGov/ocdb - change dir to the source location -
cd ~/go/src/github.com/RedHatGov/ocdb - acquire buffallo tool -
go get -v github.com/gobuffalo/buffalo/buffalo- optionally consider installing bash completion: https://gobuffalo.io/en/docs/getting-started/integrations
- build front-end pipeline
- install npm
dnf install -y npm - install yarn
npm install -g yarn - install frontend dependencies
yarn install
- install npm
- run server
buffalo dev - point your browser to http://127.0.0.1:3000
Developer Links
Deployment info
How to pull new version manually in openshift?
oc import-image ocdb
Related Skills
feishu-drive
347.2k|
things-mac
347.2kManage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database)
clawhub
347.2kUse the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com
codebase-memory-mcp
1.2kHigh-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph — average repo in milliseconds. 66 languages, sub-ms queries, 99% fewer tokens. Single static binary, zero dependencies.
