Grampsweb on kubernetes - Part 5: Main family tree database
In the previous part we configured Grampsweb to use external PostgreSQL databases for the Users and Search index. In this part we will replace the default SQ...
In the previous part we configured Grampsweb to use external PostgreSQL databases for the Users and Search index. In this part we will replace the default SQ...
In the previous guides we have added a ConfigMap and a Secret to our Grampsweb instance. Now we will replace the file-based SQLite databases used by Grampswe...
We have previously moved all non-confidential configuration to a ConfigMap, now we will add a Secret.
Let’s improve the basic setup we did in part 1 by moving the configuration into a configmap that can be shared between Grampsweb and Celery
I am working on documenting my family tree, and as I was searching for a self hosted alternative for the paid options (mainly MyHeritage) I came across Gramp...