Skip to content
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

Add proper Docker dev environment #90

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Add proper Docker dev environment #90

wants to merge 3 commits into from

Conversation

adriansalamon
Copy link
Member

@adriansalamon adriansalamon commented Sep 29, 2024

Adds a proper dev environment using Docker and docker-compose.

The application relies on serveral third party services that are included in the compose file:

This makes it much easier to start development on Haj, and also safer, since we for example don't need access to actual AWS during local development.

This makes major changes to env variables, so need to test that it does not break production deployments.

@adriansalamon adriansalamon marked this pull request as ready for review September 30, 2024 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant