Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

syncstorage-rs (PostgreSQL)

Docker image for mozilla-services/syncstorage-rs built with PostgreSQL backend for self-hosted Firefox Sync.

Image

ghcr.io/laenzlinger/syncstorage-rs:0.23.0

Updating

echo "0.24.0" > VERSION
git commit -am "chore: bump to 0.24.0" && git push

CI builds and pushes to GHCR automatically (~10-15 min).

Why this exists

The official image uses MySQL/Spanner. This builds with --features=syncstorage-db/postgres --features=tokenserver-db/postgres for PostgreSQL-only deployments.

Local testing

docker compose up -d
curl http://localhost:8000/__heartbeat__
docker compose down

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages