Skip to content
This repository was archived by the owner on Apr 16, 2023. It is now read-only.

Krinkle/mw-tool-usage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage tool

Local development

  1. composer update
  2. composer serve

View http://localhost:4000/.

Deployment on Toolforge

Initial setup, as per Toolforge documentation:

  1. Clone this repository.
  2. Create public link, e.g. $ ln -s ~/src/mw-tool-usage/public_html/ ~/public_html
  3. Start webservice $ webservice --backend=kubernetes php7.4 restart
  4. Run composer (in a webservice shell, to ensure correct PHP version context)
    $ webservice shell
    tools-shell$ cd mw-tool-usage
    tools-shell$ composer update --no-dev
    

Updates:

tools-login:~$ webservice shell

tools-shell:~$ cd mw-tool-usage/
tools-shell:usage$ git pull
tools-shell:usage$ composer update --no-dev

About

Moved to https://gerrit.wikimedia.org/g/labs/tools/usage

Resources

License

Stars

7 stars

Watchers

1 watching

Forks

Contributors