[
https://issues.apache.org/jira/browse/JENA-909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14392480#comment-14392480
]
ASF GitHub Bot commented on JENA-909:
-------------------------------------
GitHub user stain opened a pull request:
https://github.com/apache/jena/pull/50
JENA-909 - Docker image for Fuseki 2
JENA-909 - Docker image for Fuseki
This is based on Maven, which is run either inside the Docker image, or if
target/dist already exist in the host, use that (thus it should also work for
local snapshots, or download from Maven on demand).
The Maven build does not make the docker image - and the readme now refers
to stain/jena-fuseki (this should be changed to jena/jena-fuseki probably)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/stain/jena fuseki2-docker-maven
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/50.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #50
----
commit e4d7fd9718b1a2f246f026fb860bc3bc5929c0f0
Author: Stian Soiland-Reyes <[email protected]>
Date: 2015-01-18T23:28:26Z
Dockerfile for fuseki2
commit c71ab5bb1dae4b580fe0c6a083e147a2b75c1cdb
Author: Stian Soiland-Reyes <[email protected]>
Date: 2015-01-26T15:41:47Z
Docker image for fuseki2
sets a random password if $ADMIN_PASSWORD is not set
commit 0abec64f48da8b93543e440a6b5fbb894089c632
Author: Stian Soiland-Reyes <[email protected]>
Date: 2015-01-26T16:01:55Z
Docker README
commit 8941d0a0b9da2425b1d3bb1db083df0b7fd885ea
Author: Stian Soiland-Reyes <[email protected]>
Date: 2015-01-26T16:02:03Z
clear /var/lib/apt*
commit 64615f8dfba21eeabb32ec653ff95a6b8d9ca6b6
Author: Stian Soiland-Reyes <[email protected]>
Date: 2015-01-26T16:08:50Z
include pwgen. entrypint sorted.
commit 2b1d0e55b10748db6b2bb28e1e1b2f855f67c9b0
Author: Stian Soiland-Reyes <[email protected]>
Date: 2015-01-26T16:16:33Z
Link to docker registry
commit c2c512861948beb982d066e887f71422eae4f210
Author: Stian Soiland-Reyes <[email protected]>
Date: 2015-01-26T16:37:57Z
Updated README
commit 0c99ef91261c524422e49a99286460bba7456c11
Author: Stian Soiland-Reyes <[email protected]>
Date: 2015-01-27T13:48:32Z
loader script
commit 77ff337d9fadd61cdb85c5c0846edb7d5eb6f75b
Author: Stian Soiland-Reyes <[email protected]>
Date: 2015-01-27T14:16:49Z
documentation
commit 379221ce27ec190f5ce9deb4001639dd5a0f31e7
Author: Stian Soiland-Reyes <[email protected]>
Date: 2015-01-27T14:17:05Z
Include tdbloader script
commit 31cfd44948df62d5ff12b217178d1ba144b409ae
Author: Stian Soiland-Reyes <[email protected]>
Date: 2015-01-27T14:17:47Z
tdbloader should not have --loc
commit 252cdb1f85f2049dc542d00bc1bae6150f11f241
Author: Stian Soiland-Reyes <[email protected]>
Date: 2015-01-27T14:35:42Z
Corrected path to ./tdbloader
commit 6e9609dd803915aa4a5f9f4d5535b5ccb70ef74f
Author: Stian Soiland-Reyes <[email protected]>
Date: 2015-01-27T14:38:51Z
simplify help - only if no arguments
commit 4a462d47fcf71c044b7db0f97fd0ba41aa48292a
Author: Stian Soiland-Reyes <[email protected]>
Date: 2015-01-27T14:52:16Z
databases/
commit 471d9c20e981c22b56aa67a21c0528583ddfa19c
Author: Stian Soiland-Reyes <[email protected]>
Date: 2015-01-27T15:36:01Z
README: tdbloader details moved further down
commit 7bd57b481815c954181f1470f7dd9181aab0fcf7
Author: Stian Soiland-Reyes <[email protected]>
Date: 2015-01-27T16:15:48Z
README tweakery
commit 3e914d21e2e645e9035c9af02fae440a77e7c1c9
Author: Stian Soiland-Reyes <[email protected]>
Date: 2015-01-27T16:16:55Z
More README
commit 7a0a6099e175a8e7654cad29764d29fad653b3f6
Author: Stian Soiland-Reyes <[email protected]>
Date: 2015-01-27T16:20:20Z
Remember to stop fuseki first!
commit d6dd0f476a6f2f5b69508255040d8bcd76243f17
Author: Stian Soiland-Reyes <[email protected]>
Date: 2015-01-27T16:23:34Z
README correct paths within assembler file
commit a05cc0da409ec6bd92e590451b95f18d51bba310
Author: Stian Soiland-Reyes <[email protected]>
Date: 2015-01-28T11:42:09Z
About JVM_ARGS
commit 120989eb2a5f7fbec01c637f5aa32587ced4de6f
Author: Stian Soiland-Reyes <[email protected]>
Date: 2015-01-28T11:43:05Z
Include JVM_ARGS as well
commit dcecd46d686c32c2bbe3100f020991911a641563
Author: Stian Soiland-Reyes <[email protected]>
Date: 2015-01-28T12:03:00Z
Apache headers
commit fdde1eae546429025ad559c6ed97fa77a866961f
Author: Stian Soiland-Reyes <[email protected]>
Date: 2015-01-28T12:41:53Z
About changing ports, JENA-868 workaround.
commit 00c48a0901c0a6dd2d105a61dc7735f73955e01e
Author: Stian Soiland-Reyes <[email protected]>
Date: 2015-02-02T10:03:06Z
Use apache-jena-fuseki distribution
commit 0a1c11a5e9bf43a626fc9cc22d03409f4ae40848
Author: Stian Soiland-Reyes <[email protected]>
Date: 2015-03-17T15:45:27Z
Maven-based docker install
commit 2a68d52c56e9e03f303debf89b94b196baaaff57
Author: Stian Soiland-Reyes <[email protected]>
Date: 2015-04-02T09:22:50Z
JENA-909: Include jena-fuseki-docker in Maven build
.. it won't actually build the Docker image,
but it ensures the pom.xml here will have
the correct fuseki version number for any
updates.
(unless we add a plugin like
https://github.com/rhuss/docker-maven-plugin
which needs Docker installed and running.)
commit ffffc373ed76e04df3cec3592315b8beecc2ffb5
Author: Stian Soiland-Reyes <[email protected]>
Date: 2015-04-02T09:50:10Z
JENA-909: Conditionally mvn build - or use host's /target
commit 89f8ed7028b0d09cdc88eee50fab178c12a80ca7
Author: Stian Soiland-Reyes <[email protected]>
Date: 2015-04-02T10:00:31Z
pom.xml comments
----
> Create Docker launcher for Fuseki
> ---------------------------------
>
> Key: JENA-909
> URL: https://issues.apache.org/jira/browse/JENA-909
> Project: Apache Jena
> Issue Type: Improvement
> Components: Fuseki
> Reporter: Andy Seaborne
>
> Provide a Docker launcher and setup documentation for Fuseki2.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)