Okay. let me wrap my head around all of this..
thanks!
On February 20, 2019 at 5:17:27 PM, Dale Henrichs (
dale.henri...@gemtalksystems.com) wrote:
Hello Sergio,
Sorry for the delay in replying .. too many balls in the air:) I'll comment
in-line ..
peace,
sergio
photographer, journalist
Hello Sergio,
Sorry for the delay in replying .. too many balls in the air:) I'll
comment in-line ..
On 2/8/19 7:07 AM, sergio ruiz wrote:
I have an app that is ready to deploy to alpha. I usually do this by
creating a script that builds a minimal pharo image, and run that on a
cloud serve
Are you starting from a minimal pharo image (the ~5MB)?
Le 09/02/2019 à 20:35, sergio ruiz a écrit :
> Yes..
>
> I created a little script I can run, minus the parts to load up the
> iceberg project…
>
--
Dr. Geo
http://drgeo.eu
Ah.. i think i get it.
I just want to get this image running on the web.. I think that’s a little
bit more rabbit hole than I want to tackle right now.
On February 9, 2019 at 7:58:04 PM, Pierce Ng (pie...@samadhiweb.com) wrote:
Gemstone has Gofer. I develop on Pharo, save to .mcz using Monticel
On Sat, Feb 09, 2019 at 01:15:43PM +0100, Petr Fischer via Pharo-users wrote:
> Loading code and projects into Gemstone - it's more like "do it
> yourself" or use tODE from GsDevKit_home (open source project, but
> completely unofficial, supported by "Dale").
Gemstone has Gofer. I develop on Pharo
Yes..
I created a little script I can run, minus the parts to load up the iceberg
project…
On February 9, 2019 at 12:05:47 PM, Hilaire (hila...@drgeo.eu) wrote:
Off topic. Do you have a receipt to buid from a minimal image?
peace,
sergio
photographer, journalist, visionary
Public Key: h
Hi,
Off topic. Do you have a receipt to buid from a minimal image?
Hilaire
Le 08/02/2019 à 16:07, sergio ruiz a écrit :
> I have an app that is ready to deploy to alpha. I usually do this by
> creating a script that builds a minimal pharo image, and run that on a
> cloud server.
--
Dr. Geo
htt
--- Begin Message ---
Terse description how to load project is here:
https://github.com/GsDevKit/GsDevKit_home/blob/master/docs/projectsInTode.md#creating-a-new-project
They are preparing Tonel support for Gemstone and something new for managing
projects.
Also subsctibe Glass mailing list, there
I have an app that is ready to deploy to alpha. I usually do this by
creating a script that builds a minimal pharo image, and run that on a
cloud server.
I then use TelePharo to make any live tweaks that need to happen, and
something like:
./pharo Pharo.image "/run/the/script"
to keep run cron j