home, index, New :: deploying-vanilla-rbEdit | Delete

Deploying Vanilla.rb

Here be dragons...

At the moment, this is how I run vanilla:

Serving

It should work as a CGI/FCGI script, without issue. I'm not sure if having thin run the rackup file directly is best, either, but it works for now.

Upgrading

This is the big unknown. Users may change the contents of 'system' snips (like 'system', or dynasnips). Ideally, we'd want to flag when some upgrades might interfere with custom changes. How does smalltalk do it? In many ways, the snip store is like a persistent object store...