Skip to content
This repository was archived by the owner on Dec 20, 2023. It is now read-only.

Conversation

colebrumley
Copy link
Member

We are migrating this application to a new hosting platform and no longer want to run it with a dedicated PostgreSQL database to streamline maintenance and operations. Since we typically don't run this application at large horizontal scale, I've refactored it to leverage a local SQLite database that gets pulled from S3 (or created) on startup, and pushed to S3 on shutdown.

I also fleshed-out the readme a bit more with some of the new env variables I added and some more ELI5 running instructions.

Copy link
Member

@tgriesser tgriesser left a comment

Choose a reason for hiding this comment

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

Nice! Didn't pull it down to try it but it LGTM

Just added one comment, but if it works I think it's good to use as is

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants