safeshare

Installs Covata Safe Share.

24,600 downloads

6,774 latest version

3.1 quality score

We run a couple of automated
scans to help you access a
module's quality. Each module is
given a score based on how well
the author has formatted their
code and documentation and
modules are also checked for
malware using VirusTotal.

Please note, the information below
is for guidance only and neither of
these methods should be considered
an endorsement by Puppet.

Support the Puppet Community by contributing to this module

You are welcome to contribute to this module by suggesting new features, currency updates, or fixes. Every contribution is valuable to help ensure that the module remains compatible with the latest Puppet versions and continues to meet community needs. Complete the following steps:

  1. Review the module’s contribution guidelines and any licenses. Ensure that your planned contribution aligns with the author’s standards and any legal requirements.
  2. Fork the repository on GitHub, make changes on a branch of your fork, and submit a pull request. The pull request must clearly document your proposed change.

For questions about updating the module, contact the module’s author.

Version information

  • 3.5.10 (latest)
  • 3.5.9
  • 3.5.8
  • 3.5.7
  • 3.5.6
  • 3.5.5
  • 3.5.4
  • 3.5.3
  • 3.5.2
  • 3.5.1
  • 3.5.0
  • 3.4.1
  • 3.4.0
  • 3.3.6
  • 3.3.5
  • 3.3.4
  • 3.3.3
  • 3.3.1
  • 3.3.0
  • 3.2.5
  • 3.2.4
  • 3.2.3
  • 3.2.2
  • 3.2.1
  • 3.2.0
  • 3.1.7
  • 3.1.6
  • 3.1.5
  • 3.1.4
  • 3.1.3
  • 3.1.2
  • 3.1.1
  • 3.1.0
  • 3.0.7
  • 3.0.6
  • 3.0.5 (deleted)
  • 3.0.4
  • 3.0.3
  • 3.0.2
  • 3.0.1
  • 3.0.0
released Apr 12th 2017
This version is compatible with:
  • Puppet Enterprise >= 3.0.0 < 2015.3.0
  • Puppet >= 3.0.0 < 4.0.0
  • , ,

Start using this module

  • r10k or Code Manager
  • Bolt
  • Manual installation
  • Direct download

Add this module to your Puppetfile:

mod 'covata-safeshare', '3.5.2'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

bolt module add covata-safeshare
Learn more about using this module with an existing project

Manually install this module globally with Puppet module tool:

puppet module install covata-safeshare --version 3.5.2

Direct download is not typically how you would use a Puppet module to manage your infrastructure, but you may want to download the module in order to inspect the code.

Download

Documentation

covata/safeshare — version 3.5.2 Apr 12th 2017

3.5.3 ($DATE_RELEASE)

3.5.2 (2017-04-12) MIN-2084: Allow database name and port to be configured

3.5.1 (2017-03-08) MIN-1964: update nginx module after ownership of the module transferred

3.5.0 (2017-03-03) MIN-1936: Allow virtual host to be configured so the same message queue can be used for different deployments

3.4.1 (2016-12-09) MIN-1493: add rng-tools to content server

3.4.0 (2016-12-07) MIN-1501: Add support for HSTS configuration

3.3.6 (2016-09-27) MIN-775: webapp: compress static content larger than 1000 bytes MIN-1346: add CORS header so themes.json will load

3.3.5 (2016-09-06) MIN-1278: globals.pp: explicitly contain repo

3.3.4 (2016-09-01) MIN-1272: add SSL support for the webapp

3.3.3 (2016-08-31) MIN-1205: allow custom properties

3.3.1 (2016-08-11) MIN-770: exclude index.html and themes.json from cache control MIN-771: apply cache control headers static assets

3.3.0 (2016-08-08) MIN-1141: windows oauth property added for 3.3 support MIN-1141: bitbucketci fix for invalid parameter MIN-1141: windows auth callback default added for migration

3.2.5 (2016-05-20) MIN-815: safeshare_module_version.rb: fix syntax to support also Ruby 1.8

3.2.4 (2016-05-20) MIN-815: safeshare_module_version: replace fact by Puppet function

3.2.3 (2016-05-17) DEL-426: migration can be run against externally hosted database

3.2.2 (2016-05-12) MIN-820: added 'service_ensure' parameter to access-service and content-service

3.2.1 (2016-04-21) MIN-774: Organisation theming support

3.2.0 (2016-04-18) MIN-763: remove incorrect and redundant property for 3.2 MIN-686: Breaking change.

* Adding web app configuration (URL of access service, mandatory)
* DB migration configuration pointing to web app instead of access service
* Adding URL of webapp to content service (mandatory)

3.1.5 (2016-04-07) MIN-753: custom app path for webapp

3.1.4 (2016-03-23) MIN-697: pinning major version of safeshare using major version of puppet module

3.1.3 (2016-03-23) MIN-717: add 'mail_starttls_enabled'

3.1.2 (2016-03-16) MIN-702: always remove trailing "/" on access service URL on content service

3.1.1 (2016-03-16) MIN-698: fixing logo not showing up

3.1.0 (2016-03-14) MIN-535: Breaking change. Adding web app server. MIN-663: Breaking change. Adding mandatory JWT key pair for access service

3.0.7 (2016-03-23) MIN-697: pinning major version of safeshare using major version of puppet module

3.0.6 (2016-03-23) MIN-717: add 'mail_starttls_enabled' - re-released

3.0.5 (2016-03-23) MIN-717: add 'mail_starttls_enabled'

3.0.4 (2016-01-27) MIN-336: adding puppet lint build

3.0.3 (2015-12-30) Improvements in documentation MIN-522: local storage folder managed by the module

3.0.2 (2015-12-01) Allowing another apt/yum repositories