I've managed to make mainsail work with Caddy [1]. I'm using it with a local ACME server so that I have proper SSL within my home network. Didn't find a lot of info online for this setup so I thought I'd share it in case anyone finds it useful.
Feel free to add it to the package alongside nginx's config if you consider it!
[1] https://gist.github.com/fermino/4f903422a9599a06cf48ebf94980e0d0
Pinned Comments
itslemonchan commented on 2025-08-11 04:42 (UTC) (edited on 2025-10-27 21:26 (UTC) by itslemonchan)
Hi, I recently became the maintainer of mainsail-git and tested the two problems mentioned in the comments.
For the zip dependency problem, I added it as a build dependency.
For the armv7 compilation issue, I don't have an armv7 device to test.