Results 620 comments of Grant

https://web.archive.org/web/20240313130059/hardware.openstreetmap.org/servers/draco.openstreetmap.org/

Hard disk wipe has been started. First time using `HPE Intelligent Provisioning` for the erase.

Might be worth changing the title of this ticket to be generic and decide if any layers need to be retired.

Not a criticism of the improvements at all. I am partially to blame as some of my stuff has been needlessly alerting until I finally started using Alertmanager silencing.

I have identified 60+ services / resources we use and am documenting them.

I have moved the document to Jekyll. I will likely use `recovery.osmfoundation.org` or similar for hosting it.

I am going to test OSQA as a container first.

Choose container system... examples could be: * [k3s](https://k3s.io/) (unlikely, only recommended for 100% disposable. eg: CI) * [kubernetes](https://kubernetes.io/) (no.) * [nomad](https://www.hashicorp.com/products/nomad) (tempting) * docker without any bells and whistles managed...

`Dockerfiles` are the beast I know and by a million miles has more adoption than the alternatives. There are [alternatives](https://blog.alexellis.io/building-containers-without-docker/) for building OCI compatible container images with varying levels completeness....