Files
blog/content/posts/commits/2026-07-06-commit-8e6cd29.md
Claude Code 651a836ecf
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
post: commit 8e6cd29 in borodino
2026-07-06 16:13:43 +02:00

1.1 KiB

title, date, draft, tags, categories, summary, author
title date draft tags categories summary author
[borodino] refactor(wg-gateway): migrate from Swarm service to standalone privileged container 2026-07-06T16:13:42+02:00 false
commit
borodino
main
Git Activity
Commit 8e6cd29 par Claude Code dans borodino Claude Code

Commit 8e6cd29

Repository borodino
Branch main
Author Claude Code
Hash 8e6cd297e080c5cea449fa313cd30e2d532e2699

Description

  • Remove wg-gateway from borodino Swarm stack (incl. protonvpn secrets)
  • Deploy as standalone docker-compose on meta-68 with privileged:true → fixes iptables FORWARD (was 0 pkts with only cap_add NET_ADMIN)
  • scan_net routing confirmed: ak47/bm12 exit via ProtonVPN (103.125.235.24)
  • Config: /home/docker/wg-gateway/docker-compose.yml on meta-68

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

Files Changed

M	stack/40-service-borodino.yml
M	thearm_bm12

Diff Summary

 stack/40-service-borodino.yml | 36 ------------------------------------
 thearm_bm12                   |  5 ++---
 2 files changed, 2 insertions(+), 39 deletions(-)