ansible-role-tinypilot icon indicating copy to clipboard operation
ansible-role-tinypilot copied to clipboard

Add support for an HTTP proxy

Open mtlynch opened this issue 3 years ago • 0 comments

If you use TinyPilot on a system that needs an HTTP proxy to access external services, some TinyPilot features won't work because they're not proxy-aware.

  • Uploading log files from System > Logs will fail
  • Performing updates from System > Update will fail

We could add an Ansible variable for setting the HTTP proxy and then, if it's set, add it to the systemd services for the TinyPilot web app and TinyPilot updater.

mtlynch avatar Jan 21 '22 20:01 mtlynch