gemini.estradiol.cloud/about/tech.gmi

23 lines
1.2 KiB
Plaintext
Raw Normal View History

2024-03-25 00:13:24 +00:00
```
,-. ,-. ,-,-. . ,-. . ,-. ,-. |- ,-. ,-. ,-| . ,-. | ,-. | ,-. . . ,-|
| | |-' | | | | | | | ,. |-' `-. | | ,-| | | | | | | ,. | | | | | | | |
`-| `-' ' ' ' ' ' ' ' `' `-' `-' `' ' `-^ `-' ' `-' `' `' `-' `' `-' `-' `-'
,|
`'
```
2024-03-25 05:22:13 +00:00
## how this capsule works
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".
2024-03-25 00:13:24 +00:00
---
the content for the gemini DocBase is maintained at (contributions considered):
=> https://code.estradiol.cloud/tamsin/gemini.estradiol.cloud code.estradiol.cloud/tamsin/gemini.estradiol.cloud
container image and kubernetes configurations are at:
=> https://code.estradiol.cloud/tamsin/molly-brown-docker code.estradiol.cloud/tamsin/molly-brown-docker
=> https://gitlab.com/no_reply/sublingual/-/tree/trunk/estradiol.cloud/molly-brown [GitLab]: kubernetes config (flux-cd)