Skip to content

Repository files navigation

FA³ST Registry Build Status Codacy Badge Documentation Status SonarCloud badge

FA³ST Registry Logo Light FA³ST Registry Logo Dark

The Fraunhofer Advanced Asset Administration Shell Tools (FA³ST) Registry.

For more details on FA³ST Registry see the full documentation 📘 here.

FA³ST Registry is still under development. Contributions in form of issues and pull requests are highly welcome.

Prerequisites

  • Java 17+

Getting Started

You can find a detailed documentation 📘 here

Usage

Download pre-compiled JAR

Download latest RELEASE version (1.1.0)

Download latest SNAPSHOT version (1.2.0-SNAPSHOT)

As Maven Dependency

<dependency>
	<groupId>de.fraunhofer.iosb.ilt.faaast.registry</groupId>
	<artifactId>service</artifactId>
	<version>1.1.0</version>
</dependency>

As Gradle Dependency

implementation 'de.fraunhofer.iosb.ilt.faaast.registry:service:1.1.0'

As Docker Process

FA³ST docker images are hosted on https://hub.docker.com/u/fraunhoferiosb

docker run fraunhoferiosb/faaast-registry:1.1.0

As Kubernetes Deployment (Helm Chart)

helm repo add fraunhofer-iosb https://fraunhoferiosb.github.io/helm-charts
# for snapshots:
helm repo add fraunhofer-iosb-snapshot https://fraunhoferiosb.github.io/helm-charts-snapshot

In your parent chart, add FA³ST Registry:

- name: faaast-registry
version: 1.1.0
repository: "https://fraunhoferiosb.github.io/helm-charts/"

Building from Source

Prerequisites

  • Maven
git clone https://github.com/FraunhoferIOSB/FAAAST-Registry
cd FAAAST-Registry
mvn clean install

Changelog

You can find the detailed changelog here.

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions are greatly appreciated. You can find our contribution guidelines here

Contributors

Name Github Account
Michael Jacoby mjacoby
Tino Bischoff tbischoff2

Contact

faaast@iosb.fraunhofer.de

License

Distributed under the Apache 2.0 License. See LICENSE for more information.

Copyright (C) 2022 Fraunhofer Institut IOSB, Fraunhoferstr. 1, D 76131 Karlsruhe, Germany.

You should have received a copy of the Apache 2.0 License along with this program. If not, see https://www.apache.org/licenses/LICENSE-2.0.html.

About

No description, website, or topics provided.

Resources

Contributing

Stars

3 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages