Monitoring and decision-making logic for our High Availability environment. http://proxy.recycled.cloud
Go to file
Timothée Floure f7cf0fa968
Initial mix project
2022-01-24 14:03:10 +01:00
lib Initial mix project 2022-01-24 14:03:10 +01:00
test Initial mix project 2022-01-24 14:03:10 +01:00
.formatter.exs Initial mix project 2022-01-24 14:03:10 +01:00
.gitignore Initial mix project 2022-01-24 14:03:10 +01:00
README.md Initial mix project 2022-01-24 14:03:10 +01:00
mix.exs Initial mix project 2022-01-24 14:03:10 +01:00

README.md

HAHandler

TODO: Add description

Installation

If available in Hex, the package can be installed by adding ha_handler to your list of dependencies in mix.exs:

def deps do
  [
    {:ha_handler, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/ha_handler.