Skip to content

Upgrade nginx#24

Merged
bio-boris merged 20 commits into
masterfrom
DEVOPS-2771
May 20, 2026
Merged

Upgrade nginx#24
bio-boris merged 20 commits into
masterfrom
DEVOPS-2771

Conversation

@bio-boris
Copy link
Copy Markdown
Contributor

@bio-boris bio-boris commented May 14, 2026

PR Overview

This PR modernizes the container build by updating the OpenResty/nginx base image and cleaning out legacy configuration, while switching CI/CD toward a managed GitHub Actions workflow.

Changes:

Upgrade base image from openresty/openresty:buster to openresty/openresty:1.29.2.3-bookworm-fat and simplify Docker build steps.
Remove legacy nginx site config files, Travis-era push/build scripts, and bundled localhost TLS materials.
Add a reusable “Build, Publish and Scan (Managed)” GitHub Actions workflow.

Copilot AI review requested due to automatic review settings May 14, 2026 16:40
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 13 out of 16 changed files in this pull request and generated 8 comments.

Files not reviewed (1)
  • .idea/.gitignore: Language not supported

Comment thread Dockerfile
Comment thread Dockerfile Outdated
Comment thread Dockerfile Outdated
Comment thread Dockerfile Outdated
Comment thread Dockerfile Outdated
Comment thread .idea/.gitignore
Comment thread .github/workflows/managed_build.yaml
Comment thread README.md
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 13 out of 16 changed files in this pull request and generated 6 comments.

Files not reviewed (1)
  • .idea/.gitignore: Language not supported

Comment thread README.md
# Passing environment variables through Nginx to the narrative containers

This section is no longer relevant. Narrative containers (and their environment variables) are managed by traefiker.
# NGINX No newline at end of file
Comment thread Dockerfile
Comment thread Dockerfile
Comment thread .github/workflows/managed_build.yaml
Comment thread .idea/.gitignore
Comment thread Dockerfile Outdated
Copy link
Copy Markdown
Member

@kkellerlbl kkellerlbl left a comment

Choose a reason for hiding this comment

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

LGTM, one comment but probably not critical.

Comment thread Dockerfile
@bio-boris bio-boris requested a review from Copilot May 20, 2026 20:57
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 13 out of 16 changed files in this pull request and generated 6 comments.

Files not reviewed (1)
  • .idea/.gitignore: Language not supported

Comment thread Dockerfile
mv /tmp/dockerize /kb/deployment/bin/ && \
rm /tmp/dockerize.tar.gz

ENTRYPOINT [ "/kb/deployment/bin/dockerize" ] No newline at end of file
Comment thread Dockerfile
Comment thread Dockerfile
Comment thread .github/workflows/managed_build.yaml
Comment thread Dockerfile
Comment thread Dockerfile
@bio-boris bio-boris merged commit 36d68d6 into master May 20, 2026
5 checks passed
@bio-boris bio-boris deleted the DEVOPS-2771 branch May 20, 2026 21:03
@bio-boris
Copy link
Copy Markdown
Contributor Author

Thanks @kkellerlbl . I have tagged and released ghcr.io/kbase/nginx:0.0.1

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