welcome: please sign in

Diff for "MemberManual"

Differences between revisions 5 and 11 (spanning 6 versions)
Revision 5 as of 2007-10-25 00:21:23
Size: 1560
Editor: MichaelOlson
Comment: Make fancy table of contents and begin making subpages
Revision 11 as of 2007-10-26 12:22:41
Size: 1599
Editor: AdamChlipala
Comment: SQL databases
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
It is a work in progress, so don't expect complete content yet. ''This a work in progress, so don't expect complete content yet.''
Line 7: Line 7:
== Contents ==
||<25%>'''~+[:/MigrationGuide:Migration Guide]+~''' ||<1%> ||<74%> Steps for migrating from the old HCoop server to the new setup. New members may skip this. ||
Line 12: Line 11:
|| ~+[:/EmailDelivery:Email Delivery]+~ || || How to receive and manage your email. ||
|| ~+[:/ServingWebsites:Serving Websites]+~ || || How to serve your website(s). ||
|| ~+[:/UsingCron:Using cron]+~ || || How to periodically run unattended commands using cron. ||
|| ~+[:/CustomDaemons:Custom Daemons]+~ || || How to run custom daemons on HCoop servers. ||
|| ~+[:/VersionControl:Version Control]+~ || || How to use version control software to host code on HCoop servers. ||
Line 13: Line 17:
= Email delivery = === Pages that should be in the manual ===
Line 15: Line 19:
 * Domtool part.
 * {{{~/.public/.forward}}}.
 * {{{~/.procmail.d/procmailrc}}}.
 * Virtual mailboxes.
 * Filtering spam.
If you know that some pages should be in the manual, but don't know where to place them, please list them here, and MichaelOlson will classify them later on.
Line 21: Line 21:
= Serving Web pages =

 * Static sites on deleuze. (Note to self: ask Adam C. if people can point domain names at deleuze, and subdomains at mire. I'd like to do that, myself.)
 * Serving dynamic content on mire.
 * Accessing read-only site-wide DAV. Also, enabling site-specific DAV so that you can use it for writing. Link to "Using revision control -> DAV and Subversion example".

= Using cron =

= Running custom daemons =

= Using revision control =

 * Example of sitewide git. We'll keep this even if we decide against managing the domtool stuff with it.
 * DAV and subversion for a particular site.
 * Does sitewide Mercurial make sense?
 * SQL databases

This is the HCoop Member Manual. It will tell you all you need to know about using HCoop services and participating in the co-op.

This a work in progress, so don't expect complete content yet.

[:/MigrationGuide:Migration Guide]

Steps for migrating from the old HCoop server to the new setup. New members may skip this.

[:/GettingStarted:Getting Started]

Things that new and current members must know about HCoop's setup. It is considered required reading before contacting HCoop administrators or filing support requests.

[:/UsingDomtool:Using Domtool]

The bare minimum that you need to know concerning our use of DomTool.

[:/TransferringFiles:Transferring Files]

How to transfer files to your home directory, which is kept in AFS.

[:/EmailDelivery:Email Delivery]

How to receive and manage your email.

[:/ServingWebsites:Serving Websites]

How to serve your website(s).

[:/UsingCron:Using cron]

How to periodically run unattended commands using cron.

[:/CustomDaemons:Custom Daemons]

How to run custom daemons on HCoop servers.

[:/VersionControl:Version Control]

How to use version control software to host code on HCoop servers.

Pages that should be in the manual

If you know that some pages should be in the manual, but don't know where to place them, please list them here, and MichaelOlson will classify them later on.

  • SQL databases

MemberManual (last edited 2024-03-05 18:23:46 by 24)