GiellaLT provides an infrastructure for rule-based language technology aimed at minority and indigenous languages, and streamlines building anything from keyboards to speech technology. Read more about Why. See also How to get started, and our Privacy document.
Technologies used:
Maskiner/servarar:
Ved oppdateringar/serveromstart:
I utgangspunktet:
Dersom ting går gale:
To run as the eXist user:
sudo -s
su exist
cd
At the moment the user id’s are assigned to different users in gtweb.uit.no and satni.uit.no. eXist is installed and run by sudo.
run on the desired server
sudo java -jar /home/exist/installer/eXist-db-setup-3.0-acd0c14.jar -console
sudo tools/wrapper/bin/exist.sh install
run anywhere
cd $GTHOME/apps/risten2/backend
gulp deploy --passwd <passwd> (--host gtlab.uit.no)
gulp reindex --passwd <passwd> (--host gtlab.uit.no)
** sometimes the restxq registry doesn’t register rest endpoints, then do *** open eXide _ open /db/apps/satni/modules/SatniResource.xqm _ delete a line / create a line / whatever change *** save the file ** store xml files
cd $GTHOME/words
gulp store --passwd <passwd> (--host gtlab.uit.no)
Cron ping task:
We also need a make check
like gulp(?) command:
Load testing:
ab
(Apache Benchmarking)