Giter Site home page Giter Site logo

ansible-role-fuseki's Introduction

Ansible Role: Apache Jena/Fuseki SPARQL Server

Build Status

An Ansible Role that installs Apache Jena/Fuseki on Linux.

Requirements

A Java runtime has to be installed on the target host.

Example Playbook

- role: geerlingguy.java
- role: gremid.fuseki
  fuseki_configurations:
    - name: "test-db"
      read_write: True
      union_default_graph: False

Tests

To run the test playbook(s):

  1. Install and start Docker.
  2. Download the test shim (see .travis.yml file for the URL) into tests/test.sh:
  3. Make the test shim executable: chmod +x tests/test.sh.
  4. Run (from the role root directory) distro=[distro] playbook=[playbook] ./tests/test.sh

If you don't want the container to be automatically deleted after the test playbook is run, add the following environment variables:

cleanup=false container_id=$(date +%s)

License

BSD

Author Information

This role was created in 2018 by Pagina GmbH.

It draws heavily from best practices as demonstrated in roles authored by Jeff Geerling, author of Ansible for DevOps.

ansible-role-fuseki's People

Contributors

gremid avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

ubbdst

ansible-role-fuseki's Issues

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.