Stacktora
Stacktora / Vault / Elixir + Postgres + Redis: Smart Home Automation Rules Engine
Backend by @ops

Elixir + Postgres + Redis: Smart Home Automation Rules Engine

If-this-then-that automation logic evaluated against device state — distinct from IoT Fleet Command & Control: that sends commands and tracks device state, this is the rules/automation LAYER deciding when those commands should fire.

Loads this recipe straight into the wizard — every setting stays editable before you generate anything.

The stack

Elixir 1.20 PostgreSQLRedis

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install elixir-smarthome-automation-rules --remote
$ stacktora sync   # generate the files

What you get

docker-compose.ymlMakefileDockerfileREADME.md.env.example.gitignore.dockerignore.github/workflows/ci.yml.tool-versions.editorconfigProcfile … and more

More from the Vault