We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.
/etc/rubycas-server/config.yml
The rubycas-server can be run using a different config.yml by running the following:
rubycas-server
$ rubycas-server -c /custom/path/to/config.yml