[Hosting] Directly work on the image

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[Hosting] Directly work on the image

Damien Cassou-3
Hi,

is it possible to load a new package version using monticello directly
into a distant image (on seasidehosting.st for example) ?

For example, I have an image running on seasidehosting with magritte and
pier. Is it possible to update magritte and pier from monticello without
having to:
- stop the running image
- download the image/change files to my computer
- launch squeak, launch monticello and update magritte/pier
- upload the image/change files again to seasidehosting
- restart the image
?

Thank you very much

--
Damien Cassou

_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: [Hosting] Directly work on the image

Dmitry Dorofeev
As I red on this list latest Seaside has Monticello component in it,
so you need just to setup application with the componenet and probably upload your
.mcz files to the target host, so your image can read .mcz files

-Dmitry

Damien Cassou wrote:

> Hi,
>
> is it possible to load a new package version using monticello directly
> into a distant image (on seasidehosting.st for example) ?
>
> For example, I have an image running on seasidehosting with magritte and
> pier. Is it possible to update magritte and pier from monticello without
> having to:
> - stop the running image
> - download the image/change files to my computer
> - launch squeak, launch monticello and update magritte/pier
> - upload the image/change files again to seasidehosting
> - restart the image
> ?
>
> Thank you very much
>
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: [Hosting] Directly work on the image

Damien Cassou-3
Dmitry Dorofeev a écrit :
> As I red on this list latest Seaside has Monticello component in it,
> so you need just to setup application with the componenet and probably
> upload your
> .mcz files to the target host, so your image can read .mcz files

Yeah, I didn't know about that. It seems cool.

Thank you

--
Damien Cassou

_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside