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

draft: feat: add patches needed for local and k8s usage #16

Merged
merged 13 commits into from
Mar 23, 2022

Conversation

kdmccormick
Copy link
Member

Add patches necessary to add coursegraph to k8s configuration
files, as well as caddyfile (which is used by both k8s and
local deployments)).

Add patches necessary to add coursegraph to k8s configuration
files, as well as caddyfile (which is used by both k8s and
local deployments)).
still fails to establish db connection, although
bolt proxying seems to work

need to update tests and readme with new settings
this work in k8s mode but will break in local mode
this allows us to consolidate production and dev settings
and should fix local mode (needs testing still) without adding
additional funky configuration.

also, defer to ENABLE_HTTPS, dropping COURSEGRAPH_NEO4J_BOLT_SECURE
and simplifying caddyfile.

also, document caddyfile.

test-install.sh and README.rst still need updating
@kdmccormick kdmccormick marked this pull request as ready for review March 23, 2022 01:53
@kdmccormick kdmccormick merged commit 6e9b9ac into master Mar 23, 2022
@kdmccormick kdmccormick deleted the kdmccormick/k8s branch March 23, 2022 01:55
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.

1 participant