Skip to content

A set of shell scripts and systemd units to co-ordinate periodic taking of photos and transferring them to a web server. All raspberry pi-s.

License

Notifications You must be signed in to change notification settings

F3RR3T/raspi-getpix

Repository files navigation

raspi-pix

A set of shell scripts and systemd units to co-ordinate periodic taking of photos and transferring them to a web server. All raspberry pi-s.

The raspberry pi-s are all running arch linux. This means that systemd is a fact of life. This is the first time I have used it to replace cron jobs.

I leant some hard lessons about the difference between systemd units and bash scripts. In a nutshell, put all but the simplest tasks in scripts and call them from ExecStart. Variable subsitution doesn't work in systemd.

Network topology

Network diagram showing how images get uplaoded

Originating (cam-equipped) hosts

Agreggator and web server

About

A set of shell scripts and systemd units to co-ordinate periodic taking of photos and transferring them to a web server. All raspberry pi-s.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages