Skip to content

feat(bixarena): add docker-based project for postgres (SMR-314) #3355

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

Merged
merged 10 commits into from
Aug 2, 2025

Conversation

rrchai
Copy link
Contributor

@rrchai rrchai commented Aug 1, 2025

Description

Add bixarena-postgres database project into the BixArena stack.

Related Issue

SMR-314

Changelog

  • Add bixarena-postgres database project into the BixArena stack

Preview

Start the database

nx run-many -p bixarena-postgres -t build-image,serve-detach --parallel=1

The data can be accessed via sqltools VSCode extension:

Screen Shot 2025-08-01 at 6 41 59 PM

@rrchai rrchai self-assigned this Aug 1, 2025
@rrchai rrchai changed the title feat(bixarena): add Docker-based project for Postgres (SMR-314) feat(bixarena): add docker-based project for postgres (SMR-314) Aug 1, 2025
@rrchai rrchai marked this pull request as ready for review August 1, 2025 23:39
@rrchai rrchai requested a review from tschaffter August 2, 2025 01:57
Copy link
Member

@tschaffter tschaffter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything looks good to me, merging this in.

@tschaffter tschaffter added this pull request to the merge queue Aug 2, 2025
Merged via the queue into Sage-Bionetworks:main with commit 5dce35f Aug 2, 2025
15 checks passed
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.

2 participants