- Download the commander4j software for your operating system.
- Run the installer
- Install one of the supported database platforms, mySQL, Microsoft SQL or Oracle
- Create a database/schema for Commander4j in the chosen database platform.
- Create an account/user in the database for Commander4j to use.
- Grant permissions to the database user so it can create tables, views, functions etc.
- Ensure the database has TCP/IP protocol enabled. (Microsoft SQL Server)
- If the database resides on a different machine on the network ensure that the firewall does not block connections.
- Run the Setup4j application and configure a host connection
- Use the Setup4j program to create the application tables (schema).
- Run the Commander4j application
- Logon using the username "admin" and password "password".
- Refer to the Wiki for further instructions.
|