No description
  • Shell 85.4%
  • Makefile 14.6%
Find a file
2024-03-20 21:12:47 +00:00
.gitignore Bump for 2.8.2 2021-03-11 19:36:11 +00:00
.SRCINFO Bump for 3.1.4 2024-03-20 21:12:47 +00:00
Makefile Bump for 2.8.3 2021-11-01 11:46:46 +00:00
PKGBUILD Bump for 3.1.4 2024-03-20 21:12:47 +00:00
README.md Update README 2020-10-29 11:51:01 +00:00
sync_gateway.install Update to 3.0.0 2022-02-23 16:33:47 +00: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.