You are on page 1of 1

The

Open Source
Enterprise
Billing System

Installation Instructions
1. Download and install Java (http://java.com/en/download). All you need is the Runtime
Environment (JRE).

2. Download jBilling and unzip jBilling.

Make sure you download the binary package, not the source. The source has the
suffix '-src'. For example, download this jbilling-1_0_0.zip, not this jbilling-
1_0_0-src.zip.

Example: unzip the package in c:\applications

3. Startup jBilling by executing: bin/startup.sh on Linux or bin/startup.bat on Windows

Example:
cd c:\applications\jbilling-community-3.0-rc2
startup.bat
Mac and Linux users do: chmod +x bin/*.sh before the startup

4. Login to the example Trend company, or create your own.

To create you own: Point your browser to http://localhost:8080/jbilling/signup


For the example company Trend: Point your browser to http://localhost:8080/jbilling and login
with the user admin password 123qwe

5. Follow the Getting Started guide: http://www.jbilling.com/documentation/getting-started-


with-jbilling

You might also like