Skip to content

0.2.3

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Aug 14:32
· 16 commits to main since this release
afde8c1

Features:

  • Use a remote server to save the strikes. The remote settings must be stored in configuration.yaml as follows:
remote:
    base_url: "https://strikes.example.com"
    api_key: "your-api-key"
  • Use Terraform to deploy your own remote instance to AWS