-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 810 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 810 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "src/identity-management/keycloak"]
path = src/identity-management/keycloak
url = https://github.com/zyrakq/keycloak-stack.git
[submodule "src/ssl-automation/step-ca-manager"]
path = src/ssl-automation/step-ca-manager
url = https://github.com/zyrakq/step-ca-manager-stack.git
[submodule "src/ssl-automation/letsencrypt-manager"]
path = src/ssl-automation/letsencrypt-manager
url = https://github.com/zyrakq/letsencrypt-manager-stack.git
[submodule "src/identity-management/kanidm"]
path = src/identity-management/kanidm
url = https://github.com/zyrakq/kanidm-stack.git
[submodule "src/matrix/synapse"]
path = src/matrix/synapse
url = https://github.com/zyrakq/synapse-stack.git
[submodule "src/matrix/conduit"]
path = src/matrix/conduit
url = https://github.com/zyrakq/conduit-stack.git