Skip to content

feat: database deployment #10

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

Closed
wants to merge 71 commits into from
Closed

feat: database deployment #10

wants to merge 71 commits into from

Conversation

jgoux
Copy link
Contributor

@jgoux jgoux commented Aug 2, 2024

What kind of change does this PR introduce?

feature

What is the current behavior?

we can't deploy the local databases we create in the browser

What is the new behavior?

the databases can be deployed and accessed with any PostgreSQL client over TCP

Copy link
Collaborator

@gregnr gregnr left a comment

Choose a reason for hiding this comment

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

So at this point is it correct to say the only remaining things are:

  1. Merging chore - fly deployment #11 into this branch
  2. Come up with a way to delete old cache when we run low on space?

@jgoux
Copy link
Contributor Author

jgoux commented Aug 5, 2024

So at this point is it correct to say the only remaining things are:

  1. Merging chore - fly deployment #11 into this branch
  2. Come up with a way to delete old cache when we run low on space?

Yes exactly.
I want to make it works and then address the optimizations (no volume, cache deletion, --schedule instead of cron manager).

@gregnr gregnr changed the base branch from main to upload-dbs August 5, 2024 17:08
@jgoux jgoux changed the title feat: database publishing feat: database deployment Aug 14, 2024
@jgoux jgoux changed the base branch from upload-dbs to main August 14, 2024 15:30
@jgoux
Copy link
Contributor Author

jgoux commented Aug 14, 2024

I renamed the branch to next: #71

@jgoux jgoux closed this Aug 14, 2024
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