Aaron C. de Bruyn
Aaron C. de Bruyn
Hmm--I'll have to do some more digging. I figured it was supposed to auto login, so it must be something on my end. I never see the browser make a...
It's definitely not trying to access /http-bind when I initially sign in. I only see if after I enter my info and click the login button.
I re-tackled this issue today, and managed to figure it out based on your cURL suggestion from #21 . On my box running Ubuntu 14.04.1, cURL (and wget) don't like...
I think being able to quickly spin up a demo in docker is probably the best solution for the moment.
Yup--it's in the dev branch at the moment. I need to do a bit more cleanup and then deploy a new demo/make a release.
There is a docker image here: https://hub.docker.com/repository/docker/darkpixel/statuspage I haven't updated the code in a while. It's using an old version of Django, and it's entirely possible it's in a broken...
I use Dokku (https://github.com/dokku/dokku) for a lot of my deployments. I'm not opposed to a 'Deploy to Heroku' button, but I've never used the service. If you want to submit...
Nope. I don't have a logo. I never considered the project to be "that big" that it needed one. It was mainly developed so I could use it in-house with...
I suppose I could get someone to design a logo for $10 on fiverr...
Awesome. I merged the PR into the development branch along with a few library updates to use the latest version of Django. Let me know if it fails to fix...