Main Page: Difference between revisions
Jump to navigation
Jump to search
(→Usage) |
|||
Line 16: | Line 16: | ||
<source lang='bash' highlight='1'> | <source lang='bash' highlight='1'> | ||
./setup_wikis -h | ./setup_wikis -h | ||
Usage: | setup_wikis -h | ||
Usage: setup_wikis [OPTIONS] | |||
Options: | Options: | ||
-h, --help Show this help message | -h, --help Show this help message | ||
-c, --clean | -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 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
Auswahl der Namen
- Greek Gods List basierend auf Greek Gods SPARQL Abfrage in Wikidata
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)