@terrestris/shogun-admin

16.1.0-next.1 • Public • Published

shogun-admin

An UI for handling SHOGun entities like users, applications, and layers

…easily extendable to manage your project entities, too.

Docker

shogun-admin should be used in a Docker environment. The easiest way to do this is to use shogun-docker which includes the image.

Development

Assuming the following directory structure

shogun-directory/
├── shogun-docker (https://github.com/terrestris/shogun-docker)
├── shogun-admin (this repository)
└── …

You can simply mount the shogun-admin into your docker-compose environment:

shogun-admin:
  build:
    context: ../shogun-admin
    dockerfile: Dockerfile.dev
  volumes:
    - ../shogun-admin:/app

Semantic release

Allowed Tags for semantic release (see the FAQs for more information about this):

  • Breaking changes: breaking
  • Features: feat
  • Bugfixes: fix,
  • Package updates: chore
  • Style: style
  • Changes in configuration: ci, config
  • docs, refactor, test, norelease

Readme

Keywords

Package Sidebar

Install

npm i @terrestris/shogun-admin

Weekly Downloads

3

Version

16.1.0-next.1

License

Apache-2.0

Unpacked Size

16.6 MB

Total Files

261

Last publish

Collaborators

  • jansule
  • annarieger
  • terrestris-info
  • marcjansen
  • kaivolland
  • dnlkoch
  • ahennr
  • buehner
  • hwbllmnn
  • lukaslohoff
  • mholthausen
  • sgoetsch
  • jorzekowsky
  • simonseyock
  • hblitza
  • jweskamm
  • unraveler