Overview
Learn how to set up GitHub Actions to automate the start and stop of Neo4j Aura instances. This automation is useful for cutting costs by stopping unused databases during off-hours or weekends. For details about Aura billing, please refer to the Neo4j Aura Consumption Report Documentation.
This article applies to AuraDB Virtual Dedicated Cloud and AuraDS Enterprise.
Prerequisites
Before creating the GitHub Action, ensure that you have:
GitHub repository : Repo where you will sto...
Read it: Automate Start and Stop of Neo4j AuraDB Instances Using GitHub Actions