Releases: sausin/outpost
Releases · sausin/outpost
v0.3.2
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)
v0.2.1
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Full Changelog: v0.1.0...v0.2.0
Outpost v0.1.0
Outpost v0.1.0
Docker image
docker pull ghcr.io/sausin/outpost:v0.1.0Multi-arch (linux/amd64, linux/arm64). Also tagged latest.
Install in one command
curl -fsSL https://raw.githubusercontent.com/sausin/outpost/v0.1.0/scripts/install.sh | bashCommits since the beginning
7c8ae77 Init