Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 732 Bytes

File metadata and controls

10 lines (6 loc) · 732 Bytes

syncope-docker

This is a sample project to have an Apache Syncope project in a Docker container.

You will find two ways to run Apache Syncope with docker. The simplest is to use the docker-compose utility; to do so you have to checkout the syncope_docker_deb branch of this project.

More info at: https://github.com/andrea-patricelli/syncope-docker/wiki/How-to-start-Syncope-Docker-application#run-with-docker-compose

This is only a sample (and simple) project, a lot of work could be done to improve several aspects of installation. The aim of this project is to provide a valid (and really implementable) solution and alternative to canonical Apache Syncope installations. We are open to support and new contributors ;)