weimarnetz / registrator

The registrator helps to manage devices in decentralized networks

Home Page:https://reg.weimarnetz.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weimarnetz Registrator

Build Status codecov

Prerequisites

  • jdk installed
  • docker installed

About

This is an Spring-Boot application that is already configured to support a lot of tools and plugins i like to use in my daily business.

Things that are configured already:

  • Actuator
    • adds health check, jms, metrics, loggers, dependencies, ... endpoints
  • deployment via Ansible
    • deploys the application into a vagrant box for testing behaviour - ready to only adjust hosts and ssh config to have a server ready deployment. including serverside installation of:
      • jdk

Run locally

  • Start a local postgresql instance with mvn docker:start
  • Start the service with mvn spring-boot:run

Find generated docs at https://weimarnetz.github.io/registrator/

About

The registrator helps to manage devices in decentralized networks

https://reg.weimarnetz.de

License:GNU General Public License v3.0


Languages

Language:Kotlin 61.0%Language:JavaScript 30.3%Language:CSS 4.7%Language:HTML 4.0%