[Seaside] Maintaining a deployed image

Tim Mackinnon tim at testit.works
Mon Feb 11 10:52:36 UTC 2019


You didn’t mention where you are hosting this - but when I asked around I was pointed towards DigitalOcean - and I simply redeploy the app from a script on GitLab (triggered from a Git commit), after it has finished loading the code into a fresh image, and running some tests, it ssh’es it up and restarts the server. For smaller apps, this is probably ok (but it does mean that if someone is mid session - they will lose their query.

Tim

> On 10 Feb 2019, at 04:12, sergio ruiz <sergio.rrd at gmail.com> wrote:
> 
> - How do I go about keeping the deployed image up to date. I have used iceberg for this project, and am wondering if I might have to switch to monticello to do this easily. what I would like to do is use TelePharo to remote into my running image and update to the latest code version. It looks like there is a problem with TelePharo right now.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/seaside/attachments/20190211/4d3586db/attachment.html>


More information about the seaside mailing list