jakeharding / repo-health

Project for CSCI 4900 at the University of Nebraska at Omaha.
MIT License
2 stars 1 forks source link

Install Comments #43

Closed germonprez closed 7 years ago

germonprez commented 7 years ago

Hi guys,

I'm working my way through your repository. A few things that aren't clear:

1) Is Docker the preferred method? And if I use that approach can I skip the rest of the description below (frontend and backend configuration)? 2) Not clear on how Docker connects to your repository. Do you want me to clone it and then do Docker? Regardless, need more clarity on the Docker paragraph. 3) A few typos through the instructions below Docker but nothing fatal. 4) Am I responsible for Backend and Frontend configuration on my server? Again, do I have to do this if I follow the Docker install.

Overall, I got a bit lost on some of the install issues with respect to my actual requirements to run the application. (again, I'm just coming at this by following your readme).

bparish628 commented 7 years ago

Would you like us to update it right now before you finish grading? @germonprez

germonprez commented 7 years ago

For sure. This is an interactive grading session :)

Matt

On Fri, Mar 31, 2017 at 9:44 AM, Benjamin Parish notifications@github.com wrote:

Would you like us to update it right now before you finish grading?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jakeharding/repo-health/issues/43#issuecomment-290731793, or mute the thread https://github.com/notifications/unsubscribe-auth/AAoDUI_5AQDR5sb7eAIkvslWoKPboFOOks5rrRFCgaJpZM4Mvwev .

-- Mutual of Omaha Associate Professor Information Systems College of Information Science & Technology University of Nebraska Omaha http://faculty.ist.unomaha.edu/mgermonprez/cv.txt

jakeharding commented 7 years ago

I'm afraid my availability is limited at the moment because I'm at work and in a meeting. I can help a bit later if needed.

My two cents: We wanted to enable options to get up and running with the project. Docker is an easy way to get up and going in order to view the app in the browser. Not sure how it works for development yet or for running the tests. Benji may know something I don't in that area.

My meeting ends at 11 and I can do a phone call then or swing by the school if it will help. On Fri, Mar 31, 2017 at 9:45 AM Matt Germonprez notifications@github.com wrote:

For sure. This is an interactive grading session :)

Matt

On Fri, Mar 31, 2017 at 9:44 AM, Benjamin Parish <notifications@github.com

wrote:

Would you like us to update it right now before you finish grading?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/jakeharding/repo-health/issues/43#issuecomment-290731793 , or mute the thread < https://github.com/notifications/unsubscribe-auth/AAoDUI_5AQDR5sb7eAIkvslWoKPboFOOks5rrRFCgaJpZM4Mvwev

.

-- Mutual of Omaha Associate Professor Information Systems College of Information Science & Technology University of Nebraska Omaha http://faculty.ist.unomaha.edu/mgermonprez/cv.txt

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jakeharding/repo-health/issues/43#issuecomment-290732138, or mute the thread https://github.com/notifications/unsubscribe-auth/AAXSQ4eT8L_sG199hopFHXOd1TRt765Dks5rrRGHgaJpZM4Mvwev .

--

Thanks,

Jake Harding

"Some people get old, some people get better."

bparish628 commented 7 years ago

So Docker will work for both. It's better for the UI, but it will work with the server. You would just have to rebuild the whole docker instance. There isn't functionality yet to just grab the changes yet for the server changes, but we can add that in the future.

I will have a PR for the docker stuff soon, but I also will be out of commission for a long time today because I have a doctors appointment.

germonprez commented 7 years ago

No need to come in. And no huge rush as I have others to look at. Just more clarity and hand holding through the install docs would be great.

On Mar 31, 2017 10:14 AM, "Benjamin Parish" notifications@github.com wrote:

So Docker will work for both. It's better for the UI, but it will work with the server. There isn't functionality yet to just grab the changes yet for the server changes, but we can add that in the future.

I will have a PR for the docker stuff soon, but I also will be out of commission for a long time today because I have a doctors appointment.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jakeharding/repo-health/issues/43#issuecomment-290740279, or mute the thread https://github.com/notifications/unsubscribe-auth/AAoDUDNEZa1WPPb8ZnojUWl13LYQgO1bks5rrRhIgaJpZM4Mvwev .

jakeharding commented 7 years ago

Closing this because we took care of it already.