Skip to content

Commit

Permalink
Remove links to ConductR given that it will no longer see active deve…
Browse files Browse the repository at this point in the history
…lopment (#24044)
  • Loading branch information
johanandren authored and chbatey committed Nov 28, 2017
1 parent 994d1d7 commit 8fff827
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions akka-docs/src/main/paradox/additional/deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ be put into `WEB-INF/lib`
* As an application packaged with [sbt-native-packager](https://github.com/sbt/sbt-native-packager)

## Lightbend Enterprise Suite

An Akka application can also be packaged and deployed using [Lightbend Enterprise Suite](https://conductr.lightbend.com/docs/2.1.x/DevQuickStart).

Lightbend Enterprise Suite is a solution for managing Lightbend Reactive Platform applications across a cluster of machines.
It is reactive from the ground up thus enabling operations to provide the resiliency required to unleash the full benefits
Expand Down
1 change: 0 additions & 1 deletion akka-docs/src/main/paradox/cluster-usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,6 @@ This can also be defined as Java system properties when starting the JVM using t
Such configuration is typically created dynamically by external tools, see for example:

* [Deploying clustered Akka applications on Kubernetes](http://developer.lightbend.com/guides/k8-akka-cluster/)
* [ConductR](https://conductr.lightbend.com/docs/2.1.x/AkkaAndPlay#Akka-Clustering)
* [ConstructR](https://github.com/hseeberger/constructr)

The seed nodes can be started in any order and it is not necessary to have all
Expand Down

0 comments on commit 8fff827

Please sign in to comment.