> On 26 May 2017, at 21:47, sergio ruiz <[email protected]> wrote:
> 
> Hey, all..
> 
> I have a Pharo application that I ready to deploy to production. I haven’t 
> done this in a lot of years, so I thought I might check around on what the 
> current best practices are.
> 
> The app is a Teapot(REST) based application that processes SMS and MMS 
> messages, including saving files to the file system, etc..
> 
> In the past, I would have added some kind of remote desktop server into my 
> image, and run it headless on the server. When I needed to update the source 
> code with monticello, I would use a VNC client to log in, update my source 
> code, save the image, etc.

My current approach is more or less what you find here

  https://github.com/svenvc/pharo-server-tools

That include a REPL and Metrics server for operational purposes.

> I have a feeling things have progressed at this point. Can anyone point me in 
> the right direction to learn current best practices?
> 
> I will most likely be updating this to a gemstones app, but while this is in 
> beta, i just want to worry about user experience of the application..
> 
> Thanks!
> 
> ----
> peace,
> sergio
> photographer, journalist, visionary
> 
> Public Key: http://bit.ly/29z9fG0
> #BitMessage BM-NBaswViL21xqgg9STRJjaJaUoyiNe2dV
> http://www.Village-Buzz.com
> http://www.ThoseOptimizeGuys.com
> http://www.coffee-black.com
> http://www.painlessfrugality.com
> http://www.twitter.com/sergio_101
> http://www.facebook.com/sergio101


Reply via email to