Main Page: Difference between revisions

From wiki
Jump to navigation Jump to search
Line 16: Line 16:
<source lang='bash' highlight='1'>
<source lang='bash' highlight='1'>
./setup_wikis -h
./setup_wikis -h
Usage: ./setup_wikis [OPTIONS]
setup_wikis -h
Usage: setup_wikis [OPTIONS]
Options:
Options:
   -h, --help        Show this help message
   -h, --help        Show this help message
   -c, --clean        clean the docker environment
   -c, --clean        Clean the Docker environment
  --check            Check the status of selected wikis
   -d, --debug        Enable debug output
   -d, --debug        Enable debug output
   --patch            patch all wikis
   --patch            Patch all wikis
   -p, --passwords    Show the sysop passwords of the wikis
   -p, --passwords    Show the sysop passwords of the wikis
  -s, --setup        Setup the selected wikis
   -v, --version      Show version information
   -v, --version      Show version information
  -w, --wiki NAME    Specify the wiki to operate on (use 'all' for all wikis)
</source>
</source>

Revision as of 09:35, 26 October 2024

CompGen e.V. Semantic MediaWiki Playgrounds

Discourse-Thema

Discourse - mediawiki-playgrounds

Wiki-Migration

Wiki-Migration 2024-10-23

Auswahl der Namen

Installation

Setup

siehe Setup Special:Version

setup_wikis script

Usage

./setup_wikis -h
setup_wikis -h
Usage: setup_wikis [OPTIONS]
Options:
  -h, --help         Show this help message
  -c, --clean        Clean the Docker environment
  --check            Check the status of selected wikis
  -d, --debug        Enable debug output
  --patch            Patch all wikis
  -p, --passwords    Show the sysop passwords of the wikis
  -s, --setup        Setup the selected wikis
  -v, --version      Show version information
  -w, --wiki NAME    Specify the wiki to operate on (use 'all' for all wikis)