Message7865
Since we have a working docker image, I wonder if it can be deployed to kubernetes.
https://sntyj.prose.sh/converting_containers_to_kubernetes
gives some hints/ideas on doing so.
Minimal spec to start would be:
persistent volume and claim definitions
used by
pod with one container (current docker running roundup-server)
accessed through a
a roundup service using traefik ingress
backend sqlite. Deployable from helm chart would be nice.
Additional ideas:
spin up postgresql backend in the same or different pod
use nginx or other full fledged proxy in front of roundup-server (probably running in
same pod.) |
|
Date |
User |
Action |
Args |
2023-11-25 19:54:59 | rouilj | set | recipients:
+ rouilj |
2023-11-25 19:54:59 | rouilj | set | messageid: <1700942099.03.0.183764364602.issue2551303@roundup.psfhosted.org> |
2023-11-25 19:54:58 | rouilj | link | issue2551303 messages |
2023-11-25 19:54:58 | rouilj | create | |
|