GithubHelp home page GithubHelp logo

helmo / wikibase-docker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wmde/wikibase-docker

0.0 0.0 0.0 270 KB

๐Ÿณ Docker images and example compose file for Wikibase and surrounding services

Shell 72.19% Dockerfile 27.81%

wikibase-docker's Introduction

wikibase-docker

This repo contains Docker images needed to setup a local Wikibase instance and a query service.

Each image contained within this repo has its own README with more detailed information:

Image name Description README
wikibase/wikibase MediaWiki with the Wikibase extension README
wikibase/wdqs Blazegraph SPARQL query service backend README
wikibase/wdqs-proxy Proxy to make the query service READONLY and enforce query timeouts README
wikibase/wdqs-frontend UI for the SPARQL query service README
wikibase/quickstatements UI to add data to Wikibase README

Docker compose example

This repo contains an EXAMPLE docker compose setup for Wikibase (specified in the docker-compose.yml file) that combines the images described above to set up a fully-featured local Wikibase environment. You can use that file as a base to build a custom environment tailored to your needs.

To try it out, make sure you have Docker installed, then just clone this repository, enter its directory and run docker-compose up -d. Once that step completes, you should have:

Note that the Wikibase instance has no data; no items or properties. To add some data, use the Special:NewItem and Special:NewProperty pages in the local wiki; then you can add statements to the added items using the properties you defined.

For more information about this example enviroment, please see the README-compose.md file.

Issue tracking

We use Phabricator to track issues. See the list of current issues.

Development

New images will be build and automatically pushed to docker hub when merged on master. Builds on branches and in PRs will not be pushed.

Each image directory contains a README with a separate Development section for how updates of that image generally work.

The following steps relate to all images:

  • Update the various .travis/build-deploy.sh scripts to correctly tag the images that are being built, including updating the latest tag.
  • Update .travis.yml to reflect new or removed images

Further reading

For beginner-friendly light reading on the subject of using these images / this repo, check out the posts under this tag, specifically:

wikibase-docker's People

Contributors

addshore avatar ladsgroup avatar tarrow avatar danmichaelo avatar alaasarhan avatar manicki avatar micgro42 avatar lucaswerkmeister avatar jjkoehorst avatar waldyrious avatar mariushoch avatar vrandezo avatar qoby avatar maxlath avatar elfalem avatar clamor avatar qedk avatar tuukka avatar toban avatar kerphi avatar smalyshev avatar siebrand avatar wiese avatar lemyst avatar moul avatar nomoa avatar dartar avatar abbe98 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.