-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
111 lines (111 loc) · 5.37 KB
/
.gitmodules
File metadata and controls
111 lines (111 loc) · 5.37 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
[submodule "stacks/ai-services/model-serving/litellm"]
path = stacks/ai-services/model-serving/litellm
url = https://github.com/zyrakq/litellm-stack.git
[submodule "stacks/ai-services/chats/open-webui"]
path = stacks/ai-services/chats/open-webui
url = https://github.com/zyrakq/open-webui-stack.git
[submodule "stacks/self-hosted-privacy/syncstorage"]
path = stacks/self-hosted-privacy/syncstorage
url = https://github.com/zyrakq/syncstorage-stack.git
[submodule "stacks/ai-services/automation/n8n"]
path = stacks/ai-services/automation/n8n
url = https://github.com/zyrakq/n8n-stack.git
[submodule "stacks/ai-services/model-serving/ollama"]
path = stacks/ai-services/model-serving/ollama
url = https://github.com/zyrakq/ollama-stack.git
[submodule "stacks/media-streaming/sunshine"]
path = stacks/media-streaming/sunshine
url = https://github.com/zyrakq/sunshine-stack.git
[submodule "stacks/self-hosted-privacy/invidious"]
path = stacks/self-hosted-privacy/invidious
url = https://github.com/zyrakq/invidious-stack.git
[submodule "stacks/network-privacy/nginx-proxy-manager"]
path = stacks/network-privacy/nginx-proxy-manager
url = https://github.com/zyrakq/nginx-proxy-manager-stack.git
[submodule "stacks/network-privacy/pi-hole"]
path = stacks/network-privacy/pi-hole
url = https://github.com/zyrakq/pi-hole-stack.git
[submodule "stacks/remote-access/webtop-desktop"]
path = stacks/remote-access/webtop-desktop
url = https://github.com/zyrakq/webtop-desktop-stack.git
[submodule "stacks/network-privacy/dnsmasq"]
path = stacks/network-privacy/dnsmasq
url = https://github.com/zyrakq/dnsmasq-stack.git
[submodule "stacks/blockchain-nodes/bitcoin-core"]
path = stacks/blockchain-nodes/bitcoin-core
url = https://github.com/zyrakq/bitcoin-core-stack.git
[submodule "stacks/self-hosted-privacy/hledger-web"]
path = stacks/self-hosted-privacy/hledger-web
url = https://github.com/zyrakq/hledger-web-stack.git
[submodule "stacks/network-privacy/network-client"]
path = stacks/network-privacy/network-client
url = https://github.com/zyrakq/network-client-stack.git
[submodule "stacks/network-privacy/vpn-server"]
path = stacks/network-privacy/vpn-server
url = https://github.com/zyrakq/vpn-server-stack.git
[submodule "stacks/development-tools/bagetter"]
path = stacks/development-tools/bagetter
url = https://github.com/zyrakq/bagetter-stack.git
[submodule "stacks/monitoring/elasticsearch"]
path = stacks/monitoring/elasticsearch
url = https://github.com/zyrakq/elasticsearch-stack.git
[submodule "stacks/monitoring/kibana"]
path = stacks/monitoring/kibana
url = https://github.com/zyrakq/kibana-stack.git
[submodule "stacks/ssl-automation/letsencrypt-manager"]
path = stacks/ssl-automation/letsencrypt-manager
url = https://github.com/zyrakq/letsencrypt-manager-stack.git
[submodule "stacks/identity-management/keycloak"]
path = stacks/identity-management/keycloak
url = https://github.com/zyrakq/keycloak-stack.git
[submodule "stacks/ssl-automation/step-ca-manager"]
path = stacks/ssl-automation/step-ca-manager
url = https://github.com/zyrakq/step-ca-manager-stack.git
[submodule "stacks/network-privacy/unbound"]
path = stacks/network-privacy/unbound
url = https://github.com/zyrakq/unbound-stack.git
[submodule "stacks/version-control/gitea"]
path = stacks/version-control/gitea
url = https://github.com/zyrakq/gitea-stack.git
[submodule "stacks/identity-management/kanidm"]
path = stacks/identity-management/kanidm
url = https://github.com/zyrakq/kanidm-stack.git
[submodule "stacks/communication/matrix/synapse"]
path = stacks/communication/matrix/servers/synapse
url = https://github.com/zyrakq/synapse-stack.git
[submodule "stacks/communication/matrix/element"]
path = stacks/communication/matrix/clients/element
url = https://github.com/zyrakq/element-stack.git
[submodule "stacks/integration-services/rsshub"]
path = stacks/integration-services/rsshub
url = https://github.com/zyrakq/rsshub-stack.git
[submodule "stacks/communication/matrix/bridges/maubot"]
path = stacks/communication/matrix/bridges/maubot
url = https://github.com/zyrakq/maubot-stack.git
[submodule "stacks/communication/matrix/bridges/mautrix-telegram"]
path = stacks/communication/matrix/bridges/mautrix-telegram
url = https://github.com/zyrakq/mautrix-telegram-stack.git
[submodule "stacks/communication/matrix/fluffychat"]
path = stacks/communication/matrix/clients/fluffychat
url = https://github.com/zyrakq/fluffychat-stack.git
[submodule "stacks/communication/matrix/cinny"]
path = stacks/communication/matrix/clients/cinny
url = https://github.com/zyrakq/cinny-stack.git
[submodule "stacks/communication/matrix/commet"]
path = stacks/communication/matrix/clients/commet
url = https://github.com/zyrakq/commet-stack.git
[submodule "stacks/communication/matrix/servers/conduit"]
path = stacks/communication/matrix/servers/conduit
url = https://github.com/zyrakq/conduit-stack.git
[submodule "stacks/communication/coturn"]
path = stacks/communication/coturn
url = https://github.com/zyrakq/coturn-stack.git
[submodule "stacks/development-tools/distribution"]
path = stacks/development-tools/distribution
url = https://github.com/zyrakq/distribution-stack.git
[submodule "stacks/monitoring/openobserve"]
path = stacks/monitoring/openobserve
url = https://github.com/zyrakq/openobserve-stack.git
[submodule "stacks/ai-services/chats/libre-webui"]
path = stacks/ai-services/chats/libre-webui
url = https://github.com/zyrakq/libre-webui-stack.git