Club Hosting: Difference between revisions

From CSCWiki
Jump to navigation Jump to search
m (fixed line numbers)
(35 intermediate revisions by 9 users not shown)
Line 1: Line 1:
The Computer Science Club provides web hosting to other clubs free of charge. We host many club web sites. If you have a question about our hosting service, contact syscom at csclub dot uwaterloo dot ca or visit our office in MC 3036.
=== Club Hosting ===


== Hosting Features ==
The Computer Science Club provides hosting to other clubs free of charge. We host many club web sites and mailing lists. If you have a question about our hosting service, contact systems-committee@csclub.uwaterloo.ca or visit our office in MC 3015.


* 4 GB web space
=== Hosting Features ===

* 2 GB web space
* Scripting
* Scripting
** PHP (fastcgi)
** PHP (mod_fcgid)
** Perl (https://wiki.csclub.uwaterloo.ca/Web_Hosting#Dynamic_Sites)
** Perl (mod_perl)
** Python (https://wiki.csclub.uwaterloo.ca/Web_Hosting#Dynamic_Sites)
** Python (mod_python)
*** Django (https://wiki.csclub.uwaterloo.ca/Web_Hosting#Dynamic_Sites)
** Ruby (fastcgi)
** Ruby (https://wiki.csclub.uwaterloo.ca/Web_Hosting#Dynamic_Sites)
* Databases
* Databases
** PostgreSQL
** [[MySQL]]
** MySQL


This is not an exhaustive list. Contact us if you want something not listed.
This is not an exhaustive list. Contact us if you want something not listed or installed.


=== Getting Hosted ===
== Getting Hosted ==


To get hosted, you need a '''club account''' and one '''user account''' for each person who will be updating the club's web site or other files.
To get hosted, you need:


The general process to get yourself an account on our systems to host your club website is:
# a club account

# one user account for each person who will be updating the club's web site or other files
1. Request a free club account on the CSC systems by emailing syscom@csclub.uwaterloo.ca from an official club email (an official club email is one that is posted on your Facebook page or website, for example). Something along the lines of "I am from the ActSci club and am the current webmaster. Can I be registered for a club account to access the ActSci website?"

2. Once syscom has replied to your email, come into the CSC office on MC third floor and ask for a club account and show the email thread with syscom. You will be registered for your club account.

3. Email back syscom@csclub.uwaterloo.ca saying that you have received your club account, and they will give you permission to access your club website by adding you to your corresponding club group (for example, the actsci user group).

=== Club Account ===


==== Club Account ====
Display.html
Each club we host has a "club account" that owns and stores club resources. You can request a club account via email or in person. The club account:
Each club we host has a "club account" that owns and stores club resources. You can request a club account via email or in person. The club account:


* Is named after the club, possibly abbreviated.
* Is named after the club, possibly abbreviated.
* Has a home directory named /users/clubname, where club files are stored.
* Has a home directory named /users/clubname, where club files are stored.
* Is not permitted to login. You must use your own user account to login.
* Is not permitted to log in. You must use your own user account to login.


The Systems Committee will create club accounts when sent a request from the club's email address to syscom@csclub.uwaterloo.ca. Verification of the club's university affiliation may be required, for instance by contacting the Federation of Students or the club's faculty advisor.
Anyone with office staff or greater privileges may create club accounts using [[CEO]].


==== User Accounts ====
=== User Accounts ===


Each user who needs access to the club account must have his/her own user account on our machines. There are two ways to get an account:
Each user who needs access to the club account must have his/her own user account on our machines. There are two ways to get an account:


# Become a member of the Computer Science Club. Membership is $2.00 per term.
* Become a member of the Computer Science Club. Membership is $2.00 per term.
# Request a free "club representative" account. These accounts are to be used soley for managing the club account, and expire at the end of the term.
* Request a free "club representative" account. These accounts are to be used solely for managing the club account, and expire at the end of the term.


In both cases, you must come to MC 3015 in person for initial registration. Club representatives can request renewal of their free accounts if they still need the account in future terms. Renewal can be done in person or via email.
In both cases, you must come to MC 3036/3037 in person for initial registration. Club representatives can request renewal of their free accounts if they still need the account in future terms. Renewal can be done in person or via email.


Your user account must also be authorized to change club files. Each club has a "club group" whose members may update the clubs files. We add users to the group upon request, or when we're setting up the club account.
Your user account must also be authorized to change club files. Each club has a "club group" whose members may update the clubs files. We add (and remove) users to the group when we are asked to do so by the club exec. The exec must email the Systems Committee (syscom@csclub.uwaterloo.ca) from a club email address.


Anyone with office staff or greater privileges may create both of the above types of accounts using [[CEO]]. Currently, only systems committee may add users to club groups.
Any office staff member may create and renew both member and club representative accounts using [[ceo]]. Only Systems Committee members may modify club access lists.


=== Accessing Club Resources ===
== Accessing Club Resources ==


At this point, you have a user account and a club account, and need to get started with your web site. Before you can do anything, you need to log into our machines somehow. You can
At this point, you have a user account and a club account, and need to get started with your web site. Before you can do anything, you need to log into our machines somehow.

=== Shell Access ===

To gain shell access to your site, you can:


* Log in using a terminal in the office
* Log in using a terminal in the office
* Log in from anywhere using SSH. Our web server is caffeine.csclub.uwaterloo.ca.
* Log in from anywhere using SSH. We discourage SSH'ing into our web server (caffeine), you should use a different general-use machine (like corn-syrup.csclub.uwaterloo.ca)


The club's files are stored in /users/clubname.
The club's files are stored in /users/clubname.


If you want, you can become the club user by typing "become_club clubname". This is not usually necessary, as the permissions usually allow you to make changes as yourself.
If you want, you can become the club user by typing "become_club clubname". This is not usually necessary, as the permissions should allow you to make changes as yourself.

=== SFTP File Access ===

You may access files stored on our servers, or upload new ones, via SFTP and SCP. If you are a Windows user you should use [http://winscp.net/ WinSCP] or a similar client with SFTP/SCP abilities. If you are using OS X you can use the sftp or scp Terminal commands, or you can install a graphical client such as [http://cyberduck.ch/ Cyberduck]. Similarly on GNU/Linux you can use the shell commands or a graphical client such as gftp.

== Services ==


=== Web Hosting ===
=== Web Hosting ===


See [[Web Hosting]].
The /users/clubname/www directory is accessible via the web at http://csclub.uwaterloo.ca/~clubname. This is set up by default and requires no special configuration.

=== Databases ===


See [[MySQL]].
If you want a domain of the form clubname.uwaterloo.ca, you can request this via email. You can also use your own domain (e.g. club.org), if you purchase it yourself.


You can create a MySQL database yourself through [[ceo]] by following [[MySQL#Using_ceo|these instructions]].
=== Mailing Lists ===


[[Category:Services]]
We can set up GNU mailman for you upon request.

Revision as of 12:12, 5 June 2017

The Computer Science Club provides web hosting to other clubs free of charge. We host many club web sites. If you have a question about our hosting service, contact syscom at csclub dot uwaterloo dot ca or visit our office in MC 3036.

Hosting Features

This is not an exhaustive list. Contact us if you want something not listed or installed.

Getting Hosted

To get hosted, you need a club account and one user account for each person who will be updating the club's web site or other files.

The general process to get yourself an account on our systems to host your club website is:

1. Request a free club account on the CSC systems by emailing syscom@csclub.uwaterloo.ca from an official club email (an official club email is one that is posted on your Facebook page or website, for example). Something along the lines of "I am from the ActSci club and am the current webmaster. Can I be registered for a club account to access the ActSci website?"

2. Once syscom has replied to your email, come into the CSC office on MC third floor and ask for a club account and show the email thread with syscom. You will be registered for your club account.

3. Email back syscom@csclub.uwaterloo.ca saying that you have received your club account, and they will give you permission to access your club website by adding you to your corresponding club group (for example, the actsci user group).

Club Account

Each club we host has a "club account" that owns and stores club resources. You can request a club account via email or in person. The club account:

  • Is named after the club, possibly abbreviated.
  • Has a home directory named /users/clubname, where club files are stored.
  • Is not permitted to log in. You must use your own user account to login.

The Systems Committee will create club accounts when sent a request from the club's email address to syscom@csclub.uwaterloo.ca. Verification of the club's university affiliation may be required, for instance by contacting the Federation of Students or the club's faculty advisor.

User Accounts

Each user who needs access to the club account must have his/her own user account on our machines. There are two ways to get an account:

  • Become a member of the Computer Science Club. Membership is $2.00 per term.
  • Request a free "club representative" account. These accounts are to be used solely for managing the club account, and expire at the end of the term.

In both cases, you must come to MC 3036/3037 in person for initial registration. Club representatives can request renewal of their free accounts if they still need the account in future terms. Renewal can be done in person or via email.

Your user account must also be authorized to change club files. Each club has a "club group" whose members may update the clubs files. We add (and remove) users to the group when we are asked to do so by the club exec. The exec must email the Systems Committee (syscom@csclub.uwaterloo.ca) from a club email address.

Any office staff member may create and renew both member and club representative accounts using ceo. Only Systems Committee members may modify club access lists.

Accessing Club Resources

At this point, you have a user account and a club account, and need to get started with your web site. Before you can do anything, you need to log into our machines somehow.

Shell Access

To gain shell access to your site, you can:

  • Log in using a terminal in the office
  • Log in from anywhere using SSH. We discourage SSH'ing into our web server (caffeine), you should use a different general-use machine (like corn-syrup.csclub.uwaterloo.ca)

The club's files are stored in /users/clubname.

If you want, you can become the club user by typing "become_club clubname". This is not usually necessary, as the permissions should allow you to make changes as yourself.

SFTP File Access

You may access files stored on our servers, or upload new ones, via SFTP and SCP. If you are a Windows user you should use WinSCP or a similar client with SFTP/SCP abilities. If you are using OS X you can use the sftp or scp Terminal commands, or you can install a graphical client such as Cyberduck. Similarly on GNU/Linux you can use the shell commands or a graphical client such as gftp.

Services

Web Hosting

See Web Hosting.

Databases

See MySQL.

You can create a MySQL database yourself through ceo by following these instructions.