Naftoli Gugenheim <[email protected]> writes: > What's the best way to get a lift app running on a Ubuntu web server I can > SSH into with full permissions? It came with almost nothing installed. > Thanks.
It may be overkill for you if it's just a one time install, but I've had great success with Chef (http://wiki.opscode.com/display/chef/Home) to do automatic provisioning of servers/services/deployment. Some time ago, I wrote a series of articles that describes a basic setup to deploy a basic "Hello World" Lift app to EC2. If you skip the EC2 part, you may find something useful: http://jeppenejsum.wordpress.com/2009/05/03/ec2-continuous-deployment-hello-world/ /Jeppe --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/liftweb?hl=en -~----------~----~----~----~------~----~------~--~---
