kandanapp / kandan

Kandan is an Open Source Alternative to HipChat
GNU Affero General Public License v3.0
2.72k stars 405 forks source link

create a vagrant environment, closes #318

Closed cleblanc87 closed 10 years ago

cleblanc87 commented 10 years ago

For discussion...

Needs docs, requires the https://github.com/mhahn/vagrant-librarian-puppet plugin.

running vagrant up starts the application on localhost:3000 in production.

The site.pp manifest within should be refactored to a puppet module.

Thoughts?

fusion94 commented 10 years ago

might want to look at this: https://github.com/kandanapp/kandan-dev-vm

cleblanc87 commented 10 years ago

Wow not sure how I missed that. Do you see any point spinning this off into different repo, or incorporating anything into the existing vm setup?