mirror of
https://github.com/tiennm99/mongodb-keepalive.git
synced 2026-06-17 10:48:03 +00:00
main
mongodb-keepalive
Important
Archived — moved to tiennm99/db-keepalive.
All six
*-keepaliverepos were consolidated into a single binary with pluggable adapters. UseDB_TYPE=mongodbwith the new image:docker run -d --restart unless-stopped \ -e DB_TYPE=mongodb \ -e MONGODB_URI='...' -e MONGODB_DATABASE=keepalive -e MONGODB_COLLECTION=counter \ ghcr.io/tiennm99/db-keepalive:latestThe source here is retained for git history. No further changes will land on this repo.
Original description
Go utility performs periodic operations to prevent Mongo DB Atlas free instances from being deleted due to inactivity.
License
Apache-2.0 — see LICENSE.
Description
Go utility performs periodic operations to prevent Mongo DB Atlas free instances from being deleted due to inactivity.
Languages
Go
70.5%
Dockerfile
29.5%