From e0e86af37e2f601074923321f3cf46f2a90dbe9c Mon Sep 17 00:00:00 2001 From: Betty Date: Sun, 14 Jun 2026 23:19:59 +0200 Subject: [PATCH] post: push 1 commit(s) to bojemoi/main --- .../2026-06-14-push-bojemoi-main-813029b.md | 33 +++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 content/posts/pushes/2026-06-14-push-bojemoi-main-813029b.md diff --git a/content/posts/pushes/2026-06-14-push-bojemoi-main-813029b.md b/content/posts/pushes/2026-06-14-push-bojemoi-main-813029b.md new file mode 100644 index 0000000..77db2d5 --- /dev/null +++ b/content/posts/pushes/2026-06-14-push-bojemoi-main-813029b.md @@ -0,0 +1,33 @@ +--- +title: "[bojemoi] Push 1 commit(s) to main" +date: 2026-06-14T23:19:57+02:00 +draft: false +tags: ["push", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Push de 1 commit(s) par Betty dans bojemoi/main" +author: "Betty" +--- + +## Push to `bojemoi/main` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Commits** | 1 | +| **Pushed by** | Betty | + +### Commits + +- **813029b** feat(lightsail): version nginx + c2-vpn-relay configs (Betty) + + +### Diff Summary + +``` + lightsail/etc/nginx/conf.d/grafana.conf | 31 ++++++++++ + lightsail/etc/nginx/nginx.conf | 72 +++++++++++++++++++++++ + lightsail/etc/systemd/system/c2-vpn-relay.service | 14 +++++ + lightsail/usr/local/bin/c2-vpn-relay-start.sh | 8 +++ + 4 files changed, 125 insertions(+) +```