archive_wiki_service
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| archive_wiki_service [2010/03/18 12:26] – _blip2 | archive_wiki_service [2026/09/26 22:55] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | {{InfoBox|text=Note: | ||
| - | |||
| - | Tardis has a a MediaWiki hosting facility. | ||
| - | |||
| - | * [[media_wiki_installation|Installation Doc]] | ||
| - | |||
| - | Speak to seth for information. | ||
| - | |||
| - | |||
| - | ====== MediaWiki User Accounts ====== | ||
| - | |||
| - | |||
| - | ===== Adding accounts ===== | ||
| - | |||
| - | Thom can create new accounts. | ||
| - | |||
| - | |||
| - | ===== Some notes for future reference ===== | ||
| - | |||
| - | |||
| - | From... http:// | ||
| - | See also http:// | ||
| - | |||
| - | < | ||
| - | Enter password: | ||
| - | Welcome to the MySQL monitor. | ||
| - | Your MySQL connection id is 4057 to server version: 4.0.24 | ||
| - | Type ' | ||
| - | mysql> insert into tw_user (user_name, | ||
| - | Query OK, 1 row affected (0.03 sec) | ||
| - | mysql> UPDATE tw_user SET user_password = md5( concat(' | ||
| - | </ | ||
| - | Where we really want the concat() call to be something like | ||
| - | |||
| - | < | ||
| - | </ | ||
| - | ... Need to fix this and script this for a tardis-add-wikiuser script that users can run themselves to add their user or update password. Prod people for the tardiswiki password. | ||
| - | |||
| - | |||
| - | ====== Wiki Service 2.0 ====== | ||
| - | |||
| - | is working on a more unified Wiki hosting. Ideally we want to make it fairly easy to get a basic Wiki set up in such a way that doesn' | ||
| - | |||
| - | * All the Wikis will be created by simlinks from the master MediaWiki dpkg installation at < | ||
| - | * All the Wikis will be accessed via *.wiki.tardis.ed.ac.uk. This means that you won't need to create any new DNS entries. | ||
| - | * All the Wikis will share a single directory structure and Apache configuration. No need to create vhosts for each Wiki. | ||
| - | |||
| - | The rough guide to setting up a Wiki (ideally there should be a small shell script here) is: | ||
| - | - < | ||
| - | - < | ||
| - | - < | ||
| - | - -- Fix permissions? | ||
| - | |||
| - | You should now be able to run the normal MediWiki setup by browsing to http:// | ||
| - | |||
| - | |||
archive_wiki_service.1268915169.txt.gz · Last modified: (external edit)
