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

Ensure that Noctua-in-AWS is HTTPS-only #10

Open
kltm opened this issue Oct 25, 2024 · 2 comments
Open

Ensure that Noctua-in-AWS is HTTPS-only #10

kltm opened this issue Oct 25, 2024 · 2 comments
Assignees

Comments

@kltm
Copy link
Member

kltm commented Oct 25, 2024

Currently, Noctua-in-AWS runs as both HTTP and HTTPS (initial intentions).

We now understand a little more about how this will have to work practically and want to ensure that the apache proxies do HTTPS-only, with HTTP forwarding to appropriate scheme (as is usual for most sites).

@kltm kltm moved this to Todo in Noctua in AWS Oct 25, 2024
@kltm kltm moved this from Todo to In Progress in Noctua in AWS Oct 28, 2024
mugitty added a commit that referenced this issue Oct 29, 2024
@kltm
Copy link
Member Author

kltm commented Nov 5, 2024

It looks like @mugitty has gotten most of them, but I just noticed that http://3.226.81.154/ at barista runs in the clear. We'll need to clear this one up too.

mugitty added a commit that referenced this issue Nov 6, 2024
@kltm
Copy link
Member Author

kltm commented Dec 12, 2024

While most of the work has been completed by @mugitty here, because we cannot mix http and https and our current NEO (autocomplete) is HTTP-only, we'll need to setup a new AmiGO/GOlr with NEO that is HTTPS-friendly. Ideally, with repeatable devops.

I attempted doing this with the current state of the AmiGO provisioning, but didn't get quite far enough. For my next attempt, I'll be using terraform for provisioning the instance, then filling it in with the older ansible devops (which should be faster to debug).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

2 participants