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

Merged
merged 3 commits into from
Oct 11, 2024
Merged

Add proper Docker dev environment #90

merged 3 commits into from
Oct 11, 2024

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
@ilmal ilmal merged commit 43a3d55 into main Oct 11, 2024
1 check passed
@ilmal ilmal deleted the dockerize branch October 11, 2024 10:23
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.

2 participants