Scott Stoltzman
Scott Stoltzman
I had this same issue, after upgrading pip ( `pip install --upgrade pip` ) I didn't have the problem, not sure why this would have done anything though.
Hi, any chance you know how to find the 2016 geojson data for precincts in Fort Collins, CO? We're struggling with getting the right data by year. We just started...
No, I could not solve this. I tried it on numerous machines, changing spacing in the yaml file, and a number of other attempts on both digitalocean and google compute...
I'm using yours: https://github.com/mikkelkrogsholm/encrypted_dashboard/blob/master/docker-compose.yml
Exactly, I just did "find/replace" mydomain with stoltzmaniac (and had them setup in GoDaddy)
[docker-compose copy.txt](https://github.com/mikkelkrogsholm/encrypted_dashboard/files/1103715/docker-compose.copy.txt)
I switched to to ".txt" from ".yaml" because it wouldn't upload
Okay, I'll test this out soon, thanks for the help.
Here's what I get: ERROR: yaml.parser.ParserError: while parsing a block mapping in "./docker-compose.yml", line 1, column 1 expected , but found '' in "./docker-compose.yml", line 89, column 3
Just theoretically - shouldn't I be able to spin up a virtual machine, install docker, docker-compose, git. Then just clone your repository and run docker-compose up without actually changing anything?...