Installing the Demo Distributions
Download
Before you start make sure you've read the System Requirements.
First, you need to download the suited XWiki version for your use case.
Install
Go to the directory where you've installed XWiki (XWIKIHOME) and run start_xwiki.bat in Windows or start_xwiki.sh on Unix or Mac.
To stop it, run the stop_xwiki.bat script on Windows and stop_xwiki.sh on Unix or Mac.
On Mac you will need to use "Open with Terminal" or run these scripts from the Terminal.
Do not close the terminal window that shows up. This is the XWiki server running.
Go to the directory where you've installed XWiki (XWIKIHOME) and run start_xwiki.bat in Windows or start_xwiki.sh on Unix or Mac.
To stop it, run the stop_xwiki.bat script on Windows and stop_xwiki.sh on Unix or Mac.
On Mac you will need to use "Open with Terminal" or run these scripts from the Terminal.
Do not close the terminal window that shows up. This is the XWiki server running.
The Windows installer creates shortcuts to start and stop XWiki in your Windows start menu. Launch XWiki using "start".
Do not close the DOS window that shows up. This is the XWiki server running.
Launch
Once XWiki is started point your browser to http://localhost:8080/.
Log in
If you've installed the Demo zip with the Standard Flavor pre-installed, you can log in using the default Admin user (first letter is capitalized). The default password is admin (lowercase). If you're instaled another package, the Distribution Wizard will have led you to create an admin user. Just log in with it.
You should read Getting Started Guide to learn how to use XWiki.
Advanced
It's possible to customize how this package behave through parameters and environment variables. You can find more details about those at the beginning of the script you are running or with the -h parameter.