DelfiTLM Server software stack
- check-out the git repository
- create a folder 'data' inside the pgadmin folder
- sudo chown -R 5050:5050 pgadmin: this is required to set proper permissions for pgadmin to work
- docker-compose up -d
- login n the database manager
- create the syncope database
- docker-compose down
- docker-compose up -d