Re: Deploying using the latest minimal image of Pharo (6.1)
Posted by
Stephane Ducasse-3 on
Nov 22, 2017; 8:28pm
URL: https://forum.world.st/Deploying-using-the-latest-minimal-image-of-Pharo-6-1-tp5029737p5037395.html
Hi Gabriel
This is cool.
Thanks for sharing it with us.
I really want an object responsible for deploying an app. :)
Your effort is nice in that directory. Keep pushing
Stef
On Sun, Nov 19, 2017 at 1:33 AM, gabriel sor
<
[hidden email]> wrote:
> Hi,
> In in the past days, in the context of the Smalltalks 2017 conference, I
> talked about my attempt to deploy on production using the minimal image
> of Pharo .
> My goal was prepare an inmutable or staless minimal image for deploy,
> without sources nor changes files.
> The results are exposed in this tutorial.
> The size of the image is 16 MB and it has loaded Seaside.
> Just I have a pendeing issue: the staless image but everything else is
> done and working.
>