diff options
author | Munyoki Kilyungi | 2023-07-07 16:53:58 +0300 |
---|---|---|
committer | Munyoki Kilyungi | 2023-07-07 16:53:58 +0300 |
commit | 74fec5274fe89f2d04f8e7df4caaa78713b15bae (patch) | |
tree | 2b035dfbb045e9e304f6da059aee07c9f37d5daf /issues | |
parent | 88dec95b9abbf38d1de44bbf43473b7f81d8d82b (diff) | |
download | gn-gemtext-74fec5274fe89f2d04f8e7df4caaa78713b15bae.tar.gz |
Create new issue wrt setting virtuoso password
Diffstat (limited to 'issues')
-rw-r--r-- | issues/reset-password-on-container-rebuild.gmi | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/issues/reset-password-on-container-rebuild.gmi b/issues/reset-password-on-container-rebuild.gmi new file mode 100644 index 0000000..b0e4dbb --- /dev/null +++ b/issues/reset-password-on-container-rebuild.gmi @@ -0,0 +1,6 @@ +# Set password when virtuoso containers are rebuilt + +## Tags +* assigned: bonfacem + +Whenever the virtuoso container is rebuilt, we manually have to reset the password. We should fix this by modifying the virtuoso service so that things are set automatically. |