|
|
Line 1: |
Line 1: |
| Commons Computer is a project in shared or "commons" hosting of various apps and services by [[User:Boris|Boris]]. It's a VPS running Cloudron.
| | https://commonscomputer.com |
|
| |
|
| === CCC Details on Hosting and MediaWiki Configuration ===
| | Commons Computer is a project in shared or "commons" hosting of various apps and services by [[User:Boris|Boris]]. It's a VPS running [[Cloudron]]. |
| [https://docs.cloudron.io/apps/mediawiki/ Cloudron MediaWiki Docs] | |
|
| |
|
| Setup for local Mediawiki accounts. People need to create an account and confirm email in order to edit pages.
| | This MediaWiki runs on the server. |
| | |
| Enabled the VisualEditor in LocalSettings <code>wfLoadExtension( 'VisualEditor' );</code>
| |
| | |
| Changed the name of the wiki in LocalSettings: <code>$wgSitename = 'DWeb Vancouver';</code>
| |
| | |
| Installed all the [https://github.com/jdlrobson/MediaWikiWordpressThemes MediaWiki Wordpress Themes]
| |
| | |
| * Connected into the Cloudron Terminal
| |
| * Changed to <code>/app/data/skins</code>
| |
| * <code>git clone <nowiki>https://github.com/jdlrobson/MediaWikiWordpressThemes.git</nowiki></code>
| |
| * <code>ln -s MediaWikiWordpressThemes/* .</code>
| |
| * Set Fairy to default in LocalSettings <code>$wgDefaultSkin = 'Fairy';</code>
| |
| | |
| Set timezone to Vancouver <code>$wgLocaltimezone = 'America/Vancouver';</code>
| |
Latest revision as of 21:08, 26 November 2023
https://commonscomputer.com
Commons Computer is a project in shared or "commons" hosting of various apps and services by Boris. It's a VPS running Cloudron.
This MediaWiki runs on the server.