Sign inSign up

libripendis/salomon

By libripendis

•Updated over 3 years ago
Archived

The Salomon project: Transmission of knowledge about the future through medieval prognostic tables

Image
2

149

libripendis/salomon repository overview

⁠The Salomon project

The Salomon project is a collaboration between historians and students of history of Dutch and German universities. It is an attempt to make complex historical sources accessible to a wider academic audience through the use of open digital presentation methods. Read more about the project on the website of The Salomon project⁠.

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/salomon:1.1 in your terminal.

⁠Run Docker image

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

⁠Start the app

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

⁠Access contents

The XML (db/apps/salomon/data), HTML (db/apps/salomon/templates) and ODD (db/apps/salomon/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: tabulasalomonis.

⁠License

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

Tag summary

Content type

Image

Digest

sha256:bbc665b80…

Size

759 MB

Last updated

over 3 years ago

docker pull libripendis/salomon:1.1