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

feat(db): Enable running postgres locally in prod-mode #93

Merged
merged 9 commits into from
Dec 10, 2024

Conversation

crankynetman
Copy link
Collaborator

@crankynetman crankynetman commented Nov 25, 2024

This lets you run prod with a local postgres instance. We prolly need to document the vault stuff, but I think that's better suited for #88 to handle.

I think this MR is ready to rock, it's deployed and working on scram-pentest.ocean.cu-es.net presently.

@crankynetman crankynetman marked this pull request as ready for review November 25, 2024 16:17
@crankynetman crankynetman changed the title Topic/chriscummings/enable-local-postgres-prod feat(db): Enable running postgres locally in prod-mode Nov 25, 2024
@crankynetman crankynetman enabled auto-merge (squash) November 25, 2024 16:17
@crankynetman crankynetman enabled auto-merge (squash) November 25, 2024 16:21
Copy link

github-actions bot commented Nov 25, 2024

File Coverage
All files 81%
config/consumers.py 71%
config/urls.py 69%
config/settings/base.py 70%
config/settings/local.py 72%
scram/route_manager/models.py 70%
scram/route_manager/views.py 78%
scram/route_manager/api/serializers.py 73%
scram/route_manager/api/views.py 83%
scram/templates/403.html 91%
scram/templates/404.html 91%
scram/templates/base.html 99%

Minimum allowed coverage is 50%

Generated by 🐒 cobertura-action against 8d82a54

config/settings/production.py Outdated Show resolved Hide resolved
config/settings/production.py Outdated Show resolved Hide resolved
…ub.com:esnet-security/SCRAM into topic/chriscummings/enable-local-postgres-prod
samoehlert
samoehlert previously approved these changes Nov 27, 2024
Copy link
Collaborator

@samoehlert samoehlert left a comment

Choose a reason for hiding this comment

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

looks great!

@crankynetman crankynetman merged commit 0667c54 into develop Dec 10, 2024
20 checks passed
@crankynetman crankynetman deleted the topic/chriscummings/enable-local-postgres-prod branch December 10, 2024 16:29
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