Signed-off-by: Anirudh Oppiliappan anirudh@tangled.sh
+24
docs/spindle/architecture.md
+24
docs/spindle/architecture.md
···
+43
docs/spindle/hosting.md
+43
docs/spindle/hosting.md
···+Spindle is configured using environment variables. The following environment variables are available:+* `SPINDLE_SERVER_JETSTREAM_ENDPOINT`: The endpoint of the Jetstream server (default: `"wss://jetstream1.us-west.bsky.network/subscribe"`).+* `SPINDLE_SERVER_DEV`: A boolean indicating whether the server is running in development mode (default: `false`).+* `SPINDLE_PIPELINES_LOG_DIR`: The directory to store workflow logs (default: `"/var/log/spindle"`).
+59
docs/spindle/pipeline.md
+59
docs/spindle/pipeline.md
···