Skip to content

StreamVault 2.0.69

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Mar 15:01
9d540c1

What's Changed in 2.0.69

No changelog entries for this release.


🐳 Docker Images

This release is available as multi-architecture Docker images (amd64, arm64):

Pull the image:

# Specific version
docker pull ghcr.io/Serph91P/streamvault:2.0.69
docker pull frequency2098/streamvault:2.0.69

# Or latest stable (main branch)
docker pull ghcr.io/Serph91P/streamvault:latest
docker pull frequency2098/streamvault:latest

# Or development (develop branch)
docker pull ghcr.io/Serph91P/streamvault:dev
docker pull frequency2098/streamvault:dev

Run with Docker Compose:

# Download docker-compose.yml
curl -O https://raw.githubusercontent.com/Serph91P/StreamVault/main/docker/docker-compose.yml

# Start services
docker compose up -d

Registry Information

Property Value
GitHub Registry ghcr.io/Serph91P/streamvault
DockerHub frequency2098/streamvault
Version 2.0.69
Architectures linux/amd64, linux/arm64

Documentation

See the README.md for full configuration options.