Skip to content

KnowledgeCaptureAndDiscovery/ODS_wiki_generic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ODS Wikis

This respository contains a dockerfile to generate an empty instance of a ODS wiki. The generated server contains only the main page and should be bootstraped with an ontology.

Installation

  1. Clone the repository https://github.com/KnowledgeCaptureAndDiscovery/ODS_wiki.git
git clone git@github.com:KnowledgeCaptureAndDiscovery/ODS_wiki.git
  1. Setup
docker-compose up --build

Configuring

To configure the Wiki, you can edit ./enigma-wiki/LocalSettings.php. This file allow you to change the connection settings with the SQL and RDF databases, if you wish to do that, please remember to change the the enigma-db image.

As default, the SQL image loads the enigma.sql file, with a basic version of the wiki.

To change the name of the wiki you must edit LocalSettings.php:

22 $customName = "enigma_dev";

About

MediaWiki Image using SemanticWiki plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published