Skip to content

jamiejackson/lucee-cluster-session

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lucee Session Persistence / Clustering Proof-of-Concept

This allows for round-robin load balancing of Lucee applications.

Services:

Running Demo

Build Lucee Image

docker-compose build

Deploy Stack

eval docker-compose config 2>/dev/null | docker stack deploy -c- cluster

Try Demo

http://localhost:8999

Tear Down

docker stack rm cluster

About

Session Sharing in a Lucee Cluster

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published