Difference between revisions of "Infrastructure/Servers"
Jump to navigation
Jump to search
m |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
These are held on the 'uknof' account attached to Nat's BigV login. Pete Taphouse at Bytemark is our contact and has been performing various upgrades and arranging for disks to be upgraded from SATA to SSD etc. | These are held on the 'uknof' account attached to Nat's BigV login. Pete Taphouse at Bytemark is our contact and has been performing various upgrades and arranging for disks to be upgraded from SATA to SSD etc. | ||
− | = indico = | + | = Virtual machines = |
+ | |||
+ | == indico == | ||
'''Hosts the public facing Indico instance.''' | '''Hosts the public facing Indico instance.''' | ||
− | 4 core, 8gb RAM, 25G SSD. | + | * 4 core, 8gb RAM, 25G SSD. |
+ | * Debian wheezy x64 | ||
+ | * Admins: keith, mike, nat, denesh | ||
+ | * Backups | ||
+ | ** /opt/indico/bin > /root/backups/indicobin_$(date +%d).tar.gz | ||
+ | ** /opt/indico/etc > /root/backups/indicoetc_$(date +%d).tar.gz | ||
+ | ** /opt/indico/htdocs > /root/backups/indicohtdocs_$(date +%d).tar.gz | ||
+ | ** ZODB > /root/backups/{date}.dat + fsz | ||
+ | |||
+ | Configured to only allow SSH public key access | ||
+ | |||
+ | == wiki == | ||
− | + | '''Hosts this wiki''' | |
− | Admins: | + | * Ubuntu 11.10 |
+ | * Admins: keith, mike, nat, denesh | ||
+ | * Backups | ||
+ | ** /var/www > /root/backups/varwww_$(date +%d).tar.gz | ||
+ | ** mysqldump uknofwiki > /root/backups/mysql_uknofwiki_$(date +%d).gz | ||
− | + | Configured to only allow SSH public key access | |
− | '''Hosts | + | == crm == |
+ | |||
+ | '''Hosts SugarCRM''' | ||
+ | |||
+ | * Debian Squeeze | ||
+ | * Admins: keith, mike, nat, denesh | ||
+ | * Backups | ||
+ | ** /var/www > /root/backups/varwww_$(date +%d).tar.gz | ||
+ | ** mysqldump uknofcrm > /root/backups/mysql_uknofcrm_$(date +%d).gz | ||
− | + | Configured to only allow SSH public key access | |
− | + | = Backups = | |
− | + | Nightly backups are taken of both Indico, CRM and the wiki. These are stored in /root/backups on each VM, that is then rsyncd to Nat's backup host dump.hw.esgob.com in Haverfordwest. |
Latest revision as of 02:50, 2 January 2014
We have the following virtual machines sponsored by Bytemark and hosted on their BigV platform:
- indico
- wiki
- crm
These are held on the 'uknof' account attached to Nat's BigV login. Pete Taphouse at Bytemark is our contact and has been performing various upgrades and arranging for disks to be upgraded from SATA to SSD etc.
Virtual machines
indico
Hosts the public facing Indico instance.
- 4 core, 8gb RAM, 25G SSD.
- Debian wheezy x64
- Admins: keith, mike, nat, denesh
- Backups
- /opt/indico/bin > /root/backups/indicobin_$(date +%d).tar.gz
- /opt/indico/etc > /root/backups/indicoetc_$(date +%d).tar.gz
- /opt/indico/htdocs > /root/backups/indicohtdocs_$(date +%d).tar.gz
- ZODB > /root/backups/{date}.dat + fsz
Configured to only allow SSH public key access
wiki
Hosts this wiki
- Ubuntu 11.10
- Admins: keith, mike, nat, denesh
- Backups
- /var/www > /root/backups/varwww_$(date +%d).tar.gz
- mysqldump uknofwiki > /root/backups/mysql_uknofwiki_$(date +%d).gz
Configured to only allow SSH public key access
crm
Hosts SugarCRM
- Debian Squeeze
- Admins: keith, mike, nat, denesh
- Backups
- /var/www > /root/backups/varwww_$(date +%d).tar.gz
- mysqldump uknofcrm > /root/backups/mysql_uknofcrm_$(date +%d).gz
Configured to only allow SSH public key access
Backups
Nightly backups are taken of both Indico, CRM and the wiki. These are stored in /root/backups on each VM, that is then rsyncd to Nat's backup host dump.hw.esgob.com in Haverfordwest.