toniebox-reverse-engineering / teddycloud

teddyCloud is an open source server replacement for the Boxine Cloud
https://toniebox-reverse-engineering.github.io/docs/tools/teddycloud/
GNU General Public License v2.0
483 stars 36 forks source link

Download tonies.json via teddyCloud directly #79

Closed SciLor closed 1 month ago

SciLor commented 1 year ago

Currently the tonies.json is fetched on every start of the docker container. The teddyCloud executable itself is not able to update it itself.

So the download needs to be implemented into the executable and configurable via the config file.

SciLor commented 10 months ago

First step is done, but 302 support is missing.