Skip to content

A minimalist tool to reload an Apache reverse proxy and a Shibboleth service provider in HA environement

License

Notifications You must be signed in to change notification settings

Dewa-ubuntu/reload_rp-sp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Reload_rp-sp

A minimalist tool to reload an Apache reverse proxy and a Shibboleth service provider in HA environement. Design for RHEL6, doesn't not work on RHEL7 cause of systemd.

Mechanism

This script test the config on local httpd with configtest command. If its ok, he reload local and rsync the config on remote node and reload . Same method with shibd, test on local node, reload and sync/reload remonte node.

Usage

Call script without parameters. The remote node and conf_path are specified at the top of script.

Author: Gilian Gambini ([email protected])
Copyright: Gamb
License: AGPL v3, see the COPYING file.

About

A minimalist tool to reload an Apache reverse proxy and a Shibboleth service provider in HA environement

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%