Hi Francois,<div><br></div><div>As you mentioned S3, you might like to investigate #resourceUrl: and the &quot;Resource Base Url&quot; setting in the /config app see: <a href="http://book.seaside.st/book/in-action/serving-files/images">http://book.seaside.st/book/in-action/serving-files/images</a></div>
<div><br></div><div>WAExternalFileLibrary - is also really useful during development when you&#39;re working through multiple iterations of external style sheets and image file.  </div><div><div><br></div><div>I run Pharo on my Amazon EC2 instances and use X11 forwarding through SSH so I don&#39;t have to install a complete graphical environment on my server, yet achieve acceptable performance when administering a remote image.  </div>
<div>See Ramon&#39;s blog entry: <a href="http://onsmalltalk.com/2010-10-23-faster-remote-gemstone">http://onsmalltalk.com/2010-10-23-faster-remote-gemstone</a> (Ubuntu), and <a href="http://nickager.com/blog/Installing-Gemstone-on-an-Amazon-EC2-Linux-instance/">http://nickager.com/blog/Installing-Gemstone-on-an-Amazon-EC2-Linux-instance/</a> (for Amazon EC2 Linux based image - scroll to &quot;Configuring GemTools&quot;). </div>
<div>Note both these blog entries discuss Gemtools and Gemstone, but should work equally well for a recent Pharo installation.</div></div><div><br></div><div>Nick</div><div><br></div><div><br></div>