michaelmedellin

Results 5 issues of michaelmedellin

Hi, I'm working to deploy Mattermost into a Docker Swarm in AWS with volumes backed by EBS for data persistence. [Docker for AWS](https://docs.docker.com/docker-for-aws/) provides a cloudstor:aws plugin that provides a...

Help Wanted
Hacktoberfest

Using an identical HA Proxy configuration and curl command to the README, I can't seem to get an order to go through and either fail or succeed. Seems to fail...

Hi, curious as to the project's point of view on removing certain compilation options via the user configuration? For example, I would like to remove `-DSQLITE_OMIT_LOAD_EXTENSION` from the compilation configuration...

I noticed that when my MQTT broker restarts, nodejs-poolController reconnects successfully but doesn't re-publish the equipment state. Home Assistant shows all pool entities as "unavailable" until I resave the MQTT...

I'm running nodejs-poolController with a Nixie board and noticed the Home Assistant MQTT climate binding wasn't working correctly for heat mode control. After tracing through the code, I wanted to...