2010-03-25 17:54:08 -04:00
|
|
|
The Puppet Dashboard has been installed into ${INSTDIR}
|
|
|
|
|
2010-05-26 16:00:02 -04:00
|
|
|
To configure your database you must first edit config/database.yaml
|
2010-03-25 17:54:08 -04:00
|
|
|
and then run the following command from ${INSTDIR}:
|
|
|
|
|
|
|
|
$ rake install
|
|
|
|
|
|
|
|
After that you can start your server by calling:
|
|
|
|
|
|
|
|
$ script/server
|
|
|
|
|
|
|
|
This will start a Rails server on port 3000. For more information on
|
|
|
|
Puppet Dashboard, please refer to ${INSTDIR}/README.markdown
|