Difference between revisions of "Skullhost"

From SkullSpace Wiki
Jump to navigation Jump to search
(Upgrade to Ubuntu 14.04)
Line 6: Line 6:
  
 
==Accounts==
 
==Accounts==
Ask Mark Jenkins <mark@parit.ca> . Automated account claiming coming soon.
+
Ask Mark Jenkins <mark@parit.ca> . Automated account claiming is on Mark's long term TODO list.
  
 
ssh: login to vmsrv.skullspace.ca, port 2256
 
ssh: login to vmsrv.skullspace.ca, port 2256
  
 
==Software Installed==
 
==Software Installed==
* Ubuntu 12.04
+
* Ubuntu 14.04 LTS
* PHP 5.3.10 + Ubuntu security patches
+
* PHP 5.5.9 + Ubuntu 14.04 LTS security patches
* Python 2.7.3
+
* MySQL 5.5.57 + Ubuntu 14.04 LTS security patches
* Mysql 5.5.22
 
* Postgresql 9.1
 
* Ruby 1,8
 

Revision as of 14:12, 20 September 2017

A shared web hosting service for Skullspace members that will support multiple web programming languages and frameworks such as php, Ruby On Rails, Python (Django, web.py, turbo gears) and include MySQL and Postgres database hosting.

Hosted on the virtual machine service as a Linux Container.

This will help stretch memory use on virtual machine service as one of the more common use cases will be developing and running web apps. We don't all need a dedicated web server with reserved RAM for that.

Accounts

Ask Mark Jenkins <mark@parit.ca> . Automated account claiming is on Mark's long term TODO list.

ssh: login to vmsrv.skullspace.ca, port 2256

Software Installed

  • Ubuntu 14.04 LTS
  • PHP 5.5.9 + Ubuntu 14.04 LTS security patches
  • MySQL 5.5.57 + Ubuntu 14.04 LTS security patches