Hi folks,
In regards to updating, since this is a beta, releases will be coming out quickly. Though many will have minor changes, some will be larger, so what’s the best way to handle it?
Localhost
If you want to go the “pro” route, then you should “clone” the Coronium LS repositories you’re interested in (I personally recommend a popular – and free – desktop tool called SourceTree).
When source is updated, you can “pull” the latest code into your local clone, and from your deploy folder, simply run:
sudo vagrant reload --provision
Builds are provisioned using Chef-Solo, and should generally should not mess with your existing configuration. Though some releases may not render that the case (and will be noted).
In general, during beta, it’s best to just start a fresh compile. The rapid releases will slow as the first round of issues are dealt with. There will eventually be a way to update from the internal “cloud-tools” on the system.
Let me know if you have any questions. Issues? https://github.com/coroniumcloud/Coronium-LS/issues
Releases
You can always find the latest (and previous) releases here, with important changes noted:
Using a release is not the same as “cloning” the source code.
Latest docs can always be found at http://docs.coronium.cloud
Thanks for taking part in the beta. It’s gonna be a little rocky at first.
Cheers.