I use Coolify with simple OCI (docker) containers to host my website from a bag of static HTML files. Finding such containers for HTTP is easy; can anyone suggest such a turnkey container for a Gemini server?
Posted in: s/homelab
๐ฒ gerwitz
2025-07-23 ยท 10 months ago
๐ SavaRocks ยท 2025-07-23 at 19:09:
it's simple. find a gemini server you like, create a docker alpine image with it installed, mount a volume or just add the files to the docker image like I do and you are done.