Skip to content

Der junge Goethe in seiner Zeit – eXist app

Notifications You must be signed in to change notification settings

cophi-wue/jgoethe-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Der junge Goethe in seiner Zeit

[![License][license-img]][license-url] [![GitHub release][release-img]][release-url] exist-db CI

Development

Running ant creates two .xar files in the build directory. Deploy the -dev one to the local exist-db instance, it will show up in /db/apps/jgoethe. Open any of the files of the app in eXide, and then choose Application → Synchronize → [x] Synchronize automatically to sync the contents with the original folder, enabling working on it in eXide and commiting using git.

Running the image

docker run -d --name jgoethe -e EXIST_ENV=production -p 8765:8080 thvitt/jgoethe:latest

… runs the image in a background process (-d) and in production mode, exposing the web app at port 8765, ready to be proxied.

Building from source

docker build --no-cache --tag=thvitt/jgoethe:latest .

License

TODO

About

Der junge Goethe in seiner Zeit – eXist app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published