apereo/cas-management-overlay

Name: cas-management-overlay

Owner: Apereo Foundation

Description: Maven war overlay for CAS services management web application

Created: 2015-12-30 11:44:35.0

Updated: 2018-05-18 12:57:55.0

Pushed: 2018-05-18 12:57:53.0

Homepage: https://www.apereo.org/cas

Size: 143

Language: Batchfile

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

CAS Management Overlay

CAS management web application Maven overlay for CAS with externalized configuration. The Gradle equivalent of this overlay is available here.

Versions

.version>5.3.x</cas.version>

Requirements

Build

To see what commands are available to the build script, run:

ild.sh help

To package the final web application, run:

ild.sh package

To update SNAPSHOT versions run:

ild.sh package -U
Windows Build

On Windows you can run build.cmd instead of build.sh. The usage may differ from build.sh, run “build.cmd help” for usage.

Note

If you are running the management web application on the same machine as the CAS server web application itself, you will need to evaluate the build script and make sure the configuration files don't override each other.

Deployment

Embedded Tomcat

CAS will be available at:

External

Deploy resultant target/cas-management.war to a servlet container of choice.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.