Skip to content

Commit a76fb64

Browse files
committed
add new ProcessCube.LowCode
1 parent b709c54 commit a76fb64

File tree

225 files changed

+4014
-651
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

225 files changed

+4014
-651
lines changed

.processcube/authority/config/upeSeedingData.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@
77
"claims": {
88
"email": "admin@5minds.de"
99
}
10+
},
11+
{
12+
"username": "auser",
13+
"password": "auser",
14+
"scopes": ["openid", "profile", "email", "engine_read", "engine_write", "upe_admin", "nodered"],
15+
"claims": {
16+
"email": "auser@5minds.de"
17+
}
1018
}
1119
]
1220
}

apps/lowcode/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/5minds/processcube_lowcode:7.5.0-alpha.9
1+
FROM ghcr.io/5minds/processcube_lowcode:7.6.0-alpha.4
22

33
# Root Benutzer für die Installation von Systempaketen
44
USER root

apps/lowcode/data/config-nodes.json

Lines changed: 0 additions & 374 deletions
This file was deleted.

0 commit comments

Comments
 (0)