Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 921 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 921 Bytes

ESPurna Firmware - concourse build and deploment pipeline

This concourse pipeline is used for building and deploying H801 and SONOFF controllers with the current ESPurna version.

Setup concourse docker

Setup pipeline

Clone this pipeline and configure vars.yml (see template)

Deploy pipeline

Download fly for concourse and login with credentials (where target is your more convenient target name and concourse-url the url of your concourse instance, see the docs for more information)

  • fly -t [target] login -c [concourse-url]
  • fly -t [target] set-pipeline -c pipeline.yml -p espurna -l vars.yml

Start deployment

Go to your concourse and start the first deployment with (+).