No description
  • Shell 85.4%
  • Makefile 14.6%
Find a file
2026-05-09 17:06:41 +01:00
.gitignore Bump for 2.8.2 2021-03-11 19:36:11 +00:00
.SRCINFO tweak install message to suit rosmar bootstrap 2026-05-09 17:06:41 +01:00
Makefile Bump for 2.8.3 2021-11-01 11:46:46 +00:00
PKGBUILD tweak install message to suit rosmar bootstrap 2026-05-09 17:06:41 +01:00
README.md Update README 2020-10-29 11:51:01 +00:00
sync_gateway.install tweak install message to suit rosmar bootstrap 2026-05-09 17:06:41 +01:00
sync_gateway.service Initial commit (2.7.3) 2020-05-18 22:21:08 +01:00

aur-sync_gateway-community-bin

An unofficial AUR package for Couchbase Sync Gateway Community Edition (CE).

Getting Started

This package adheres to the Filesystem Hierarchy Standard, instead of the typical Couchbase Sync Gateway installation directories, so some things to note:

Binary Location

The binary can be run standalone, and is located at /usr/bin/sync_gateway.

Systemd Service

Start/Enable the systemd service, located at /usr/lib/systemd/system/:

# systemctl start sync_gateway
# systemctl enable sync_gateway

Config File

The configuration file is at /etc/sync_gateway.json.

You must restart Sync Gateway for any configuration changes to take effect.

Log Files

Log files are written to /var/log/sync_gateway, in addition to journalctl.

License

Sync Gateway Community Edition is licensed under the Couchbase Community Edition License.