Releases: NiklasRosenstein/headscale-fly-io
Releases · NiklasRosenstein/headscale-fly-io
0.4.2-headscale-0.23.0
0.4.1-headscale-0.23.0
0.4.0-headscale-0.23.0
- 044f4e7 correct status call
- f2c50ad run fly status after
- 2ca5eea try rolling, maybe that works with --ha=false?
- f8a3a6a pass --ha=false for integration test
- d996535 litestream-entrypoint: remove unnecessary fallback value for variable lookup
- b581191 Factor our Litestream entrypoint (#8)
- 2e60037 Update README.md
- 331e0e6 improve readme
- a8aee20 update release script to not backtick-quote commit SHA, allowing it to be rendered as a link to the commit in GitHub
0.3.0-headscale-0.23.0
309c902
feature: expose Headscale gRPC serviceb0fd9e3
change: Setpolicy.mode: database
in Headscale configurationcbcabbc
add section about integration testing to README.md8f81369
AddLITESTREAM_SYNC_INTERVAL
option and set its default to10s
(as opposed to Litestream usual default of1s
)ba358a3
fix env url0a84c12
update readmee646418
Deploy integration test (#7)5f6dea3
update formatting of READMEdb50ba8
replaceHEADSCALE_SERVER_URL
withHEADSCALE_DOMAIN_NAME
variable (#6)a0890cf
Merge pull request #5 from NiklasRosenstein/nr/fix-server-url6298638
addHEADSCALE_EPHEMERAL_NODE_INACTIVITY_TIMEOUT
option7fbd0cc
add note about likely not being able to downscale Headscale to 0
0.2.3-headscale-0.23.0
8a390e8
release 0.2.37a8fc97
improvement: installage
from apk instead of downloading from GitHub releases9b2318a
use immediate deploy strategy in fly.example.tomlecbbd81
add note about ENTRYPOINT_IDLE, Fly turning off the machine after a few minutes02b2624
add LICENSE (MIT)9df71d4
add renovate.json1d29eb4
fix: pin headscale and minio/mc version in Dockerfilec782c00
Update README.md
0.2.2-headscale-0.23.0
3f42db3
breaking: change default value ofHEADSCALE_OIDC_USE_EXPIRY_FROM_TOKEN
tofalse
to align with Headscale's own default9a80b53
infra: release script now checks for unpushed commitsd58a577
infra: update release script to pull tags after creating release
0.2.1-headscale-0.23.0
d58a577
infra: update release script to pull tags after creating release54ac529
feature: addENTYRYPOINT_IDLE
variable
0.2.0-headscale-0.23.0
c8886b4
add release script4c86afc
update readmee0f8023
update readmef3a6d2e
readme: fix section about not runnning HA without HA-specific configurationa66a947
update readme: AGE_PUBLIC_KEY does not need to be set anymore728c2c8
feature: add headscale-back-to-sqlite/ and add instructions for migrating Headscale4830aee
breaking:rename variableAGE_PRIVATE_KEY
toAGE_SECRET_KEY
517a5cd
fix: litestream.yml syntaxba0a7c6
fix getting arch7d3892f
ci: enable docker build cachingf6f1949
feature: configure Litestream retention, retention-check-interval and validation-intervalca5764f
feature: encrypt litestream replication with age402bca7
remove now-not-always-semantically-correct info log8759323
add IMPORT_DATABASE optionf94f750
support import-db.sqlite even if litestream is disabled2c71bed
fix info commanded87dcf
addmc
to container and useimport-db.sqlite
from S3 bucket if it exists instead of litestream restore41de971
fix litestream.yml indentation34d64c0
LITESTREAM_ENABLED now still configures litestream, but doesnt run Headscale with iteaec37e
allow placing a db.sqlite-new file to replace the existing one on startup5348ba0
fix passing headscale server URL option245eb2b
add LITESTREAM_ENABLED optionb0f1d17
add HEADSCALE_SERVER to fly.example.toml6ee1980
add latest tag in fly.example.toml