Bookingstats: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
There are 2 websites running, http://bookingstats.com on the internal host '''magrathea''' | There are 2 websites running, http://bookingstats.com on the internal host '''magrathea''' | ||
and the other on https://statistics.hitchhiker.net on host '''neptun'''<br> | and the other on https://statistics.hitchhiker.net on host '''neptun'''<br> | ||
Background of doing this is a security consideration, external user will request a dmz machine | Background of doing this is a security consideration, external user will request a dmz machine with a mySQL server, internal user | ||
will use an internal machine with a internal MS-SQL as backend.<br> | will use an internal machine with a internal MS-SQL as backend.<br> | ||
Redundancy is a reason too, it is easy to switch between the SQL server. | Redundancy is a reason too, it is easy to switch between the SQL server. |
Revision as of 19:33, 4 August 2015
This is how to add and configure a new user to the statistic web.
There are 2 websites running, http://bookingstats.com on the internal host magrathea
and the other on https://statistics.hitchhiker.net on host neptun
Background of doing this is a security consideration, external user will request a dmz machine with a mySQL server, internal user
will use an internal machine with a internal MS-SQL as backend.
Redundancy is a reason too, it is easy to switch between the SQL server.
|