feat(examples): Add nginx-golang from awesome-compose repository#124
Open
razvand wants to merge 3 commits into
Open
feat(examples): Add nginx-golang from awesome-compose repository#124razvand wants to merge 3 commits into
nginx-golang from awesome-compose repository#124razvand wants to merge 3 commits into
Conversation
Add initial version of `nginx-golang` from the `awesome-compose` repository. Signed-off-by: Razvan Deaconescu <razvand@unikraft.io>
Update setup for using Unikraft Cloud (Compose) with `nginx-golang`: - Add `Kraftfile`s for KraftCloud. - Update `Dockerfile` for `backend` to provide a static PIE binary. - Make `nginx.conf` work. Move to `/etc/nginx/`. - Update `compose.yaml` for Unikraft Cloud. - Update `backend/main.go` to print Unikraft logo. Signed-off-by: Razvan Deaconescu <razvand@unikraft.io>
Update the README of the `nginx-golang` Compose-based example with instructions for Unikraft Cloud. Signed-off-by: Razvan Deaconescu <razvand@unikraft.io>
nurof3n
pushed a commit
that referenced
this pull request
Mar 24, 2026
…vulnerabilities Run npm update to regenerate lockfile with patched dependencies. - Alert #124: vite <6.2.6 (medium severity) - Alert #125: vite <6.2.7 (medium severity) - Alert #130: on-headers <1.1.0 (low severity) - Alert #141: vite <6.3.6 (low severity) - Alert #144: vite <6.3.6 (low severity) - Alert #160: vite <6.4.1 (medium severity) - Alert #171: body-parser <2.2.1 (medium severity) - Alert #187: qs <6.14.1 (medium severity) - Alert #230: qs <6.14.2 (low severity) - Alert #258: rollup <4.59.0 (high severity) Signed-off-by: Razvan Deaconescu <razvand@unikraft.io>
dragosgheorghioiu
pushed a commit
that referenced
this pull request
Apr 7, 2026
…vulnerabilities Run npm update to regenerate lockfile with patched dependencies. - Alert #124: vite <6.2.6 (medium severity) - Alert #125: vite <6.2.7 (medium severity) - Alert #130: on-headers <1.1.0 (low severity) - Alert #141: vite <6.3.6 (low severity) - Alert #144: vite <6.3.6 (low severity) - Alert #160: vite <6.4.1 (medium severity) - Alert #171: body-parser <2.2.1 (medium severity) - Alert #187: qs <6.14.1 (medium severity) - Alert #230: qs <6.14.2 (low severity) - Alert #258: rollup <4.59.0 (high severity) Signed-off-by: Razvan Deaconescu <razvand@unikraft.io>
dragosgheorghioiu
pushed a commit
that referenced
this pull request
Apr 7, 2026
…vulnerabilities Run npm update to regenerate lockfile with patched dependencies. - Alert #124: vite <6.2.6 (medium severity) - Alert #125: vite <6.2.7 (medium severity) - Alert #130: on-headers <1.1.0 (low severity) - Alert #141: vite <6.3.6 (low severity) - Alert #144: vite <6.3.6 (low severity) - Alert #160: vite <6.4.1 (medium severity) - Alert #171: body-parser <2.2.1 (medium severity) - Alert #187: qs <6.14.1 (medium severity) - Alert #230: qs <6.14.2 (low severity) - Alert #258: rollup <4.59.0 (high severity) Signed-off-by: Razvan Deaconescu <razvand@unikraft.io>
dragosgheorghioiu
pushed a commit
that referenced
this pull request
Apr 7, 2026
…vulnerabilities Run npm update to regenerate lockfile with patched dependencies. - Alert #124: vite <6.2.6 (medium severity) - Alert #125: vite <6.2.7 (medium severity) - Alert #130: on-headers <1.1.0 (low severity) - Alert #141: vite <6.3.6 (low severity) - Alert #144: vite <6.3.6 (low severity) - Alert #160: vite <6.4.1 (medium severity) - Alert #171: body-parser <2.2.1 (medium severity) - Alert #187: qs <6.14.1 (medium severity) - Alert #230: qs <6.14.2 (low severity) - Alert #258: rollup <4.59.0 (high severity) Signed-off-by: Razvan Deaconescu <razvand@unikraft.io>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add and update
nginx-golangapp from theawesome-composerepository.There are three commits in the pull request:
nginx-golang/directory from theawesome-composerepository.README.mdfor Unikraft Cloud.