Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DP-691 Prepare PGAdmin for Production Deployment #830

Merged
merged 4 commits into from
Oct 25, 2024

Conversation

webit4me
Copy link
Contributor

  • Enable PGAdmin in the production environment.
  • Tag and document PGAdmin and Grafana credentials.
  • Provision an RDS instance for storing PGAdmin configurations.
  • Update the PGAdmin task to receive RDS connection details and use versioned images.
  • Grant ECS task execution role permissions to decrypt RDS credentials.
  • Modify Docker image to support PostgreSQL connectivity for PGAdmin.
  • Update documentation to reflect versioning of Docker images in ECR.

  - Enable PGAdmin in the production environment.
  - Tag and document PGAdmin and Grafana credentials.
  - Provision an RDS instance for storing PGAdmin configurations.
  - Update the PGAdmin task to receive RDS connection details and use versioned images.
  - Grant ECS task execution role permissions to decrypt RDS credentials.
  - Modify Docker image to support PostgreSQL connectivity for PGAdmin.
  - Update documentation to reflect versioning of Docker images in ECR.
@webit4me webit4me force-pushed the DP-691-production-pgadmin branch from dc7f938 to a63aef4 Compare October 24, 2024 21:22
  - Added logic to check for existing server configurations in PGAdmin's PostgreSQL database before adding new ones.
@webit4me webit4me merged commit f2d988e into main Oct 25, 2024
8 checks passed
@webit4me webit4me deleted the DP-691-production-pgadmin branch October 25, 2024 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant