Deprecate and remove the private NuGet registry and move to the public one (removing the need for LocalBuild targets)
Move grid-bot deployments to Docker to the Docker Hub, allowing users to deploy their own versions. We should not need to migrate the existing versions over, as all the existing versions can be found on the releases tab.
Local GitHub runners will only exist for the purpose of deploying to Nomad, in order to prevent the need to port forward Nomad hosts.
Local Docker registries will still exist for the purpose of keeping the grid server containers local until further migration is made.
This also ties into mfdlabs/grid-bot-libraries#27
Deprecate and remove the private NuGet registry and move to the public one (removing the need for LocalBuild targets)
Move grid-bot deployments to Docker to the Docker Hub, allowing users to deploy their own versions. We should not need to migrate the existing versions over, as all the existing versions can be found on the releases tab.
Local GitHub runners will only exist for the purpose of deploying to Nomad, in order to prevent the need to port forward Nomad hosts.
Local Docker registries will still exist for the purpose of keeping the grid server containers local until further migration is made.