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 the ability to run separate ASGI and WSGI deployments for ODK Publish. #9

Merged
merged 3 commits into from
Feb 26, 2025

Conversation

simonkagwi
Copy link
Contributor

This PR adds the ability to run separate ASGI and WSGI deployments for ODK Publish if the asgi.enabled value is set. The two deployments will be exactly the same except with different ingress paths (defaults to /ws and / for ASGI and WSGI respectively).

- name: odk-publish
repository: file://charts/odk-publish
version: 0.1.2
alias: asgi
Copy link
Member

Choose a reason for hiding this comment

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

Clever idea!

@simonkagwi simonkagwi merged commit b0dc7c4 into main Feb 26, 2025
@simonkagwi simonkagwi deleted the odk-publish-separate-deployments branch February 26, 2025 16:59
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.

2 participants