Skip to content

Update and document local database setup#6522

Open
thomasleese wants to merge 1 commit intonextfrom
procfile-dev-no-redis
Open

Update and document local database setup#6522
thomasleese wants to merge 1 commit intonextfrom
procfile-dev-no-redis

Conversation

@thomasleese
Copy link
Copy Markdown
Contributor

This changes how we recommend developers run the service locally to install require Redis/Valkey to be managed outside of the Procfile. I've also added some documentation that explains how to use brew to run Redis the same as PostgreSQL. This makes the Procfile more consistent as it's responsible for only running the Mavis application itself, which makes it useful outside of development environments as well.

I've also removed bin/db as it didn't seem to be being used.

This changes how we recommend developers run the service locally to
install require Redis/Valkey to be managed outside of the `Procfile`.
I've also added some documentation that explains how to use `brew` to
run Redis the same as PostgreSQL. This makes the `Procfile` more
consistent as it's responsible for only running the Mavis application
itself, which makes it useful outside of development environments as
well.

I've also removed `bin/db` as it didn't seem to be being used.
@thomasleese thomasleese added this to the v7.8.0 milestone Apr 7, 2026
@thomasleese thomasleese requested a review from a team as a code owner April 7, 2026 15:13
@thomasleese thomasleese added the refactor Improving maintainability label Apr 7, 2026
@thomasleese thomasleese enabled auto-merge April 7, 2026 15:14
@thomasleese thomasleese disabled auto-merge April 7, 2026 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor Improving maintainability

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants