[sword-devel] SWORDWeb Docker image

Troy A. Griffitts scribe at crosswire.org
Sat Mar 4 19:03:15 MST 2017


We're not building with automation yet. This is just a first attempt to make it work. The Dockerfile is committed in the swordweb repo but there are files that need to be built from SWORD (swordorbserver) and copied to the docker-template folder in swordweb before the Dockerfile can be used. This is certainly not ready (easy) for others to rebuild. Others can easily base a new container off of mine and apply updates, but automatically building this container is not supported by me right now.
Did ya try it?

On March 4, 2017 6:34:56 PM MST, Greg Hellings <greg.hellings at gmail.com> wrote:
>Where is the repository with the Dockerfile? What triggers updates and
>rebuilds of the container?
>
>On Mar 4, 2017 7:05 PM, "Troy A. Griffitts" <scribe at crosswire.org>
>wrote:
>
>> I've compiled a docker image for SWORDWeb if anyone is interested in
>> trying it out.  If you have docker installed (should work on mac,
>windows,
>> and linux), and you'd like to, e.g., expose your SWORD modules
>installed in
>> /home/me/.sword on port 8888 you can try with a command like this:
>>
>> docker run --name SWORDWeb -e LOGLEVEL=DEBUG -e DEFAULTBIBLE=KJV -d
>-v
>> /home/me/.sword:/usr/share/sword -p 8888:8080 crosswire/swordweb
>>
>> Then you should be able to hit http://localhost:8888 with your
>browser.
>> If you don't supply the -v parameter to mount your sword modules, the
>> container comes with KJV, StrongsGreek, and StrongsHebrew installed.
>>
>> Hope it's useful (or at least fun).  I have it running on our server
>at:
>>
>> http://study.crosswire.org
>>
>> Blessings,
>>
>> Troy
>>
>> _______________________________________________
>> sword-devel mailing list: sword-devel at crosswire.org
>> http://www.crosswire.org/mailman/listinfo/sword-devel
>> Instructions to unsubscribe/change your settings at above page
>>

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.crosswire.org/pipermail/sword-devel/attachments/20170304/847b1265/attachment-0001.html>


More information about the sword-devel mailing list