Comment on 3 days ago I said I needed a new hobby...
mappe@moplemmy.fyi 13 hours agoOhh interesting, I have CrowdSec going but I like the sound of Iocaine as well, anything to screw with scrapers since that’s still on the to do list (robots.txt, etc).
BlueEther@no.lastname.nz 13 hours ago
Back up the server then work through:
Just follow the guide iocaine.madhouse-project.org/…/getting-started/ Bind the iocaine service to 0.0.0.0:42069
expose interface to Docker (make sure not to expose it to the world).
add the interface to the proxy service in a custom/docker-compose.yml.template
add iocaine to caddy in a custom/Caddyfile.template
rebuild all the docler images (at least the caddy one ./deploy.sh -f) and test
I think that should work
mappe@moplemmy.fyi 12 hours ago
Woh, thanks for all that! I have full backups going through restic so I can’t use that as an excuse not to play around with this over the weekend, heh