Published at June 10, 2024 · 5 min read
We’re pleased to announce Spokes v1.4.6. This release add new features and fixes some small bugs. Get the release! You can download the RPM here. Our container is available at our packetriot repo and now the Terrapin Labs repo as well. docker pull packetriot/spokes:1.4.6 # alternatively docker pull terrapinlabs/spokes:1.4.6 External Database Support Spokes has used SQLite as it’s backend database since the beginning and we made that choice in it’s design so that we can reduce dependencies to zero and make deployment easier and faster....