Skip to content

0.2.0-headscale-0.23.0

Compare
Choose a tag to compare
@NiklasRosenstein NiklasRosenstein released this 11 Oct 11:48
· 36 commits to main since this release
  • c8886b4 add release script
  • 4c86afc update readme
  • e0f8023 update readme
  • f3a6d2e readme: fix section about not runnning HA without HA-specific configuration
  • a66a947 update readme: AGE_PUBLIC_KEY does not need to be set anymore
  • 728c2c8 feature: add headscale-back-to-sqlite/ and add instructions for migrating Headscale
  • 4830aee breaking: rename variable AGE_PRIVATE_KEY to AGE_SECRET_KEY
  • 517a5cd fix: litestream.yml syntax
  • ba0a7c6 fix getting arch
  • 7d3892f ci: enable docker build caching
  • f6f1949 feature: configure Litestream retention, retention-check-interval and validation-interval
  • ca5764f feature: encrypt litestream replication with age
  • 402bca7 remove now-not-always-semantically-correct info log
  • 8759323 add IMPORT_DATABASE option
  • f94f750 support import-db.sqlite even if litestream is disabled
  • 2c71bed fix info command
  • ed87dcf add mc to container and use import-db.sqlite from S3 bucket if it exists instead of litestream restore
  • 41de971 fix litestream.yml indentation
  • 34d64c0 LITESTREAM_ENABLED now still configures litestream, but doesnt run Headscale with it
  • eaec37e allow placing a db.sqlite-new file to replace the existing one on startup
  • 5348ba0 fix passing headscale server URL option
  • 245eb2b add LITESTREAM_ENABLED option
  • b0f1d17 add HEADSCALE_SERVER to fly.example.toml
  • 6ee1980 add latest tag in fly.example.toml