Patch demo: Difference between revisions

24 bytes removed ,  21 September 2022
no edit summary
No edit summary
No edit summary
 
It's very simple.
 
* 1)# [https://patchdemo.wmflabs.org You must go to the website.]
* 2)# Sign in with your Wikimedia account.
* 3)# Select a MediaWiki version, master is the default (and loads the newest 1.39 build), You can also select 1.38 if that's your gig.
* 4)# You can add any patches from Gerrit if you want.
* 5)# Fill out the rest.
* 6)# Click "Create demo"!, the website will automatically install MediaWiki for you and set up the database. You will receive a browser notification (if you enabled them) when your wiki is created.
 
== Closing a wiki ==
Just like creating a wiki, closing it is simple.
 
* 1)# Go back to the website.
* 2)# Under "My wikis", click Delete under the wiki you want to close.
* 3)# Confirm the deletion
* 4)# Done!
 
== Running it yourself ==
Running it is extremely simple, these steps were tested on Debian 10:
 
* 1)# Put [https://github.com/MatmaRex/patchdemo the entire Git repo] in <code>/var/www/html</code>
* 2)# Run <precode>sudo setup.sh</precode>
* 3)# Visit [http://localhost localhost] in your browser!