emoncms-docker
emoncms-docker copied to clipboard
Emoncms docker container(s)
I was using 10.8.5 and spotted the update - updated image and left it 2 days. Tried to login, and found (from the error messages) I can authenticate, but am...
Can you add some instructions for raspberry pi (rpi4) owners? To run the container, the following changes are required: - change docker-compose.yml to use the `armv7` flavor for mariadb `tobi312/rpi-mariadb:latest_`...
Hi, i have mqtt server and set the mqtt in emocms properties to point to it. When i publish a message with mqttlense app to the topic i.e. "emon/2/test" value...
Kia ora, I'm working on getting EmonCMS up and running in a Docker container running on my Raspberyy Pi 3 Model B Plus. I've had to modify the `docker-compose.yml` file...
I wanted to start a small discussion how the MQTT integration could completed. For receiving inputs through docker, the mqtt_input script has to run in the background, which means an...
The quickstart instructions at https://hub.docker.com/r/openenergymonitor/emoncms/ are out of date resulting in a 403. The additional step to run `bin/setup_dev_repositories` from https://github.com/emoncms/emoncms-docker#quick-start is required.
## Run Emoncms docker on a Raspberry Pi **\- Requirement to run root file-system in read-only for long term SD card life span as mentioned on Hypriot docker issues https://github.com/hypriot/image-builder-rpi/issues/119#issuecomment-239665501**...
You don't have permission to access / on this server.
Would you be interested in setting up automation so that it automatically publishes to docker hub? e.g. you tag a release from the emoncms repo and then that triggers a...
I installed on ubuntu 20.04 server in docker emoncms and I always get the error at access (with localhost:8080) -> Forbidden, you don't have the permission to access/ on this...