Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker / Vagrant container (was IzPack) #76

Open
agazzarini opened this issue May 17, 2015 · 2 comments
Open

Docker / Vagrant container (was IzPack) #76

agazzarini opened this issue May 17, 2015 · 2 comments
Assignees

Comments

@agazzarini
Copy link
Member

The installation of a sample SolRDF is too much technical, regardless the two ways described in the "Get me up and running" page.

Building things from source [1] is useful in case you've a bit of familiarity with Java, Maven: it will download all required software and dependencies but at the same time you could meet some annoying Maven related things. This is probably what happened to the user who opened the issue #75.

Installing the download bundle [2] (Solr home + dependencies) provided in the GitHub still requires some manual step and that could be a boring thing for a non technical user who would like simply to have a quick and first taste of SolRDF.

IzPack could be an ideal choice for supplying an easy installer for a sample SolRDF instance. The installer is a single jar that will automatize the whole installation process.


[1] https://github.com/agazzarini/SolRDF/wiki/User%20Guide#if-you-dont-have-solr-installed
[2] https://github.com/agazzarini/SolRDF/wiki/User%20Guide#if-you-already-have-solr-installed

@ahagenbruch
Copy link

Maybe using Docker could be another route for us to investigate. Perhaps we should look into how the Solr-Dockerfile https://github.com/makuk66/docker-solr has to be modified to make things work for SolRDF...

@agazzarini
Copy link
Member Author

Yes yes absolutely, this morning Martin send a post about this thing and
I completely agree. I don't know IzPack and that "non functional" thing
would require some time. Instead using a VM image or something like that
could be the best option, as it's just matter to install the software
and put the VM somewhere (I created a dropbox account so we could use
links coming from public folder)

On 05/19/2015 03:40 PM, Andre Hagenbruch wrote:

Maybe using Docker could be another route for us to investigate.
Perhaps we should look into how the Solr-Dockerfile
https://github.com/makuk66/docker-solr has to be modified to make
things work for SolRDF...


Reply to this email directly or view it on GitHub
#76 (comment).

@agazzarini agazzarini changed the title IzPack Installer Docker / Vagrant container (was IzPack) Aug 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants