Hello there all! Some of you may have heard, because, well, I told you xD But I ended up creating a chatbox for the forums, that is hosted on my own server. Now, at the current time, it's in an extreme alpha. However, eventually, it'll look much better, and have some awesome features that I think you all will like (and for administration purposes, such as kicking, temp-banning, banning, and IP-based banning). Now, due to this being in alpha, there are almost guaranteed to be bugs. If you have a problem, just post it here, or send me a message. I'll see what I can do to fix it. I'll post the technical details below. If anyone has any experience in Node.js, PLEASE contact me. I would LOVE some help with this. I can't manage as many projects as I have. EDIT: Forgot the IP. Whoops. http://chatbox.fullhousedev.com
So, the server is a 512MB RAM, dual-core cloud server hosted over at Vexxhost (Not my preferred host). Our application stack consists of Node.js and Redis for the database, and HAProxy for proxy purposes (and for future scaling, if needed). The server is currently running Ubuntu 12.04.3. All real-time communication is provided by Socket.io, and the website is provided by Express. --More details to come later--
Sorry for the downtime yesterday. I screwed up in configuring Node, and didn't place the server in a screen. Oops.
As you guys are most likely going to experience bugs, the issue tracker is located at the following address: https://github.com/captgreen1/chatbox/issues Please, please, PLEASE use this liberally, for feature requests and otherwise. I will ALWAYS be checking it. I've already filed 3 bugs for myself, that I've noticed.
In response to that, the server is currently down to a weird bug that I can't trace down. Sorry for it....
The random bug seems to have been squashed. If you get an error page, please please PLEASE file a bug report.