mirror of
https://github.com/tiennm99/couchbase-keepalive.git
synced 2026-08-04 16:25:32 +00:00
main
Fixes authorization-bypass CVE. Updates transitive deps: golang.org/x/net, x/sys, x/text, genproto/rpc, protobuf.
couchbase-keepalive
Important
Archived — moved to tiennm99/db-keepalive.
All six
*-keepaliverepos were consolidated into a single binary with pluggable adapters. UseDB_TYPE=couchbasewith the new image:docker run -d --restart unless-stopped \ -e DB_TYPE=couchbase \ -e COUCHBASE_CONNECTION_STRING='...' -e COUCHBASE_USERNAME=... # ...etc \ ghcr.io/tiennm99/db-keepalive:latestThe source here is retained for git history. No further changes will land on this repo.
Original description
Lightweight Go utility performing periodic pings to keep Couchbase Capella free clusters active.
License
Apache-2.0 — see LICENSE.
Description
A lightweight Go utility that performs periodic operations to prevent Couchbase Capella free clusters from entering inactive state.
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-08-04T18:15:20.428Z
Readme
Apache-2.0
252 KiB
Languages
Go
77.7%
Dockerfile
22.3%