added structurizr-lite
This commit is contained in:
23
apps/structurizr-lite/config.json
Normal file
23
apps/structurizr-lite/config.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Structurizr-lite",
|
||||
"id": "Structurizr-lite",
|
||||
"available": true,
|
||||
"short_desc": "Structurizr-lite is the free and open source version of Structurizr",
|
||||
"author": "structurizr",
|
||||
"categories": [
|
||||
"utilities"
|
||||
],
|
||||
"description": "This free and open source version of Structurizr allows you to view/edit diagrams, view documentation, and view architecture decision records defined via a DSL or JSON workspace. Structurizr Lite can be used standalone for workspace viewing/authoring, or in conjunction with the cloud service/on-premises installation as an authoring/testing/staging environment.",
|
||||
"tipi_version": 1,
|
||||
"version": "2025.11.08",
|
||||
"source": "https://github.com/structurizr/lite",
|
||||
"exposable": true,
|
||||
"supported_architectures": [
|
||||
"arm64",
|
||||
"amd64"
|
||||
],
|
||||
"created_at": 1765844027033,
|
||||
"updated_at": 1765844080154,
|
||||
"dynamic_config": true,
|
||||
"form_fields": []
|
||||
}
|
||||
Reference in New Issue
Block a user