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

Update Containerfile to use plain Nginx #317

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jangrewe
Copy link

@jangrewe jangrewe commented Oct 14, 2024

As i wasn't able to get the UBI-based image to run (and i have neither any clue why it doesn't work, nor why it was used instead of plain Nginx in the first place), i opened this PR to fix the image and a couple of other things i noticed.

  • Update Containerfile to use plain Nginx (Alpine-based, so the image is only ~50MB instead of >300MB)
  • Only add required files to container
  • Fix HTML title

Only add required files to container
Fix HTML title
@CLAassistant
Copy link

CLAassistant commented Oct 14, 2024

CLA assistant check
All committers have signed the CLA.

@BerendWouters
Copy link

I favor this fix. I had issues with the HTTPS endpoint. The documentation mentioned a self-signed certificate, but I couldn't find it anywhere.
Can we get this deployed please?

This was referenced Nov 9, 2024
@Hunter275 Hunter275 added the meta Unrelated to the web app specifically label Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta Unrelated to the web app specifically
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants