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

Ubuntu 20.04 support #1197

Merged
merged 1 commit into from
Nov 9, 2020
Merged

Ubuntu 20.04 support #1197

merged 1 commit into from
Nov 9, 2020

Conversation

swalkinshaw
Copy link
Member

@swalkinshaw swalkinshaw commented Jun 23, 2020

The good news is that Trellis didn't require many updates to support Ubuntu 20.04 (Focal). The main work was getting compatible releases of MariaDB and Nginx which was done in #1212 and #1208.

This PR itself just defaults the Vagrant image to 20.04 and updates our warning for supported Ubuntu versions.

Note: if you want to continue to use 18.04 locally with Vagrant, you can override the vagrant_box and vagrant_box_version options in your vagrant.local.yml config file.

@ajschmidt8
Copy link

any updates on the status of this PR? i'm going to being a new deployment over the next few weeks and was hoping to have 20.04 support 🙂

@swalkinshaw
Copy link
Member Author

It's getting close since I've merged almost all parts of it separately already. You could even make the change in #1212 manually (or just override that variable in group_vars) and using 20.04 should work 😄

jeffbyrnes added a commit to abundanthomesma/abundanthousingma.org that referenced this pull request Aug 15, 2020
@swalkinshaw swalkinshaw force-pushed the ubuntu-20.04 branch 2 times, most recently from b3f3653 to 57cca12 Compare October 8, 2020 03:35
@swalkinshaw swalkinshaw marked this pull request as ready for review October 9, 2020 02:09
jeffbyrnes added a commit to abundanthomesma/abundanthousingma.org that referenced this pull request Oct 10, 2020
@strarsis
Copy link
Contributor

strarsis commented Oct 27, 2020

That's great, I want to install Trellis onto a new server which got Ubuntu LTS 20.x.

So, apparently all the related PRs have been already merged into master.
Can this PR now be merged, so Trellis doesn't complain anymore about Ubuntu LTS 20.x?

@swalkinshaw
Copy link
Member Author

@strarsis yeah, I'll do it by this weekend 😓

@swalkinshaw
Copy link
Member Author

I released v1.6.0 without changing the default 20.04 first: https://github.com/roots/trellis/releases/tag/1.6.0

1.7.0 will just be to make 20.04 the default version for Vagrant at least.

Officially support and recommend Ubuntu 20.04 Focal.
The only tangible change is bumping the Vagrant box from 18.04 to 20.04.
Trellis has been made compatible with 20.04 already.
@swalkinshaw swalkinshaw merged commit 2ae8f38 into master Nov 9, 2020
@swalkinshaw swalkinshaw deleted the ubuntu-20.04 branch November 9, 2020 16:54
jeffbyrnes added a commit to abundanthomesma/abundanthousingma.org that referenced this pull request Dec 13, 2020
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.

4 participants