Skip to content

Conversation

@carlobeltrame
Copy link
Member

When following the setup instructions from scratch, the jwt folder needs to exist already. Otherwise, Docker will create it as the root user, leading to permission problems later when the container tries to create the JWT keys.

I tested this on a Linux machine by checking out a fresh copy of the repo and using docker system prune -a --volumes beforehand. Can't test it on Windows or Mac right now.

The dev setup being broken has previously been reported on discord.

@carlobeltrame carlobeltrame requested a review from a team May 2, 2025 10:47
@simfeld simfeld added this pull request to the merge queue May 3, 2025
Merged via the queue into ecamp:devel with commit 206fa8e May 3, 2025
30 checks passed
@carlobeltrame carlobeltrame deleted the fix-local-dev-setup branch May 3, 2025 08:17
@carlobeltrame carlobeltrame mentioned this pull request Jun 10, 2025
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.

3 participants