Skip to content

BM-2595: Add bastion for direct access to indexer database#1733

Open
willpote wants to merge 1 commit intomainfrom
willpote/indexer-accessible
Open

BM-2595: Add bastion for direct access to indexer database#1733
willpote wants to merge 1 commit intomainfrom
willpote/indexer-accessible

Conversation

@willpote
Copy link
Contributor

With this it becomes possible to run SQL queries locally against the indexer DB

  • Add SSM bastion EC2 instance (t4g.nano) in a public subnet for indexer database access via AWS Session Manager
    port-forwarding
  • Add create_readonly_user.sql manual migration for creating a read-only database user
  • Add "Accessing the Database" section to the indexer infra README with tunnel and connection instructions

@github-actions github-actions bot changed the title Add bastion for direct access to indexer database BM-2595: Add bastion for direct access to indexer database Mar 11, 2026
@linear
Copy link

linear bot commented Mar 11, 2026

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