17.1.0 • Published 4 months ago
@terrestris/shogun-admin v17.1.0
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
17.1.0
4 months ago
17.0.0
6 months ago
17.0.1-next.1
5 months ago
17.1.0-next.2
5 months ago
17.1.0-next.1
5 months ago
17.1.0-next.4
5 months ago
17.1.0-next.3
5 months ago
17.1.0-next.5
5 months ago
17.0.0-next.14
6 months ago
17.0.0-next.13
6 months ago
17.0.0-next.12
7 months ago
17.0.0-next.11
8 months ago
17.0.0-next.10
8 months ago
17.0.0-next.7
8 months ago
17.0.0-next.8
8 months ago
17.0.0-next.9
8 months ago
17.0.0-next.6
8 months ago
17.0.0-next.2
9 months ago
17.0.0-next.3
9 months ago
17.0.0-next.4
9 months ago
17.0.0-next.5
9 months ago
17.0.0-next.1
1 year ago
16.1.0-next.1
1 year ago