Skip to main content

A state-based server management system (meta-package)

Project description

RedPepper

GitHub license GitHub release GitHub issues GitHub pull requests GitHub contributors Code coverage

RedPepper logo

RedPepper is a state-based configuration management system written in Python. It has two basic components: a central manager and one or more agents on controlled servers. Redpepper is used to distribute configuration to servers and ensure that the servers remain in a consistent state.

RedPepper is inspired by Salt but aims to be more flexible and easy-to-use.

RedPepper has a REST API for integration with tools or user interfaces. RedPepper comes with an integrated web UI built with Vue.js for managing the system.

Agents view

Commands view

Data editor view

Please note: This project is currently being beta-tested and the bugs are being worked out. You can help by testing RedPepper in your own use case and opening issues when you find a flat spot.

Documentation

See https://merlinz01.github.io/redpepper.

Installation

Installation scripts are provided in the setup directory. See Installation for installation instructions.

Usage

RedPepper's user interface is the RedPepper Console, which is installed with the Manager. See the documentation for the console.

Configuration

See Configuration for more info.

Sample state file

- Nginx:
    - Packages:
        type: package.Installed
        name: nginx
    - Config file:
        type: file.Installed
        source: file-stored-on-manager.conf
        path: /etc/nginx/installed-by-redpepper.conf
        user: nginx
        group: nginx
        mode: 0600
        if:
          all:
            - py: not sys.platform.startswith('win')
            - not file exists: /some/other/file
    - Server running:
        type: service.Running
        name: nginx

Security

RedPepper aims to be fully secure by default where possible.

See SECURITY.md and Security Features for more info.

License

RedPepper is licensed under the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

redpepper-0.3.3.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

redpepper-0.3.3-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file redpepper-0.3.3.tar.gz.

File metadata

  • Download URL: redpepper-0.3.3.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.0

File hashes

Hashes for redpepper-0.3.3.tar.gz
Algorithm Hash digest
SHA256 a917fb54eafb75642fb625baf0243d07a6fc301688edd7ac944afe32003d6e51
MD5 5cb43026d0c70eb281970506704641ba
BLAKE2b-256 d8cdb65d7de155d0f27d888a3a15018ce320b7d8619925963c34dfd702da4103

See more details on using hashes here.

File details

Details for the file redpepper-0.3.3-py3-none-any.whl.

File metadata

  • Download URL: redpepper-0.3.3-py3-none-any.whl
  • Upload date:
  • Size: 3.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.0

File hashes

Hashes for redpepper-0.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 177900d6aaf9322d0a4e2ea1101c29b865dcb72394ed05d5075766f742fdd657
MD5 2996745b75d027213b8088121dab3771
BLAKE2b-256 ecca37128d74089509a58f57bc302f876f20279690b2bc8345c842b2525b4e29

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page