Skip to content

📦 New Cloud ☁️ provider, List Command, linting and making

Compare
Choose a tag to compare
@dirien dirien released this 18 Jul 21:03
· 616 commits to main since this release
2eb2ecf

This release of minectl 🗺 is full new features and under the hood changes.

We welcome following new cloud ☁️ provider to minectl 🗺:

  • Hetzner
  • Linode

And there is a new minectl 🗺 command: list.

Now you can see all your minectl 🗺 server for the specified region. Including some metadata you may find handy.

And we updated the bedrock version to 1.17.10.04

Under the hood, we made some improvments for Makefiles using pre-commit (see the current hook) and use golangci-lint for a better code quality.

Changelog

2eb2ecf Add linode to docs and cli flag description (#40)
d33c20e Fix link to Seth Vargos go-password lib (#38)
78e7dca update bedrock version -> 1.17.10.04 (#36)
9523e7b Mount Volume for Linode Server (#35)
b1aa2a3 Add Linode as new Cloud provider (#32)
a35c407 Rework on the Makefile and added golangci-lint, pre-commit (#30)
ab61c98 Update minecraft-exporter version and add new CI step (#28)
49417c6 Add Hetzner as new cloud provider. (#27)
f3913ea Add New Command - List Minecraft Server #11 (#25)
921d654 Fix spelling errors in tutorial multi-server-monitoring-civo.md (#23)