Skip to content
This repository has been archived by the owner on May 18, 2018. It is now read-only.

Releases: kausrini/Mini-ScienceDMZ

v2.0.0

18 Apr 23:13
77a6277
Compare
Choose a tag to compare
  • Moved authentication away from Guacamole.
  • Added CAS and SAML support to apache for authentication.
  • Added Perfsonar installation as an option to the setup.
  • Improved log email functionality.
  • Removed Certbot workaround for TLS-SNI validation issues and using default Certbot package for Debian.

Improved over version 1.0.0 by fixing minor issues and adding perfsonar

31 Mar 02:28
Compare
Choose a tag to compare

This fixes multiple issues like fixing OSCP stapling for Self-signed certs, launch of guacd when a docker is exiting.

It also adds perfsonar installation to the existing code base. It still needs to be manually configured.

First stable release of Minidmz project

23 Mar 01:06
Compare
Choose a tag to compare

Includes automated network setup based on user input, https and reverse proxy setup for apache to proxy requests for the local tomcat server which will host a guacamole web app protected by a CAS authentication module.