Outpost v0.3.0
Outpost v0.3.0
Two runtime images this release — pick whichever matches your deploy target.
Python (mature, full-feature)
docker pull ghcr.io/sausin/outpost-python:v0.3.0TypeScript (Cloudflare-Workers-compatible, Node-deployable)
docker pull ghcr.io/sausin/outpost-ts:v0.3.0Both images: linux/amd64 + linux/arm64. Each also tagged latest.
Install in one command (Docker)
curl -fsSL https://raw.githubusercontent.com/sausin/outpost/v0.3.0/scripts/install.sh | bashThe installer prompts whether to use the Python or TypeScript image.
Commits since v0.2.1
c978f61 Gaps in docker and improved README
9ad3870 Make hosts.yaml work out of the box (PSK examples as comments)