-
Couldn't load subscription status.
- Fork 268
Starting the Server
peakpg edited this page May 4, 2012
·
2 revisions
This page assumes you have installed the rubycas-server gem via:
$ gem install rubycas-server
Running the following command will start the server.
$ rubycas-server
This will look for a config file at /etc/rubycas-server/config.yml by default.
The rubycas-server can be run using a different config.yml by running the following:
$ rubycas-server -c /custom/path/to/config.yml