Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/waveclaw/puppet-couchpotato

Puppet Module to configure Couchpotao, a bittorrent and video management tool.
https://github.com/waveclaw/puppet-couchpotato

couchpotato puppet ruby

Last synced: about 2 months ago
JSON representation

Puppet Module to configure Couchpotao, a bittorrent and video management tool.

Awesome Lists containing this project

README

        

#sabnsbd

#### Table of Contents

1. [Overview](#overview)
2. [Module Description](#module-description)
3. [Setup](#setup)
* [What couchpotato affects](#what-couchpotato-affects)
* [Setup requirements](#setup-requirements)
* [Beginning with couchpotato](#beginning-with-couchpotato)
4. [Usage](#usage)
5. [Reference](#reference)
5. [Limitations - OS compatibility, etc.](#limitations)
6. [Development](#development)

## Overview

Install CouchPotato on SLES 12.

## Module Description

This module installs, configures in a basic way and starts the CouchPotato service.

## Setup

### What couchpotato affects

Installs an RPM from a 3rd party yum repository.

Uses significant I/O and disk space to process downloaded Usenet binaries.

Opens selected ports on the system firewall.

### Setup Requirements

This module pulls in many packages that may require custom repositories.

### Beginning with couchpotato

The very basic steps needed for a user to get the module up and running.

## Usage

Include the module to use it.
```puppet
node couchpotato.example.net {
include couchpotato
}
```

## Reference

Includes the standard install, config, service layout.

## Limitations

Limited to Puppet 3.0+.

Compatible with RedHat and Suse type Linux Operating Systems.

## Development

Apache 2.0 Licensed. Forks welcome. Push requests more welcome.

## Release Notes/Contributors/Etc

See CHANGELOG