[Seaside] Re: Setting Up Pharo and Seaside on the Digital Ocean ISP

Stephan Eggermont stephan at stack.nl
Fri Dec 11 11:24:13 UTC 2015


On 10-12-15 20:21, Bruce Prior wrote:
> I am looking for a procedure that would load Pharo and Seaside into
> Digital Ocean. I have worked through Sven Van Caekenberghe's tutorial in
> setting up a simple website on Digital Ocean and that worked great. But
> I would like to run Seaside there, too.

Also, be aware that Sean implemented the DigitalOcean API. Combining 
that with OSProcess should make it possible to fully automate the deployment


MCHttpRepository
	location: 'http://smalltalkhub.com/mc/SeanDeNigris/DigitalOcean/main'
	user: ''
	password: ''

Stephan



More information about the seaside mailing list