Skip to content

Repository files navigation

Downed Allied Air Crew Database Austria

initial (one time) setup

  • run ./shellscripts/dl_saxon.sh
  • run ./fetch_data.sh
  • run ant

set up GitHub repo

start dev server

publish as GitHub Page

dockerize your application

  • To build the image run: docker build -t daacda-static .
  • To run the container: docker run -p 80:80 --rm --name daacda-static daacda-static
  • in case you want to password protect you server, create a .htpasswd file (e.g. https://htpasswdgenerator.de/) and modifiy Dockerfile to your needs; e.g. run htpasswd -b -c .htpasswd admin mypassword

run image from GitHub Container Registry

docker run -p 80:80 --rm --name daacda-static ghcr.io/acdh-oeaw/daacda-static:main

third-party libraries

the code for all third-party libraries used is included in the html/vendor folder, their respective licenses can be found either in a LICENSE.txt file or directly in the header of the .js file

About

code repo for daacda-static

Resources

Stars

0 stars

Watchers

6 watching

Forks

Used by

Contributors

Languages