Difference between revisions of "Skullhost"

From SkullSpace Wiki
Jump to navigation Jump to search
(Created page with "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 ...")
 
m
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
[[Category:Networking]]
 +
 
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.
 
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 [vmsrv|virtual machine service] as a Linux Container.
+
Hosted on the [[vmsrv|virtual machine service]] as a Linux Container.
  
This will help stretch memory use on [vmsrv|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.
+
This will help stretch memory use on [[vmsrv|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==
 
==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
+
==public directory of sites hosted==
* Ruby 1,8
+
* http://wiki.skullspace.ca (MediaWiki)
 +
* http://takaji.ca
 +
* http://markjenkins.ca (Wordpress)
 +
* http://rockerchess.ca (Wordpress)
 +
* http://benbergman.ca and http://blog.benbergman.ca (Wordpress)
 +
* http://nullnetz.skull.space (Wordpress)

Latest revision as of 16:31, 4 October 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

public directory of sites hosted