db-top-monitoring icon indicating copy to clipboard operation
db-top-monitoring copied to clipboard

AWS | OSS | DBTop Monitoring Tool | Deployment script WIP

Open rlunar opened this issue 3 weeks ago • 0 comments

Add Deployment Infrastructure

Summary

This PR adds deployment automation for the DBTop Monitoring Tool by introducing a deployment script and associated configuration.

Changes

Added conf/deploy.sh: New deployment script to automate the deployment process • Added conf/.gitignore: Git ignore rules for the conf directory to exclude deployment artifacts

Purpose

Establishes the foundation for automated deployments of the DBTop Monitoring Tool, streamlining the release process and ensuring consistent deployments across environments.

Files Changed

• conf/deploy.sh (new file) • conf/.gitignore (new file)

This deployment infrastructure will enable more reliable and repeatable deployments going forward.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

rlunar avatar Nov 07 '25 19:11 rlunar