Skip to content

ijazfx/jrebel-license-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

jrebel-license-server

Dockerimage for running a JRebel License Server

Usage

Run with docker run -p 9000:9000 -v data:/jrebel/license-server/data --mac-address=MACADDRESS sgfinans/jrebel-license-server

Be sure you specify the mac address. This can me the same as your physical netword device. This avoid the server ask for activation each time the contaner is restarted.

Follow the activation procedures http://zeroturnaround.com/software/license-server/quick-start/#!/activation

Based on java8 image

Using docker compose

Just run docker-compose up -d in the same directory the included docker-compose.yml resides.

About

JRebel License Server on Docker

Resources

Stars

Watchers

Forks

Packages

No packages published