Commit Graph

  • 7d2e58991e switch to gitea.lubiland.de master lub 2023-03-27 20:39:59 +0200
  • ebaa958e50 switch to gitea.lubiland.de lub 2023-03-27 20:39:11 +0200
  • 115afc0428 add log output in case no action is needed lub 2020-09-30 17:24:12 +0200
  • 5d6adcab4d add a deploy.sh it builds the docker image and pushes it to the hardcoded registry lub 2019-11-08 20:42:07 +0100
  • 1a6fbd9d96 search for docker-compose.yml instead of *.yaml,*.yml since we place configs (which could be yaml) in the lubidock repository it can cause errors while mistakenly parsing service configs instead of only parsing compose files lub 2019-11-08 20:34:42 +0100
  • c0e8c99380 use $nat.protocol instead of hardcoded tcp lub 2019-09-15 12:47:30 +0200
  • 26eb77afd4 extract optional protocol from short form lub 2019-09-04 19:02:32 +0200
  • 8712db3763 additionally create chain rule in OUTPUT otherwise they won't work locally on the swarm workers lub 2019-08-27 04:07:27 +0200
  • f8969e5f4a correct the iptables rule to use published_port as target lub 2019-08-22 17:01:30 +0200
  • 9873aec3d0 switch to debian based powershell image this matches the version used on our hosts -preview is used because buster (including the newer nf_tables backend for iptables) isn't available in stretch lub 2019-08-21 16:20:23 +0200
  • cc4b970de2 run pwsh command directly without entrypoint lub 2019-08-21 15:18:52 +0200
  • 1d05b65c3d insert new rules as first lub 2019-08-21 15:13:48 +0200
  • aa34420c42 read params from $env lub 2019-08-21 14:14:19 +0200
  • 88641b27ec set -e in entrypoint.sh lub 2019-08-21 14:02:52 +0200
  • 32fd21257d add intial docker-compose lub 2019-08-19 00:54:15 +0200
  • babfefa910 add initial Dockerfile lub 2019-08-18 23:34:39 +0200
  • 08491dcbba implement $ingress_address and actually add rules This commit adds Get-DockerIngressAddress lub 2019-08-18 23:10:42 +0200
  • 284c415076 implement Start-IptablesProcess lub 2019-08-17 21:46:10 +0200
  • cdf3653658 implement Add-IptablesRule lub 2019-08-17 21:41:49 +0200
  • e4a4c91471 add Test-IptablesRule lub 2019-08-17 21:30:28 +0200
  • 1bc493d5de add legacy bash code/notes lub 2019-08-14 21:56:09 +0200
  • 8e8b4b35ac implement creation of SWARM-NAT chain this is done by two functions: Test-IptablesChain Add-IptablesChain lub 2019-08-14 21:54:54 +0200
  • 055fe0042e add license lub 2019-08-11 11:38:11 +0200
  • 92fbd0b4c5 working parsing lub 2019-08-11 11:36:57 +0200