[Ubuntu] Coronium Cloud 1.93.5 Installer

Hi,

The Coronium Cloud 1.93.5 installation release for Ubuntu 14.04 LTS is available, and should be working.

This is a minor version release with the following changes:

Server

  • Full User object record is returned on login, along with sessionToken
  • Includes Admin Panel updates
  • 3rd Party Components Updated
  • Online Lua code editor various fixes
  • New ‘Crypto’ module with password tools.
  • Utils’ -> Base64 encode/decode
  • ‘Utils’ -> URI Args encode/decode
  • ‘Crypto’ -> MD5 hash generation
  • ‘Crypto’ -> hmac_sha1 generation
  • Documentation

Client

  • Added showVerbose flag to limit debug output.

Please test and report any issues. Thanks!

Install: http://coronium.io/ubuntu/

Make sure to grab the updated client.

Cheers.

Hey Chris, maybe this is a dumb question but what’s the correct way to upgrade a Coronium installation on Ubuntu? Simply curl/run the latest install.sh script at http://coronium.io/ubuntu/?

Chris,

The ubuntu install script is version 1.93.3 from the install link, but you have 1.93.5 here. Is this the most current install script?

This probably is not a good idea as there are seed scripts for the database. You may risk having your data overwritten.

Makes sense. But presumably there is or will be a way to upgrade the app without doing a clean install and then manually moving over data, right?

Hi,

A fresh install and content transfer is the only mode of updating at the moment (Coronium is technically always in beta). This will change shortly.

There is also a slight fragmentation issue between the plain Ubuntu installer and the AWS EC2 images which has created a versioning difference.

EC2: 1.93.1

Ubuntu: 1.93.5

The EC2 images will be updated to 1.93.5 shortly, as they require additional tweaks and propagation. Ubuntu installer is currently the most up to date version (as shown above).

We’re working to get this process smoother. I will write up a separate forum post with migration notes sometime today.

Also, Steve is correct, there is database seeding needed for an install.

Cheers.

Chris,
 
Is this link to the current install script? https://s3-us-west-2.amazonaws.com/coronium-installers/ubuntu/install.sh
 
The downloaded file has version 1.9.3 and this post says the latest is 1.9.5. Just curious as I have to slip stream the updates into my existing install and would rather just do it once.
 

#!/bin/bash # Coronium 1.93.3 Installer for Ubuntu 14.04 LTS' # Copyright: Chris Byerley @develephant' # Do not redistribute without permission. # http://coronium.io

Hi,

Ok, so I totally blew it on updating the versions. It should be labeled properly now.

The current official versions are:

EC2: 1.93.1

Ubuntu: 1.93.5

The current EC2 is showing 1.92, it will be fixed in the next image.

My apologies for the confusion.

Cheers.

Chris,

Thanks for the clarification. I did a diff on the two install scripts and it appears the version number update is the only change. 

Appreciate your efforts.

Hey Chris,  what is the link for the last known version that supports jobs. I have an app that uses jobs to send notifications and I will need to move from my dev server to productions soon. 

Hi tartarsaucemedia,

Umm, that’s a good question. I should be pushing some updates soon.

Cheers.

With Coronium 2 being put on hold indefinitely, are current things in the current version going to be fixed anytime soon, like Jobs?

Hi,

I’ve looked at this a couple different times, and still have yet to figure out a proper workaround. It’s due to underlying changes that are unrelated to Coronium code directly.

Its on my short list to revisit (all bugs bug me), I just have not had the time to look into it. 

Best.

Hi Chris,

This Ubuntu link seems to be not OK: https://s3-us-west-2.amazonaws.com/coronium-installers/ubuntu/install.sh

It is not returning the installation script file, but this:

<Error><Code>AccessDenied</Code><Message>Access Denied</Message><RequestId>C68420F60721AD1D</RequestId><HostId>5WQEK4kWwzc/QE0708zUzQXhhQwFPYzqiQxcHaqWkK6vVsAOWlH7CgG/KGqKvkP9E9x7yP6Ihog=</HostId></Error>

I tested the link you provided in the YouTube video for Centos: https://s3-us-west-2.amazonaws.com/coronium-installers/centos-linux/install.sh   

and It is OK, but it is version Beta 1.91

How can I get the latest installation link to install Coronium in Digital Ocean Ubuntu OS.

Thanks, Alex.

Hi,

Ubuntu installer is being reworked and will be released soon.

Thanks.

Hi,

You are welcome to use the script, but you may run into some permission issues. I added it back at http://docs.coronium.io

Cheers.

Hi Chris,

The Ubuntu script access is in order again.

Thanks.

Any idea when jobs are working again? I use 1.93.5 @ ec2

thanks!

Hi,

There are no plans for updates in regards to Jobs in Coronium. The underlying tech changed.

Thanks.

I didn’t mean updates, I mean when can I use the old feature again. In your initial post you mentioned that it just a temporary refactoring and it will be back shortly.

If there are no jobs available in the future, are there alternative ways to processing things? Or is it possible to install a previous version of coronium with working jobs?

Thanks!