GetTogetherComm / GetTogether

Event manager for local community events
https://gettogether.community
BSD 2-Clause "Simplified" License
473 stars 89 forks source link

Dev Environment #107

Open sydneybrokeit opened 5 years ago

sydneybrokeit commented 5 years ago

I'm looking at building a way to make a dev environment using something like Vagrant (although I'm open to building other or additional setups).

What are the particular requirements?

mhall119 commented 5 years ago

The Getting Started section of the README.md has instructions for getting setup in a *nix environment, that probably has all the info you need for Vagrant

sydneybrokeit commented 5 years ago

Alright, so something where a dev can grab a clean copy, run "vagrant up" and they get a clean one every time is all we're looking for right now?

On Mon, Aug 13, 2018 at 11:49 AM Michael Hall notifications@github.com wrote:

The Getting Started https://github.com/GetTogetherComm/GetTogether#getting-started section of the README.md has instructions for getting setup in a *nix environment, that probably has all the info you need for Vagrant

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/GetTogetherComm/GetTogether/issues/107#issuecomment-412586081, or mute the thread https://github.com/notifications/unsubscribe-auth/AUOVuE9OtONBB2t3fjktGBMtRbGBeykmks5uQa4mgaJpZM4V62OH .

mhall119 commented 5 years ago

That would be helpful, but also a way to spin up a production instance on some popular cloud/container platforms would be nice to have.

Michael Hall mhall119@gmail.com

On 08/13/2018 03:52 PM, Harold Schreckengost wrote:

Alright, so something where a dev can grab a clean copy, run "vagrant up" and they get a clean one every time is all we're looking for right now?

On Mon, Aug 13, 2018 at 11:49 AM Michael Hall notifications@github.com wrote:

The Getting Started https://github.com/GetTogetherComm/GetTogether#getting-started section of the README.md has instructions for getting setup in a *nix environment, that probably has all the info you need for Vagrant

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub

https://github.com/GetTogetherComm/GetTogether/issues/107#issuecomment-412586081, or mute the thread

https://github.com/notifications/unsubscribe-auth/AUOVuE9OtONBB2t3fjktGBMtRbGBeykmks5uQa4mgaJpZM4V62OH .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/GetTogetherComm/GetTogether/issues/107#issuecomment-412642177, or mute the thread https://github.com/notifications/unsubscribe-auth/AAj9hAljgACeyBZLrwmdBcDp4uN_6R1Qks5uQdkVgaJpZM4V62OH.

sydneybrokeit commented 5 years ago

108 includes a Vagrantfile.