gcgarner / IOTstack

docker stack for getting started on IOT on the Raspberry PI
GNU General Public License v3.0
1.51k stars 583 forks source link

Contributing to the project? #136

Open aram535 opened 4 years ago

aram535 commented 4 years ago

I don't see a CONTRIBUTING file in your repository, nor a wiki section. Do you have a vision on where you're going and would you accept pull requests?

I'm interested in adding in x86 checks to make the script viable for any architecture, specifically, x86 and CentOS.

Slyke commented 4 years ago

He's away on holidays right now, but should be back any day now. I think he is already working on x86 checks (I see references to it in the menu.sh file).

txNgineer commented 4 years ago

I would like to contribute some items but I am unsure where I need to make the changes in my pull requests. I have been running Portainer and Watchtower for many months and find them very useful additions. My other RPi docker containers are ones I believe you have (hassbian, mosquitto, node_red, tasmoadmin, and openzwave). I would be happy to add any of them as well. I run the Grafana, Influxdb, etc. containers in a virtualbox ubuntu server instance on a "big" machine since they were too heavy on my RPi. But if you want I could set up another RPi and port them so they could be added to your menu if desired. Please just point me to the places I need to modify to add the Portainer and Watchtower options for you and I will do it via a pull request.

S474N commented 3 years ago

@txNgineer can you show your template for Watchtower? Thank you