rfxcom2mqtt / documentation

MIT License
0 stars 0 forks source link

Can't create container with portainer stack #6

Open BMWK1 opened 1 month ago

BMWK1 commented 1 month ago

Hi, promising piece of software ! but i a m stuck with the docker installation because of the compose stack, particulary the volumes entry:

As you will notice, i am not a so familiar with Docker and compose, so sorry for newbies question

i want to install rfxcom2mqtt in a docker container on my synology NAS: -the installation path i want to use is: volume1/docker/rfxcom2mqtt

Here is my last try of the docker compose, i have manually created the folder volume1/docker/rdx2mqtt/app/data

`version: '3.8' services: rfxcom2mqtt: container_name: rfxcom2mqtt image: rfxcom2mqtt/rfxcom2mqtt restart: unless-stopped volumes:

So could you give all the folders to be created, ande the corresponding "volumes" entries in the Docker compose stack ?

sguernion commented 1 month ago

Hello, we need to start with path in your nas /volume1/docker/rfx2mqtt/

volumes:
  - /volume1/docker/rfx2mqtt/:/app/data