Gyorgy Berenyi gyurix
  • Joined on 2020-11-06
gyurix pushed to dev at safebox/default-applications-tree 2026-07-14 13:30:59 +00:00
10db136c2e added roundcube to application tree
gyurix pushed to main at safebox/default-applications-tree 2026-07-14 13:28:10 +00:00
e6bef6e799 Merge pull request 'dev' (#93) from dev into main
60500f0b96 memory limit changes for roundcube postgres
b2a54eb308 added roundcube application
Compare 3 commits »
gyurix merged pull request safebox/default-applications-tree#93 2026-07-14 13:28:09 +00:00
dev
gyurix created pull request safebox/default-applications-tree#93 2026-07-14 13:28:02 +00:00
dev
gyurix pushed to dev at safebox/default-applications-tree 2026-07-14 13:17:54 +00:00
60500f0b96 memory limit changes for roundcube postgres
gyurix pushed to dev at safebox/default-applications-tree 2026-07-14 13:16:59 +00:00
b2a54eb308 added roundcube application
gyurix pushed to master at safebox/cron 2026-06-29 13:57:28 +00:00
ab782004e4 Update Dockerfile
gyurix pushed to master at safebox/cron 2026-06-29 13:33:21 +00:00
455304046d Update .drone.yml
gyurix pushed to master at safebox/firewall_containers 2026-06-17 08:18:28 +00:00
48331871b4 fix(firewall): allow both forward and NAT rules in same policy
gyurix pushed to master at safebox/firewall_containers 2026-06-16 11:42:36 +00:00
67693d0398 fix(iptables): validate network parameters before rule insertion
gyurix pushed to master at safebox/firewall_containers 2026-06-16 10:46:30 +00:00
d5757e623a Refactor iptables chain detection to centralize and default to DOCKER-USER
gyurix pushed to master at safebox/firewall_containers 2026-06-16 07:42:51 +00:00
77f80dea1b feat: add idempotent route checks and container network routes
gyurix pushed to main at safebox/default-applications-tree 2026-06-16 07:26:36 +00:00
26e7ae14bc Merge pull request 'added admin email address to openwebui' (#92) from dev into main
84750839dd added admin email address to openwebui
Compare 2 commits »
gyurix merged pull request safebox/default-applications-tree#92 2026-06-16 07:26:35 +00:00
added admin email address to openwebui
gyurix created pull request safebox/default-applications-tree#92 2026-06-16 07:26:29 +00:00
added admin email address to openwebui
gyurix pushed to dev at safebox/default-applications-tree 2026-06-16 07:25:38 +00:00
84750839dd added admin email address to openwebui
gyurix pushed to master at safebox/firewall_containers 2026-06-16 06:51:29 +00:00
903bc1a7da fix: correct POSTROUTING MASQUERADE to use destination CIDR and port
gyurix pushed to master at safebox/firewall_containers 2026-06-16 06:16:33 +00:00
d1c8eaef3e refactor(iptables): make rule insertion functions idempotent
gyurix pushed to master at safebox/firewall_containers 2026-06-15 22:28:18 +00:00
04322b699e feat(iptables): make rule insertions idempotent and robust
gyurix pushed to master at safebox/firewall_containers 2026-06-15 21:40:02 +00:00
246346f8b1 feat(docker, firewall): Add stateful network connection check and optimize NAT rules