Re: [Pharo-users] Deploy a Pharo 8 application remotely

2019-10-10 Thread sergio ruiz
This is PERFECT! thanks! > On Oct 10, 2019, at 2:19 PM, Alistair Grant wrote: > > curl https://get.pharo.org/64/80+vm | bash peace, sergio photographer, journalist, visionary Public Key: http://bit.ly/29z9fG0 #BitMessage BM-NBaswViL21xqgg9STRJjaJaUoyiNe2

Re: [Pharo-users] Deploy a Pharo 8 application remotely

2019-10-10 Thread Alistair Grant
Hi Sergio, On Thu, 10 Oct 2019 at 20:14, sergio ruiz wrote: > > Hey, all.. > > I put together a quick REST interface to use internally here. > > It’s ready to launch to a production server, and I’m not sure how to set it > up on the remote server. > > The current zeroconf downloads and sets up a

[Pharo-users] Deploy a Pharo 8 application remotely

2019-10-10 Thread sergio ruiz
Hey, all.. I put together a quick REST interface to use internally here. It’s ready to launch to a production server, and I’m not sure how to set it up on the remote server. The current zeroconf downloads and sets up a Pharo 7 instance. What I would like to do is set up Pharo 8 on the remote s