BeBot - An Anarchy Online and Age Of Conan chat automaton

Archive => Anarchy Online Archive => BeBot 0.4 support => Topic started by: Aesgaard on November 03, 2007, 03:44:13 pm

Title: Running mysql
Post by: Aesgaard on November 03, 2007, 03:44:13 pm
Is it possible to run just the bot on a computer at home and put the database online/service provider? And if this is the case how would I go about putting the info in the bot's startup files to make it connect bot from home and sql from the web?
Title: Re: Running mysql
Post by: Alreadythere on November 03, 2007, 04:49:13 pm
Short answer: It is possible, but I wouldn't do it.

How can you do it? Pretty easy, setup the mysql server to accept connections from your home pc. Either by limiting access to a subnet, or if you got to a specific fixed IP. Then just enter the data for the mysql server into your MySQL.conf, and be happy.

Why shouldn't you do that? Two points. One is security. The server needs to be accessible, and your data is running over the web. Even with the encryption on stuff like login information it might be read anyways. And the server itself my be more suspectible to unwanted outside access. Second point is latency. Any connection running over the internet always has a higher round-trip-time then any local connection, or even a connection on the same computer.
SimplePortal 2.3.7 © 2008-2024, SimplePortal