CoreBOSBB
Do we have a 'maintenance mode'? - Printable Version

+- CoreBOSBB (https://discussions.corebos.org)
+-- Forum: Development (https://discussions.corebos.org/forumdisplay.php?fid=18)
+--- Forum: coreBOS Development (https://discussions.corebos.org/forumdisplay.php?fid=4)
+--- Thread: Do we have a 'maintenance mode'? (/showthread.php?tid=1172)



Do we have a 'maintenance mode'? - Guido1982 - 07-20-2018

I was wondering if we have something like a maintenance mode, that would disable users from being able to login (and logout already logged in users) and disable webservices, so we could do some maintenance without worrying about changes to the database being made.


RE: Do we have a 'maintenance mode'? - joebordes - 07-20-2018

Yes, we have had that for a few months now. Search for "Site Maintenance" in this blog post:

http://blog.corebos.org/en/blog/february2018


RE: Do we have a 'maintenance mode'? - Guido1982 - 07-20-2018

Thanks! That's very cool.