Skip to content

dynamicalsystem/gazette

Repository files navigation

dynamicalsystem.gazette

This is the uv workspace for dynamicalsystem.gazette.

Build

Build a runnable image from the local working tree (no PyPI round-trip):

make image        # podman build . --tag dynamicalsystem/gazette

Deploy

Deployment is declarative, not a script. On merge to main, CI (.github/workflows/release.yml) builds a multi-arch image (amd64 + arm64) and pushes it to ghcr.io/dynamicalsystem/gazette:latest.

The gateway box runs that image as a rootless podman Quadlet systemd unit, defined in the private tinsnip repo (hosts/gateway/gazette.container) and pulled by podman auto-update. Config is an on-box EnvironmentFile; watermark state is a mounted volume. See tinsnip for the box-side wiring.

Local dry-runs use the Validator publisher and never touch the prod Signal identity -- see ooda/ for the config and run model.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors