Skip to content

Tirasa/syncopeOnWildfly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run Apache Syncope on Wildfy

Practical implementation of official advices at Syncope documentation.

How to test

This projects assumes that you have Apache Maven 3.9.9 and Docker with Compose plugin installed

clone

$ git clone git://github.com/Tirasa/syncopeOnWildfly.git

build

$ cd syncopeOnWildfly
$ mvn clean package
$ docker compose up

run

  1. Syncope Core is available at http://localhost:8080/syncope/
  2. Syncope Console is available at http://localhost:28080/syncope-console/
  3. Syncope Enduser is available at http://localhost:38080/syncope-enduser/

Need more info or commercial support?

Just drop an e-mail.

About

Sample project to run Apache Syncope on Wildfly

Resources

License

Stars

Watchers

Forks

Contributors