You might find this helpful; it takes you step by step from an
out-of-the-box RHEL 7 install to a full-blown CAS implementation:

https://dacurry-tns.github.io/deploying-apereo-cas/

Note however that it's based on CAS 5.2.x, not CAS 6.x.

For the most part that shouldn't matter, except that you'll need to do
things like install Java 11 instead of Java 8, Tomcat 9 instead of Tomcat
8, etc. and some of the configuration properties will probably have
different names. The biggest difference you're likely to encounter is that
I used Maven to manage the WAR overlays, because CAS 5 supported both Maven
and Gradle overlays. CAS 6 dropped the Maven overlays, so you'll need to
adapt all the Maven-based examples to Gradle. That's not as hard as it
sounds though; the tools do more or less the same thing at this level, it's
just the config files have different formats. Combined with the official
CAS documentation, you shouldn't have too much trouble translating the
Maven examples to their Gradle equivalents.

But even with all that, if you're completely lost as to where to start,
this should at least get you headed in the right direction.

--Dave

--

DAVID A. CURRY, CISSP
*DIRECTOR • INFORMATION SECURITY & PRIVACY*
THE NEW SCHOOL • INFORMATION TECHNOLOGY

71 FIFTH AVE., 9TH FL., NEW YORK, NY 10003
+1 646 909-4728 • david.cu...@newschool.edu


On Wed, Jun 26, 2019 at 9:54 AM heather essink <heatheress...@gmail.com>
wrote:

> I am semi new to the world of Linux based OS and completely new to CAS.
> Is there a good step by step installation guide on how to install and
> configure CAS.  Our main goal with CAS is to set up multi factor
> authentication to work with the many sites/applications we have on campus.
> I did look at the installation documentation on the site, but since I am
> not familiar with waroverlays or the basics to installing CAS I was hoping
> to get a more detailed installation guide.
>
> Thank you
> Heather
>
> --
> - Website: https://apereo.github.io/cas
> - Gitter Chatroom: https://gitter.im/apereo/cas
> - List Guidelines: https://goo.gl/1VRrw7
> - Contributions: https://goo.gl/mh7qDG
> ---
> You received this message because you are subscribed to the Google Groups
> "CAS Community" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to cas-user+unsubscr...@apereo.org.
> To view this discussion on the web visit
> https://groups.google.com/a/apereo.org/d/msgid/cas-user/870b420e-13c7-498a-bc18-96508da55a76%40apereo.org
> <https://groups.google.com/a/apereo.org/d/msgid/cas-user/870b420e-13c7-498a-bc18-96508da55a76%40apereo.org?utm_medium=email&utm_source=footer>
> .
>

-- 
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/CA%2Bd9XAM%3DT5W4d9sEoLYdzk1-4rMUg6eV2msRzWQcJ6aF%3DF6_9g%40mail.gmail.com.

Reply via email to