Home Assistant with DSM7

Running Home Assistant Supervisor on DSM 7 with docker-compose, including the privileged flags and share paths it needs.

fargate container healthcheck

Fargate images have no curl, so the task definition health check uses wget, plus the jsonencode catch in Terraform templates.

Selenoid Parallel CI testing

Running Selenoid beside the test runner in CI for parallel browser tests, with video recording and one Selenoid per build agent.

Salesforce CLI with Docker in AWS

Running the Salesforce CLI in Docker on AWS, with the browser-based auth replaced by an auth URL kept in SSM Parameter Store.

Selenium test with docker-compose

A docker-compose file and matching Nightwatch config for running Selenium standalone Chrome next to the app under test.