feat: add PostgreSQL infrastructure for App2 #5

Merged
admin merged 1 commits from feature/add-postgresql-support into main 2026-02-04 07:29:07 +00:00
Owner
  • Add PostgreSQL role for installing and configuring PostgreSQL 17
  • Add postgres_exporter role for PostgreSQL metrics collection
  • Add deploy-postgres-app2.yml playbook for deployment
  • Configure test database 'testdb' with user 'testuser'
  • Set up postgres_exporter user for monitoring
  • Include firewall configuration for PostgreSQL (5432) and postgres_exporter (9187)
  • Follow existing role structure pattern from node_exporter
- Add PostgreSQL role for installing and configuring PostgreSQL 17 - Add postgres_exporter role for PostgreSQL metrics collection - Add deploy-postgres-app2.yml playbook for deployment - Configure test database 'testdb' with user 'testuser' - Set up postgres_exporter user for monitoring - Include firewall configuration for PostgreSQL (5432) and postgres_exporter (9187) - Follow existing role structure pattern from node_exporter
admin added 1 commit 2026-02-04 07:29:02 +00:00
- Add PostgreSQL role for installing and configuring PostgreSQL 17
- Add postgres_exporter role for PostgreSQL metrics collection
- Add deploy-postgres-app2.yml playbook for deployment
- Configure test database 'testdb' with user 'testuser'
- Set up postgres_exporter user for monitoring
- Include firewall configuration for PostgreSQL (5432) and postgres_exporter (9187)
- Follow existing role structure pattern from node_exporter
admin merged commit 0dca30868b into main 2026-02-04 07:29:07 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: headhuntertest/ansible-config#5
No description provided.