Giter VIP home page Giter VIP logo

puppet-fts's Introduction

Puppet module for File Transfer Service

Overview

Puppet module to configure the FTS (File Transfer Service) version 3. For general configuration guide to the FTS see:

https://svnweb.cern.ch/trac/fts3/wiki/AdminGuide

Setup Requirements

  • This configuration assumes a RHEL6 like distribution.
  • The puppetlabs-firewall module is used and must be available
  • The puppetlabs(or cprice404)-inifile module is used and must be avilable.
  • The cernops-fetchcrl module is used.
  • The cernops-voms modules is used.
  • pluginsync must be enabled in puppet since this module uses ruby providers.
  • host keys must be availble in the typical location /etc/grid-security/hostcert.pem and hostkey.

Usage

Enable the FTS service with

include('fts')

All the standard settings can be set via hiera calls in the parmas.pp file. See that file for details. In particular this is where database connection parameters are set.

There are two extra defined types both based on inifile provider.

fts3config{'/DbThreadsNum': value => '100'} 

will edit a value in /etc/fts3/fts3config

fts3restconfig{'server:main/port': value => '20000'}

can be used to set a value in /etc/fts3/fts3rest.ini

License

Apache II licence.

Copyright

Steve Traylen [email protected] , CERN, 2013

Support and Patches

https://github.com/cernops/puppet-fts

puppet-fts's People

Contributors

traylenator avatar orviz avatar

Watchers

James Cloos avatar  avatar Enol Fernández avatar Álvaro Simón avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.