Skip to content

muuki88/activator-play-cluster-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goal

Building a play frontend for an akka cluster. The frontend provides

  • A cluster state dashboard
  • A job-execute frontend to calculate the factorial

Getting Started

Run each line in a new terminal.

sbt "backend/run 2551"
sbt "backend/run 2552"
sbt "project frontend" run

Go to localhost:9000 and enjoy the frontend.

Setup Activator

  1. Download Typesafe Activator (or copy it over from a USB)
  2. Extract the zip and run the activator or activator.bat script from a non-interactive shell
  3. Your browser should open to the Activator UI: http://localhost:8888

About

Demonstrates how to watch an akka cluster with a play frontend

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published