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

Get Vagrant working on Payara and with updated installer #6849

Closed
pdurbin opened this issue Apr 22, 2020 · 1 comment · Fixed by #7153
Closed

Get Vagrant working on Payara and with updated installer #6849

pdurbin opened this issue Apr 22, 2020 · 1 comment · Fixed by #7153

Comments

@pdurbin
Copy link
Member

pdurbin commented Apr 22, 2020

Vagrant appears in our docs in a number of places (screenshot below) and has a prominent place in the "Choose Your Own Installation Adventure" section of the Installation Guide:

Screen Shot 2020-04-22 at 10 38 24 AM

I took a swing at getting our Vagrant code working with Payara and the changes to the installer scripts but it turns out to be enough effort that a dedicated issue is warranted.

Here's what I learned or was reminded of:

  • The Vagrant code uses the old Perl installer.
  • The default.config file format has changed.

My plan is to commit what I have which at least gets rid of references to Glassfish 4.1. Moving forward, I would suggest the following:

  • Switching to the Python installer.
  • Using the default.config file provided rather than creating it on the fly.

Here are the many mentions of Vagrant:

Search_—Dataverse org-_2020-04-22_10 36 38

pdurbin added a commit that referenced this issue Apr 22, 2020
We are deferring the rest of this work until #6849

Fixes #4519 (switched to dataverse-ansible Vagrantfile).

The guides have been updated to de-emphasize Vagrant.
@pdurbin
Copy link
Member Author

pdurbin commented Apr 22, 2020

In a7c986d which is part of pull request #6816 I de-emphasized Vagrant as a way to try out Dataverse. That commit also contains the progress I made. I still recommend what I wrote above:

  • Switching to the Python installer.
  • Using the default.config file provided rather than creating it on the fly.

donsizemore pushed a commit to uncch-rdmc/dataverse that referenced this issue Jul 31, 2020
donsizemore added a commit to uncch-rdmc/dataverse that referenced this issue Aug 3, 2020
remove warning about Vagrant being broken IQSS#6849
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant