paukstelis / octoprint_deploy

Bash script for rapid deployment of multiple octoprint instance on a single machine
MIT License
389 stars 39 forks source link

Compatibility with OctoDash - host and port #134

Closed Tnunnery closed 7 months ago

Tnunnery commented 7 months ago

I have successfully installed Octoprint_deploy but had a question about compatibility with OctoDash (https://github.com/UnchartedBull/OctoDash). Everything seems to work (I think) except for when I try to do a shutdown. OctoDash throws a 404. Should there be a "special" host and port name now that octoprint_deploy is in place?

What did you already try? I've tried lots of different settings for Host and Port in OctoDash with no luck.

Anything else I should try?