chore: remove jenkins, switch to gitea actions

This commit is contained in:
2026-01-27 20:06:31 +00:00
parent ca9f7bd31c
commit 9990b7deab

View File

@@ -9,33 +9,6 @@
}
}
jenkins.lucasroyer.fr {
# Security
header {
X-Frame-Options "SAMEORIGIN"
X-Content-Type-Options "nosniff"
X-XSS-Protection "1; mode=block"
}
# Large files
request_body {
max_size 512MB
}
# Compression
encode zstd gzip
# Log
log {
output file /data/jenkins_access.log
}
# Redirect
reverse_proxy jenkins:8080 {
flush_interval -1
}
}
portfolio.lucasroyer.fr {
# Server cache
cache {