IOTstack icon indicating copy to clipboard operation
IOTstack copied to clipboard

docker stack for getting started on IOT on the Raspberry PI

Results 103 IOTstack issues
Sort by recently updated
recently updated
newest added

Hi, I just tried out IOTstack and it's great ... except for one small problem - I keep getting errors when I try to use telegraf ... ``` root@raspi4:~/IOTstack# docker-compose...

Hi, There is an update for portainer ce in the docker hub. Could you please include it in your script. Cheers

I am working on a C# application with InfluxDB and Grafana. I am using InfluxData.Net (https://github.com/pootzko/InfluxData.Net#createdatabaseasync). I have to create a password protected Influx database. My code is: ``` var...

how to uninstall it?

Hi guys, I've just found out there is a wrong path in mosquitto.conf file for enabling passwords. There stands: **password_file /mosquitto/pwfile/pwfile** As this didn't work for me I looked inside...

Only the Container 'Portainer' starts after reboot automatically. The other Containers art stopped. I tried to change the restart-option from 'unless-stopped' to always, but unfortunately nothing changed. Any ideas?

What are the credentials for qBittorrent?

It may be something I'm doing wrong. influxdb.env: ``` INFLUXDB_DB=mydb INFLUXDB_DATA_ENGINE=tsm1 INFLUXDB_REPORTING_DISABLED=true #INFLUXDB_HTTP_AUTH_ENABLED=true INFLUXDB_ADMIN_ENABLED=true INFLUXDB_ADMIN_USER=myadminuser INFLUXDB_ADMIN_PASSWORD=myadminpassword INFLUXDB_USER=nodered INFLUXDB_USER_PASSWORD=nodered INFLUXDB_READ_USER=myreaduser INFLUXDB_READ_USER_PASSWORD=myreadpassword INFLUXDB_WRITE_USER=mywriteuser INFLUXDB_WRITE_USER_PASSWORD=mywritepassword ``` When I docker-compose down and up again,...

Would it be possible to add Chronograf on the stack list ? Or how could we get it installed ?

Added Portainer Agent this allows you to connect your stack to a other Portainer instance/ server