alexjustesen / speedtest-tracker

Speedtest Tracker is a self-hosted internet performance tracking application that runs speedtest checks against Ookla's Speedtest service.
https://speedtest-tracker.dev/
MIT License
2.76k stars 106 forks source link

🛑 Deprecating `alexjustesen/speedtest-tracker` Docker image #1224

Closed alexjustesen closed 4 months ago

alexjustesen commented 7 months ago

📃 Description

With LinuxServer.io now building a new image the v0.17.x release cycle will be the last I build under alexjustesen/speedtest-tracker. To continue to get updates from v0.20.0 on please cut over to using the new images.

Transition docs can be found here in the pinned issue: #1117

alexjustesen commented 7 months ago

Push out the cutover to v0.20.0 to give people more time to switch.

AleksCee commented 7 months ago

If I use MySQL/MariaDB can I also only switch the image to lscr.io/linuxserver/speedtest-tracker:latest ? Or is there something else to review?

alexjustesen commented 7 months ago

If I use MySQL/MariaDB can I also only switch the image to lscr.io/linuxserver/speedtest-tracker:latest ? Or is there something else to review?

If you're using an external DB like MySQL all you need to do is replace the app image and you'll be all set.