<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">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.<div class=""><br class=""></div><div class="">Tim<br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 10 Feb 2019, at 04:12, sergio ruiz <<a href="mailto:sergio.rrd@gmail.com" class="">sergio.rrd@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">- 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.</span></div></blockquote></div><br class=""></div></body></html>