Skip to content

Manage your Concourse instance in a GitOps fashion. Bootstrap and keep your pipelines in sync in a breeze.

License

Notifications You must be signed in to change notification settings

efejjota/concourse-autopilot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autopilot Resource

Bootstrap and manage your Concourse pipelines in a GitOps fashion

Quickstart

Download the autopilot cli for your corresponding OS

https://github.com/efejjota/concourse-autopilot/releases/

If you are running on Linux or MacOS, remember to make it executable

chmod +x autopilot

Clone the repository you want use with autopilot

git clone https://github.com/efejjota/concourse-autopilot-example.git my-repo/

Bootstrap required files for autopilot to work

You need to perform this step only once per repository

autopilot init my-repo/

Synchronize your Concourse with the repository

autopilot fly my-repo/

About

Manage your Concourse instance in a GitOps fashion. Bootstrap and keep your pipelines in sync in a breeze.

Topics

Resources

License

Stars

Watchers

Forks