apereo/cas-discoveryserver-overlay

Name: cas-discoveryserver-overlay

Owner: Apereo Foundation

Description: Generic CAS Spring Cloud Discovery Server WAR overlay.

Created: 2017-04-14 12:21:15.0

Updated: 2017-04-14 12:23:43.0

Pushed: 2017-12-21 14:58:10.0

Homepage: null

Size: 75

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

CAS Spring Cloud Discovery Server Overlay Template

Generic CAS Spring Cloud Discovery Server WAR overlay.

Versions

.version>5.1.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

Configuration

Create a src/main/resources/application.properties file to override default settings.

Deployment

On a successful deployment via the following methods, the configuration server will be available at:

Executable WAR

Run the configuration server web application as an executable WAR.

ild.sh run
Spring Boot

Run the configuration server web application as an executable WAR via Spring Boot. This is most useful during development and testing.

ild.sh bootrun
External

Deploy resultant target/casdiscoveryserver.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.