Mike Izbicki
Mike Izbicki
In general, the only thing that you shouldn't be checking into the git repo are passwords. For the final project, I will not be looking for passwords in your repo...
@tylerheadley Sounds good. +2 extra credit for anyone who does this :)
The error message ``` channel 4: open failed: connect failed: Connection refused ``` is a result of port forwarding not working. This happens when the ssh client connects to a...
I will be available tomorrow (Friday) morning from 9:30am - 11:00am.
1. The way the routes are written, you only really use 2 tables. The main purpose of the third table is only to give me more options during the final...
There are no requirements. You're welcome to use this data or generate your own random data.
It shouldn't be necessary to ever stop the containers for the indexes assignment if you're not trying to delete the database. Also, the database should never corrupt if you're only...
@danzhechen I don't have a better suggestion than the docker incantation that you proposed. If that's letting you login, then you should be good to keep going through the tutorial.
@danzhechen `docker-machine` shouldn't need to be installed globally in `/usr/local/bin`. Instead of trying to install it there, you should be able to just download it to someplace in your homefolder...
This one is complicated enough that there won't be a way to email me. You'll have to demo it in person in one of the office hours timeslots. It should...