mirror of
https://github.com/bbrks/aur-sync_gateway-community-bin
synced 2026-03-12 21:03:47 +00:00
No description
- Shell 85.4%
- Makefile 14.6%
| .gitignore | ||
| .SRCINFO | ||
| Makefile | ||
| PKGBUILD | ||
| README.md | ||
| sync_gateway.install | ||
| sync_gateway.service | ||
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.