Skip to content

Dockerizing/OntoWiki.compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

This is the docker compose setup to run a plain OntoWiki.

The compose setup uses:

  • Virtuoso Open Source tenforce/virtuoso:1.1.0-virtuoso7.2.4
  • PHP 5.6 FPM with ODBC extension and linking to Virtuoso aksw/php-5.6-fpm-odbc-virtuoso
  • NGINX configured for OntoWiki aksw/nginx-ontowiki (based on the official php)
  • and a container with the OntoWiki Source Code aksw/ontowiki

For using it you have to install docker and docker compose.

If you already have a running docker daemon and docker-compose just clone this repository and run

docker-compose up

inside the directory. The OntoWiki setup is available at http://localhost:8080/.

About

Docker compose setup for running plain OntoWiki

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published