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

Upgrade Vaprobash to Ubuntu 16.04 LTS #573

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

Repox
Copy link
Contributor

@Repox Repox commented May 11, 2017

This pull request specifically targets the upgrade of Ubuntu from 14.04 to 16.04.

Here are some key topics that this upgrade has impact on, which is important to users for this version:

  • Docker has been changes to Docker CE
  • MongoDB has been updated to versions 3.2 and 3.4 (2.6 had EOL in 2016, 3.0 is troublesome)
  • Updated repository and version (to 9.6) for PostgreSQL
  • MySQL versions has been bumped to 5.6 and 5.7. 5.5 is no longer available

To test this branch, please make a checkout of this branch (to reflect the version changes in the Vagrantfile) and change your configuration in the Vagrantfile to the following:

# Config Github Settings
github_username = "Repox"
github_repo     = "Vaprobash"
github_branch   = "feature/ubuntu-16.04"
github_url      = "https://raw.githubusercontent.com/#{github_username}/#{github_repo}/#{github_branch}"

I'd appreciate any feedback if you have trouble with the builds.

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 this pull request may close these issues.

None yet

1 participant