seed-farmer 5.0.0

Creator: bradpython12

Last updated:

Add to Cart

Description:

seedfarmer 5.0.0

Seed-Farmer
Seed-Farmer (seedfarmer) is an opensource orchestration tool that works with AWS CodeSeeder (see github or docs) and acts as an orchestration tool modeled after GitOps deployments. It has a CommandLine Interface (CLI) based in Python.
Please see our SeedFarmer Documentation.
For information related to the architecture of Seed-Farmer or the deployment scheme...please see:

Seed-Farmer multi-account architecture
Seed-Farmer processing steps

Seed-Farmer uses modular code deployments (see modules) leveraging manifests and deployspecs, keeping track of changes and applying changes as need / detected.
Getting Started
The Seed-Farmer library is available on PyPi. Install the library in a python virtual environment.
python3 -m venv .venv
source .venv/bin/activate
pip install seed-farmer

A project is now necessary to begin create modules.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.