Skip to content
Akka Management is a suite of tools for operating Akka Clusters.
Scala Java Shell
Branch: master
Clone or download

Latest commit

Fetching latest commit…
Cannot retrieve the latest commit at this time.

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Simplify releasing (#670) May 15, 2020
.travis Deploy documentation from Travis (#559) Jun 27, 2019
cluster-bootstrap/src Avoid invalid characters in HttpContactPointBootstrap name #657 (#658) Apr 28, 2020
cluster-http/src Update copyright to 2020 (#659) Apr 28, 2020
discovery-aws-api-async/src/main AWS: Add tag-based filtering to ecs-service-discovery-async (#634) May 8, 2020
discovery-aws-api/src AWS: Introduced a way to define amazon's endpoint and region (#639) May 8, 2020
discovery-consul/src Update copyright to 2020 (#659) Apr 28, 2020
discovery-kubernetes-api/src Kubernetes: Opt in to ip instead of host (#666) May 8, 2020
discovery-marathon-api/src Update copyright to 2020 (#659) Apr 28, 2020
docs Simplify releasing (#670) May 15, 2020
integration-test-scripts Replace `bootstrap-joining-demo` to `bootstrap-demo` (#349) Oct 16, 2018
integration-test Update copyright to 2020 (#659) Apr 28, 2020
loglevels-logback/src Update copyright to 2020 (#659) Apr 28, 2020
management/src Include failing/timed out check name in health/readiness check respon… May 8, 2020
project Link to binary versions (#668) May 8, 2020
scripts Simplify releasing (#670) May 15, 2020
.gitignore Integration testing for the EC2 Tag Based Discovery (#123) Apr 9, 2018
.jvmopts-travis Simplify releasing (#670) May 15, 2020
.scalafmt.conf update scalafmt, same as in akka/akka (#632) Jan 8, 2020
.travis.yml
CONTRIBUTING.md Prefer https links (#510) Mar 14, 2019
LICENSE Add full Apache 2 license from main akka repo (#196) May 11, 2018
README.md doc: Fix Api docs link in Readme (#637) Feb 4, 2020
RELEASING.md Simplify releasing (#670) May 15, 2020
build.sbt Link to binary versions (#668) May 8, 2020

README.md

Akka (Cluster) Management

Download Gitter TravisCI

This repository contains interfaces to inspect, interact and manage various Parts of Akka, primarily Akka Cluster. Future additions may extend these concepts to other parts of Akka.

Documentation

See reference and API

Contributions & Maintainers

This project does not have contributors, it only has maintainers—frequent and infrequent—and everyone helps out. We love new maintainers as well as old maintainers. :-) The Akka core team keeps an eye on the project to assure its overall coherence but does not fully support these modules.

Contributions are very welcome, see CONTRIBUTING.md or skim existing tickets to see where you could help out.

Project Status

With the exception of the community maintained modules listed below version 1.0.0 or later of this library is ready to be used in production, APIs are stable, and the Lightbend subscription covers support for these modules.

The following modules are maintained by the community and does not have to obey the rule of staying binary compatible between releases. Breaking API changes may be introduced without notice as we refine and simplify based on feedback. A module may be dropped in any release without prior deprecation. The Lightbend subscription does not cover support for the following modules.

  • akka-discovery-marathon-api
  • akka-discovery-aws-api
  • akka-discovery-aws-api-async
  • akka-discovery-consul
You can’t perform that action at this time.