The Salomon project: Transmission of knowledge about the future through medieval prognostic tables
149
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.
Download and install Docker for either Windows, Mac or Linux.
Execute docker pull libripendis/salomon:1.1 in your terminal.
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.
On the dashboard click on Tabula Salomonis to start the TEI-Publisher instance.
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.
As TEI-Publisher is licensed under the GPLv3 license this project is as well.
Content type
Image
Digest
sha256:bbc665b80…
Size
759 MB
Last updated
over 3 years ago
docker pull libripendis/salomon:1.1