Sign inSign up

libripendis/uebungss23

By libripendis

•Updated about 1 year ago

This is a dockerised version of eXist-db running TEI-Publisher.

Image
0

425

libripendis/uebungss23 repository overview

⁠Umgang mit dem Übernatürlichen im Mittelalter

This project is the result of a graduate course taught by Dr. Johanna Jebe⁠ and Dr. Bastiaan Waagmeester⁠ at the Eberhard Karls Universität Tübingen during the summer semester of 2023. A group of students created three transcriptions and translations of texts that show how medieval people communicated and negociated with the supernatural. Read more about the project on the course website⁠.

For the current version of the app TEI-publisher⁠ is used. This is an instant publishing toolbox that was flexible enough to accommodate the requirements of the project.

The app currently runs in a Docker container, which allows for easy updates and sharing despite heavier system requirements. Below you will find instruction to obtain the Docker image, run it and gain access to the data.

⁠Installation

⁠Install Docker

Download and install Docker⁠ for either Windows, Mac or Linux.

⁠Build Docker image

Execute docker pull libripendis/uebungss23:0.9 in your terminal.

⁠Run Docker image

Execute docker run -it -d -p 8080:8080 -p 8443:8443 --name daemon libripendis/uebungss23:0.9 in your terminal and open localhost:8080 in your browser.

⁠Start the app

On the dashboard click on daemon to start the TEI-Publisher instance.

⁠Access contents

The XML (db/apps/daemon/data), HTML (db/apps/daemon/templates) and ODD (db/apps/daemon/resources/odd) files are easily accessible via eXide which you will also find on the dashboard. An admin access can be obtained using login: admin and password: hicsuntdaemones.

⁠License

As TEI-Publisher is licensed under the GPLv3⁠ license this project is as well.

Tag summary

Content type

Image

Digest

sha256:771e99ec3…

Size

309.6 MB

Last updated

about 1 year ago

docker pull libripendis/uebungss23:0.9.2