This GitHub Action sets up and runs a RageDB instance.
Docker images source ragedb/ragedb.
See action.yml
Basic:
- name: start RageDB
uses: ragedb/[email protected]
with:
version: "latest"
You should now be able to connect to RageDB
running on localhost:7243