Skip to content

Seed-Farmer is an orchestration tool that works with AWS CodeSeeder and acts as an orchestration tool modeled after GitOps deployments. It has a CommandLine Interface based in Python, leverages modular code deployments defined by declarative manifests, and includes change detection and deployment optimization.

License

Notifications You must be signed in to change notification settings

awslabs/seed-farmer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b700e2f · Feb 26, 2025
Feb 3, 2025
Feb 26, 2025
Oct 17, 2024
Jun 20, 2024
Feb 11, 2025
Feb 10, 2025
Aug 9, 2024
Aug 16, 2024
Feb 10, 2025
Jun 16, 2022
Jun 20, 2022
Jun 20, 2022
Sep 16, 2022
Jun 16, 2022
Aug 15, 2024
Jan 21, 2025
Jan 23, 2025
Jan 23, 2025
Jan 23, 2025
Jan 23, 2025
Feb 22, 2024
Jan 16, 2025

Seed-Farmer

PyPi Python Version License

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 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.

About

Seed-Farmer is an orchestration tool that works with AWS CodeSeeder and acts as an orchestration tool modeled after GitOps deployments. It has a CommandLine Interface based in Python, leverages modular code deployments defined by declarative manifests, and includes change detection and deployment optimization.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published