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
396 stars 31 forks source link

Download tonies.json via teddyCloud directly #79

Open SciLor opened 9 months ago

SciLor commented 9 months 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 8 months ago

First step is done, but 302 support is missing.