Sign inSign up

journeyapps/powersync-service

Verified Publisher

By Journey Mobile, Inc

Updated 2 days ago

PowerSync keeps a client-side SQLite database in sync with your backend database.

Image
Developer tools
Databases & storage
10

500K+

journeyapps/powersync-service repository overview

PowerSync is a sync engine for building local-first apps with instantly-responsive UI/UX and simplified state transfer. Syncs between SQLite on the client-side and Postgres, MongoDB, MySQL or SQL Server on the server-side.

Quick reference

Where to get help:

Where to file issues: https://github.com/powersync-ja/powersync-service/issues

Supported architectures: (more info) amd64, arm64

Source of this description: Github link

How to use this image

Start a PowerSync server instance

docker run \
-p 8080:80 \
-e POWERSYNC_CONFIG_B64="$(base64 -i ./config.yaml)" \
--network my-local-dev-network \
--name my-powersync journeyapps/powersync-service:latest

See the documentation for additional information.

See the Docker Compose Demo for a Docker Compose quick start.

Telemetry

PowerSync may collect telemetry data about your usage. Telemetry data allows us to shape our roadmap to better serve you and other customers. Collection of telemetry data is anonymized and optional. If you do not want telemetry data collected, you may opt-out. See https://docs.powersync.com/self-hosting/telemetry for further info.

License

This image is published under the FSL-1.1-ALv2 license.

View license information for the software contained in this image.

As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).

As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.

Tag summary

Content type

Image

Digest

sha256:413a0c813

Size

118.1 MB

Last updated

2 days ago

docker pull journeyapps/powersync-service

This week's pulls

Pulls:

59,344

Last week