Skip to content

A go based tool for teams to share URLs and information about their environments and the applications within them.

License

Notifications You must be signed in to change notification settings

rjbrown57/cartographer

Repository files navigation

Cartographer

Cartographer is a tool for teams to share URLs and information about their environments and the applications within them.

This is currently a work in progress!

Usage

To make use of cartographer create a config file(Example). Update the configuration with Groups, Tags and Links that describe your environment.

Type Usage
Link A URL and any tags it is related to.
Tag A grouping of related urls
Group A group of related tags

K8s

A helm chart is provided for running in kuberentes. Keep in mind a persistent volume is required if you plan to add links/tags outside of a gitops flow.

Developing

See the makefile for basic steps and required tools.

To run use make serve or ./cartographer -c example

TODO

  • GRPC refactors
    • Auth for GRPC
  • Form for adding new links via web UI
  • Docs

About

A go based tool for teams to share URLs and information about their environments and the applications within them.

Topics

Resources

License

Stars

Watchers

Forks

Packages