Re: Maintaining a deployed image

Tim Mackinnon <[email protected]>
Newsgroups gmane.comp.lang.smalltalk.squeak.seaside
Message-ID <[email protected]>
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 <[email protected]> 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.

_______________________________________________
seaside mailing list
[email protected]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.