💾 Archived View for gemini.estradiol.cloud › about › tech.gmi captured on 2024-05-26 at 14:38:37. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-05-10)
-=-=-=-=-=-=-
,-. ,-. ,-,-. . ,-. . ,-. ,-. |- ,-. ,-. ,-| . ,-. | ,-. | ,-. . . ,-| | | |-' | | | | | | | ,. |-' `-. | | ,-| | | | | | | ,. | | | | | | | | `-| `-' ' ' ' ' ' ' ' `' `-' `-' `' ' `-^ `-' ' `-' `' `' `-' `' `-' `-' `-' ,| `'
this capsule runs molly-brown.
the "server" is actually—at any given moment—one or more Pods in a kubernetes cluster. users have no shell access (not even admins). content is pulled dynamically from users' individual git repositories on startup / every 60 seconds. the server doesn't store anything beyond the lifetime of the Pod (modulo emptyDir implementation details), retains no state, and makes no attempt to do anything like "backups".
---
the content for the gemini DocBase is maintained at (contributions considered):
code.estradiol.cloud/tamsin/gemini.estradiol.cloud
container image and kubernetes configurations are at: