Foxhind / MapCraft

Massively mapping management tool
Other
27 stars 15 forks source link

Need script for production installation #32

Open osmisto opened 13 years ago

osmisto commented 13 years ago

Need script like 'make install' that will install all what is needed to /usr/local/mapcraft. And also gives ready to copy&paste configs for apache and nginx.

Also support for $DEST, so it can be packaged in deb/rpm.

CloCkWeRX commented 11 years ago

Given the rise in popularity of chef and others, is it worth making a cookbook?

That simplifies a lot of the dependencies - nginx, php, etc - and can get you to the point of starting services. Additionally, it can git clone the main repo.