Skip to content

Demontstration project to show how to create an HA Webcams cluster in raspberry pi devices

Notifications You must be signed in to change notification settings

arbulu89/ha-webcams-raspberry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Configuring HA and Motion with Salt

This project is used as a demonstration showing how to configure a 2 raspberries HA cluster. The cluster will manage motion that is a software that provides the option to serve webcam images over a http. In this case, when motion fails in one node, the deamon will be started in the second, making the service high available.

Project structure

How to use

First of all, the next files must be updated with the IP addresses of the Raspberries. These files are used to know the addresses by salt during the execution.

Besides that, the pillar files in pillar can be update if the cluster needs some customization.

To use the project just run run.sh with admin rights or the commands in that file in sequence to follow better the execution.

INFO: The raspberries must be already connected to some network with internet connection.

Tested with: Raspberry pi 3 and openSUSE Leap 15.1.

Disclaimer

The project doesn't have any real use case, it's just create to show how HA works.

About

Demontstration project to show how to create an HA Webcams cluster in raspberry pi devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published