Confirmed users, Bureaucrats and Sysops emeriti
1,081
edits
No edit summary |
|||
Line 13: | Line 13: | ||
= Documentation = | = Documentation = | ||
== Hosting == | |||
{| class="fullwidth-table" | |||
|- | |||
! Hosted | |||
! Compute | |||
|- | |||
| HP Cloud || US East (AZ2) | |||
|} | |||
== Instances == | |||
All images are <i>Ubuntu Precise 12.04 LTS Server 64-bit 20121026 (b)</i> | |||
{| class="fullwidth-table" | |||
|- | |||
! Name | |||
! Service | |||
! Flavor | |||
! Volume | |||
! IP Addr | |||
|- | |||
| <tt>proxy1</tt> || haproxy || standard.medium || || <tt>10.2.80.101</tt> | |||
| <tt>proxy2</tt> || haproxy || standard.medium || || <tt>10.2.80.102</tt> | |||
| <tt>discourse1</tt> || discourse/web || standard.medium || || <tt>10.2.80.103</tt> | |||
| <tt>discourse2</tt> || discourse/web || standard.medium || || <tt>10.2.80.104</tt> | |||
| <tt>discourse3</tt> || discourse/web || standard.medium || || <tt>10.2.80.105</tt> | |||
| <tt>pgdb1</tt> || postgresql || highmem.large || pgdb1-data (100GB) || <tt>10.2.70.101</tt> | |||
| <tt>pgdb1</tt> || postgresql || highmem.large || pgdb2-data (100GB) || <tt>10.2.70.101</tt> | |||
|} | |||
== HA Proxy == | |||
{| class="fullwidth-table" | |||
|- | |||
! Name | |||
! Service | |||
! Flavor | |||
! Volume | |||
! IP Addr | |||
|- | |||
| <tt>proxy1</tt> || haproxy || standard.medium || || <tt>10.2.80.101</tt> | |||
| <tt>proxy2</tt> || haproxy || standard.medium || || <tt>10.2.80.102</tt> | |||
|} | |||
== Discourse == | |||
{| class="fullwidth-table" | |||
|- | |||
! Name | |||
! Service | |||
! Flavor | |||
! Volume | |||
! IP Addr | |||
|- | |||
| <tt>discourse1</tt> || discourse/web || standard.medium || || <tt>10.2.80.103</tt> | |||
| <tt>discourse2</tt> || discourse/web || standard.medium || || <tt>10.2.80.104</tt> | |||
| <tt>discourse3</tt> || discourse/web || standard.medium || || <tt>10.2.80.105</tt> | |||
|} | |||
== Postgresql == | |||
* '''Version:''' | |||
{| class="fullwidth-table" | |||
|- | |||
! Name | |||
! Service | |||
! Flavor | |||
! Volume | |||
! IP Addr | |||
|- | |||
| <tt>pgdb1</tt> || postgresql || highmem.large || pgdb1-data (100GB) || <tt>10.2.70.101</tt> | |||
| <tt>pgdb1</tt> || postgresql || highmem.large || pgdb2-data (100GB) || <tt>10.2.70.101</tt> | |||
|} | |||
= HP Cloud Reference = | |||
== Flavors == |