> For the complete documentation index, see [llms.txt](https://sdr-enthusiasts.gitbook.io/ads-b/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sdr-enthusiasts.gitbook.io/ads-b/useful-extras.md).

# Useful Extras

- [Storing Data and Metrics in a Time Series Database](https://sdr-enthusiasts.gitbook.io/ads-b/useful-extras/storing-time-series-data.md): If you wish to store data from readsb in a time series database such as InfluxDB or Prometheus, review the information below.
- [Graphing Data and Metrics with Influx and Grafana](https://sdr-enthusiasts.gitbook.io/ads-b/useful-extras/alternative-graphing-with-influx-grafana.md): If you wish to deploy Grafana for alternative graphs, follow the steps below.
- [Graphing Data and Metrics with Prometheus and Grafana](https://sdr-enthusiasts.gitbook.io/ads-b/useful-extras/alternative-graphing-with-prometheus-grafana.md): If you wish to deploy Grafana and Prometheus for alternative graphs, follow the steps below.
- [Auto-Restart Unhealthy Containers](https://sdr-enthusiasts.gitbook.io/ads-b/useful-extras/auto-restart-unhealthy-containers.md): The following steps will guide you through deploying the "willfarrell/autoheal" container, which will restart any containers that become unhealthy.
- [Auto-Upgrade Containers](https://sdr-enthusiasts.gitbook.io/ads-b/useful-extras/auto-upgrade-containers.md): The following steps will guide you through deploying the "nickfedor/watchtower" container, which will upgrade any containers whenever a new version of the image is released.
- [Managing a remote station using ZeroTier](https://sdr-enthusiasts.gitbook.io/ads-b/useful-extras/managing-a-remote-station.md): If you wish to manage and view data from a remote adsb station, follow the steps below before you deploy to the remote location
