You are here
v16.0 Stable Release #5 - Another 10x ISOs, Hub, VM & Proxmox builds
Update 2020-06-29: Please see the sixth instalment of updated appliances.
Update 2020-07-16: Please see the seventh instalment of updated appliances.
Update 2020-07-27: Please see the eighth instalment of updated appliances.
Update 2020-08-27: Please see the ninth instalment of updated appliances.
Update 2020-08-31: Please see the tenth instalment of updated appliances.
Update 2020-10-19: Please see the eleventh instalment of updated appliances.
I'm back with another 10 updated appliances. As per the previous one, this next instalment of v16.0 stable TurnKey Linux appliances includes Hub, ISO, VM (OVA/VMDK) and Proxmox/LXC build formats.
As per previous releases, these updated appliances, are all published to our mirror network or they can be launched directly from the Hub (look for the 16.x text link - in the top right corner). They are also available for download direct from their relevant appliance pages (links provided below).
As per my previous posts, I'll first highlight the most recent releases, but then also note all the v16.0 appliances released to date. Unfortunately, I still don't have any updates regarding the remaining alternate builds, but the AWS Marketplace builds should hopefully be up soon.
Latest v16.0 appliances
As noted above, you can find the latest 10 appliances updated to v16.0 directly below. As per all the previous v16.0 appliances, they are based on Debian 10/Buster so have updated packages. The ones that include software installed directly from third parties have all been refreshed too. Where available, we tend to prefer the latest stable LTS (long term support) version of third party software. Otherwise, we install the latest stable release as of the time of the build. Many also include bug fixes, improvements and/or inclusion of feature requests. Please see the specific appliance changelogs for full info (or ask in the comments).
Please note that these are all released in ISO, Hub, LXC/Proxmox and VM (OVA & VMDK) builds. In alphabetical order, here are the next 10 apps:
AVideo (formerly YouPHPTube) |
Bugzilla |
Collabtive |
DokuWiki |
Odoo |
PrestaShop |
ProcessMaker |
Roundup |
SilverStripe |
XOOPS |
All v16.0 apps to date
In alphabetical order, the appliances that have been released as v16.0 so far (including this release) are:
Share your testing feedback
Regardless of whether you have a great experience or not, we'd love to hear how it goes for you. If you have general feedback, want to offer a hand with testing or request a specific appliance be prioritised, please post below. Or you can open a new thread in the forums (new threads require being logged into a user account; they're free so feel free to sign up).
If you think that you've found a bug or would like to request a new feature, please post below, in the forums or skip straight on over to our issue tracker (requires free GitHub user account).
I hope you're happy with them and if not, please tell us why. Looking forward to your feedback.
Comments
Thanks for releasing Odoo!
Hi Jeremy,
Thanks for releasing the Odoo appliance.
I have been testing an instance of the appliance for three days and it has been wording fine for me up to now. This document reports the procedures that I have used to create and configure the server under test.
I have changed my mind regarding the Odoo version to use. I have moved to version 13.0 (from version 12.0). To change de Odoo version was very easy:
That was all to have an Odoo 13.0 working instance.
Best regards.
You're most welcome, great news! :)
I'm glad to hear that its working well for you.
Thanks too for the details on updating Odoo to v13.x. As you can see, we didn't get as far as doing anything with that, although with your notes, we could look to develop a Confconsole plugin.
The only thing that I would note is that we follow the documented Debian "best practice" on use of 3rd party repos. So we put the gpg key in /usr/share/keyrings and include the "[signed-by=/usr/share/keyrings/KEYRING.gpg]" in the sources.list entry.
But at the end of the day, that's entirely up to you.
New script to change Odoo version
Hi Jeremy,
I am always leaning somethin new from you. Thanks a lot for that!
To change the Odoo version form 12.0 to 13.0 (new version):
At the end of the day, it is always wise to follow the masters.:))
Just one more modification...
Although you've added the key location to the apt sources.list line, you're still including the key in the default apt key ring (via 'apt-key add')!
As we should already include the key there (i.e. the /usr/share/keyrings/odoo.gpg file should already exist) you could probably skip that wget line altogether.
But for completeness, here is how to (re)download the key (you just need to include the '--keyring' switch with the path to where you want to save the file):
[update] adjusted the apt-key command to it's above format - the previous format does not work! Unless the switch precedes the argument, it fails...
Pages
Add new comment