An open API service indexing awesome lists of open source software.

https://github.com/falleng0d/structurizr-compose

A simple template for local architecture diagramming and documentation with structurizr
https://github.com/falleng0d/structurizr-compose

diagramming systems-design

Last synced: about 2 months ago
JSON representation

A simple template for local architecture diagramming and documentation with structurizr

Awesome Lists containing this project

README

          

# Structurizr-compose

## A simple template for local architecture diagramming and documentation with structurizr

```docker-compose up```

Login on http://localhost:8080/ with username: ```structurizr``` and password: ```password```

Get and fill your KEY and SECRET on Makefile from the web interface

```make pull``` to pull the workspace from structurizr

```make push``` to push the workspace to structurizr

```make export``` to convert the pulled workspace into a editable structurizr
dsl file

### See docs for help

[structurizr-on-premises](https://structurizr.com/help/on-premises/getting-started)

[structurizr-cli](https://github.com/structurizr/cli)