# Node-RED for Elastic Beanstalk, with HA and CI/CD

**URL:** https://discourse.nodered.org/t/node-red-for-elastic-beanstalk-with-ha-and-ci-cd/18645
**Category:** Share Your Projects
**Created:** [1 December 2019 03:22 UTC](https://discourse.nodered.org/t/node-red-for-elastic-beanstalk-with-ha-and-ci-cd/18645 "2019-12-01T03:22:54Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![guysqr](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/guysqr/32/11551_2.png) [@guysqr](https://discourse.nodered.org/u/guysqr)
#### Post date: [1 December 2019 03:22 UTC](https://discourse.nodered.org/t/node-red-for-elastic-beanstalk-with-ha-and-ci-cd/18645/1 "2019-12-01T03:22:54Z")

</div>

> **[guysqr/node-red-ha-on-aws](https://github.com/guysqr/node-red-ha-on-aws)**
>
> Node-RED on AWS with EFS. Contribute to guysqr/node-red-ha-on-aws development by creating an account on GitHub.

This project is a Node-RED setup designed to run as part of the HA configuration on Elastic beanstalk with EFS. Node-RED shares state by using EFS for storage, which means all instances share the same flows, credentials etc. Configuration is passed in from the environment, so minimal config is kept within this filesystem.
