Ana Hobden
Ana Hobden
Can we please confirm that this will be English / German only? Here is my proposed text for English: --- ### Wheelmap is Under Maintenance Looks like you have visited...
@holgerd What are your thoughts on this first draft? https://sozialhelden.github.io/wheelmap-maintenance/
So it seems like Github pages does not allow for returning a custom status code.
Still unable to reproduce this after following @thermann78's steps:  
So it seems like the best way to do this on the new infrastructure would be to have the `loadbalancer` host a small web server that holds the webpage and...
I noted the following: We explicitly avoid setting anything in the cookie when the map is moved and we are using a widget. (https://github.com/sozialhelden/wheelmap/blob/master/app/assets/javascripts/controllers/map.controller.js.coffee#L211) Looking at the controller for the...
Yeah, so that's part of the question... Were do we host this maintenance page? We need somewhere that lets us return the appropriate status code so Github Pages isn't really...
I agree, on the wordpress site would probably be best. Currently on production there is this rule in the nginx file: ``` error_page 503 @maintenance; error_page 500 502 504 /500.html;...
I've sent a message to @thermann78 about hosting this on the Wheelmap Blog.
@thermann78 posted http://news.wheelmap.org/503/ today. We still need to figure out how to get it to return a 503. :)