Sources
This site is Work in Progress
This side should give a brief overview which resources are import to build and run the tailoringexpert platform. All sources are available by public github repositories. Most important repositories are listed hereafter.
Except the dependencies pom no artifact will be deployed to an officel repository.
dependencies
This repository provides the basic parent pom that is used by the platform and shall be used by all tenants to ensure all tenants use the same libraries.
platform
These are the sources of the core platform.
web
An example web frontend. This is used for the demo system.
demo
An example tenant implementation. This could be used as base for creating your “own” tenant.
docker containers
Infrastructure to create docker images.
ansible playbook
A set of ansible playbooks to install
- platform
- tenant implementation and
- catalog data