💾 Archived View for rawtext.club › ~sloum › geminilist › 005185.gmi captured on 2024-03-21 at 16:44:16. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2021-11-30)

-=-=-=-=-=-=-

<-- back to the mailing list

Storing capsule pages?

David Emerson d at nnix.com

Fri Feb 12 22:46:28 GMT 2021

- - - - - - - - - - - - - - - - - - - 

I'm interested to hear how you all are updating your capsules. I'm just building out my infrastructure, and I've decided to use Docker for my gemini server (agate) and for my proxy (kineto).

For now, my index.gmi is in the gemini server's docker container. This isn't ideal, of course, since I have to rebuild the container every time I want to update the site, but it's fine for the moment.

Those who have regularly updated pages, though: how do you update them? I've been thinking I'll just use GitHub to store the capsule root, and reference that from the gemini server, but is there a smarter way?