summaryrefslogtreecommitdiff
path: root/topics
diff options
context:
space:
mode:
authorArun Isaac2022-04-29 16:51:57 +0530
committerArun Isaac2022-04-29 17:13:37 +0530
commit6096a1215ffa45f95060a6d992b6c967934206da (patch)
treec4c16083538bcf5629fb30763df1618a5e60acf6 /topics
parent4b6764983f1fedfbd3379673619737b9afb442b9 (diff)
downloadgn-gemtext-6096a1215ffa45f95060a6d992b6c967934206da.tar.gz
topics: Group running virtuoso into section.
* topics/systems/virtuoso.gmi (Running virtuoso): Group running virtuoso into section.
Diffstat (limited to 'topics')
-rw-r--r--topics/systems/virtuoso.gmi1
1 files changed, 1 insertions, 0 deletions
diff --git a/topics/systems/virtuoso.gmi b/topics/systems/virtuoso.gmi
index 26cc419..1368f39 100644
--- a/topics/systems/virtuoso.gmi
+++ b/topics/systems/virtuoso.gmi
@@ -22,6 +22,7 @@ The database is initialized from 'penguin2:/export/virtuoso/var/lib/virtuoso/db/
The most important virtuoso user is the `dba` user. The default password of the `dba` user is `dba`. You can change passwords using the isql command-line client.
=> http://docs.openlinksw.com/virtuoso/defpasschange/ Virtuoso users and how to set their passwords
+## Running virtuoso
### Running virtuoso in a guix system container
We have a Guix virtuoso service in the guix-bioinformatics channel. The easiest way to run virtuoso is to use the virtuoso service to run it in a guix system container. The only downside of this method is that, since guix system containers require root privileges to start up, you will need root priviliges on the machine you are running this on.