Phill

Results 347 comments of Phill

Maybe take a look at [IOTstackBackup](https://github.com/Paraphraser/IOTstackBackup) and see if it meets your needs.

I have just prepared [Pull Request 249](https://github.com/SensorsIot/IOTstack/pull/249) for this. How long it will be before this change is applied is an open question. In the meantime, you can **EITHER**: *...

See also [Issue 210](https://github.com/SensorsIot/IOTstack/issues/210).

@obergerdavid - I must admit that your post (and the related pull request) gave me a fright. I thought, "surely I can't have been **that** dumb?!" and "surely I copied...

> I haven't looked at that Docker doco page in a while but, now that I have, I'm wondering whether we should still be doing our installs via curl piped...

The Docker web documentation (earlier link which does include `sudo`) is also at variance with no less an authority than the script itself: ![FC3749DF-EE2D-4E86-800B-E68D22EA6536](https://user-images.githubusercontent.com/34226495/115524826-dfb55680-a2d1-11eb-95d5-45a5e1b48b26.jpeg) I'm thinking of filing a bug...

Well, to my mind, saying that a script needs root privileges is not *quite* the same as saying "use sudo to execute this script". I interpret "needs root privileges" as...

The weird thing about this is how your screen grab can show `install_docker.sh` being invoked without `sudo` when the `grep` output from `menu.sh` (in my earlier post) shows it is...

See [comment on issue](https://github.com/SensorsIot/IOTstack/issues/222#issuecomment-823663400)

Where to begin... OK. Forget about grafana.ini because you can't get to it (at least, not easily). The mechanism, as you've noted, is environment variables. Under "old menu", a container's...