attempt two
[ucc-www.git] / index.mdwn
1 Welcome to your new wiki.
2
3 Some bits of information:
4
5 * Raw site files are currently in /services/http-iki/
6 * The site is rendered to /services/http/ver2/
7 * Configuration is in /etc/ikiwiki/site.conf
8 * Run "sudo /etc/ikiwiki/update_site" to push out configuration changes and manual updates to code in /services/http-iki/. 
9 * The script is necessary to fix file ownerships (we want files in the published site to be owned by http:www-data, not the user who ran the updater).
10
11 To set up RCS (*mostly done now, woo*):
12
13 * /services/http-iki/ will become ikiwiki's checkout/working directory, so once RCS is configured this directory should be left well alone and perhaps even moved out of harm's way.
14 * To create the git repo, run "ikiwiki-makerepo git /services/http-iki/ $REPO_LOCATION" ($REPO_LOCATION will be created) 
15 * If it's anything like SVN, this will check-in the current contents of /services/http-iki/ into the newly created repo and /services/http-iki/ will become ikiwiki's working directory for git.
16 * You'll have to edit /etc/ikiwiki/site.conf in the git section to get ikiwiki to start using it.
17 * Read http://ikiwiki.info/rcs/git/
18
19 * I've done pretty much all of the above now.
20 * CGI commits have issues, probably related to group permissions. Trying again.
21
22 All wikis are supposed to have a [[SandBox]], so this one does too.
23
24 ----
25
26 This wiki is powered by [ikiwiki](http://ikiwiki.info/).

UCC git Repository :: git.ucc.asn.au