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...
When working with Dev containers in Visual Studio Code (VSCode) some things happen behind the scenes to help you. One of the things that happen is that the p...
Jekyll is a static website generator that is simple to use, but also heavily customizable with loads of themes and plugins available. Since it is also suppor...