Easily run Spindle workloads with Docker
5

Configure Feed

Select the types of activity you want to include in your feed.

Go 64.5%
Nix 30.9%
Shell 4.6%
10 1 0

Clone this repository

https://tangled.org/heywoodlh.io/spindle-run https://tangled.org/did:plc:jx3ufx2ocwmzfy2cdjau6ylv
git@tangled.org:heywoodlh.io/spindle-run git@tangled.org:did:plc:jx3ufx2ocwmzfy2cdjau6ylv

For self-hosted knots, clone URLs may differ based on your setup.



README.md

spindle-run#

Self-contained testing of Spindle workflows via Docker-in-Docker. This should replicate an identical experience to running a Nixery-based Spindle on any Unix-like system with Nix installed and a Docker installation.

Run it like so:

Note: additional docker run arguments can be provided before the workflow file path, which must always be the last argument.

# Add `spindle-run` to $PATH
nix shell "git+https://tangled.org/heywoodlh.io/spindle-run#spindle-run"

# Run spindle-run
spindle-run -e SECRET_ENV="val" ./example.yml