mirror of
https://github.com/tiennm99/mongodb-keepalive.git
synced 2026-08-04 16:26:44 +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.
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-08-04T18:15:21.249Z
Readme
Apache-2.0
213 KiB
Languages
Go
70.5%
Dockerfile
29.5%