Amab / nivio

Documentation of application landscapes for teams

Home Page:https://nivio.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Nivio

Codefresh build status Documentation Status Quality Gate Status Nivio gui

Nivio is an application landscape management for teams (developers, operators, managers). It follows a bottom-up no-op approach, i.e. there is no interface for manual data maintenance. It is designed to gather the application landscape information from configurable items, preferably code repositories.

Getting Started

Online Demo

Try out the Pet Clinic demo

Running locally in Docker

You need docker to run the demo:

docker run -e DEMO=1 -p 8080:8080 dedica/nivio

Point your browser to http://localhost:8080/#/landscape/petclinic to explore the features. An OpenAPI documentation is available at http://localhost:8080/swagger-ui.html.

Further Reading

  • We recommend reading the User Manual for configuration options.
  • Refer to the developer docs if you want to work on the source code.

Copyright & Trademark Acknowledgment Statements

Nivio uses the Material Design Icons released under the MIT / Apache 2.0 licenses.

The nivio logo has been designed by Alfred Rehbach

About

Documentation of application landscapes for teams

https://nivio.readthedocs.io/en/latest/

License:GNU Affero General Public License v3.0


Languages

Language:Java 88.4%Language:TypeScript 10.5%Language:HTML 0.5%Language:CSS 0.4%Language:JavaScript 0.3%Language:Dockerfile 0.0%