4 January, 2024
1 min read
139 words
Running Home Assistant Supervisor on DSM 7 with docker-compose, including the privileged flags and share paths it needs.
18 January, 2021
1 min read
72 words
Fargate images have no curl, so the task definition health check uses wget, plus the jsonencode catch in Terraform templates.
12 May, 2020
1 min read
206 words
Running Selenoid beside the test runner in CI for parallel browser tests, with video recording and one Selenoid per build agent.
28 June, 2019
1 min read
160 words
Running the Salesforce CLI in Docker on AWS, with the browser-based auth replaced by an auth URL kept in SSM Parameter Store.
23 May, 2017
1 min read
124 words
A docker-compose file and matching Nightwatch config for running Selenium standalone Chrome next to the app under test.