Update configs

Use temporary next image for woodpecker
Restrict SPF in mail
Fix factorio IP
This commit is contained in:
Tobias Reisinger 2025-02-10 16:13:59 +01:00
parent 09c153a4e4
commit 315a8655ea
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
4 changed files with 5 additions and 3 deletions

View file

@ -5,6 +5,7 @@ function mx_default(dkim) {
CNAME("autodiscover", "mail.serguzim.me."),
SRV("_autodiscover._tcp", 1, 1, 443, "mail.serguzim.me."),
TXT("*", "v=spf1 -all"),
TXT("@", "v=spf1 mx -all"),
TXT("mail-ses", "v=spf1 include:amazonses.com -all"),

View file

@ -59,6 +59,7 @@ D("msrg.cc", REG_OVH, DnsProvider(DSP_OVH),
// |___/
D("serguzim.me", REG_OVH, DnsProvider(DSP_OVH),
all_defaults("serguzim.me", true),
TXT("direct", "v=spf1 mx -all"),
TLSA("_25._tcp.mail", 3, 1, 1, "e66a608a3ec459bda7fb1f2d500b8abeb78f2910f26641204b6bc454b8aa2a49"),

View file

@ -33,11 +33,11 @@ woodpecker_env:
woodpecker_compose:
watchtower: update
image: woodpeckerci/woodpecker-server
image: woodpeckerci/woodpecker-server:next
file:
services:
agent:
image: woodpeckerci/woodpecker-agent:latest
image: woodpeckerci/woodpecker-agent:next
restart: always
labels:
com.centurylinklabs.watchtower.enable: true

View file

@ -138,7 +138,7 @@ services = {
type = "docker"
}]
monitoring = {
url = "https://multiplayer.factorio.com/get-game-details/49.13.212.188:34197"
url = "https://multiplayer.factorio.com/get-game-details/91.107.211.57:34197"
group = "4-services"
interval = "5m"
conditions = [