Skip to content

Commit dda31ae

Browse files
committed
repomd@main
0 parents  commit dda31ae

Some content is hidden

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

60 files changed

+433
-0
lines changed

core/metadata.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"name": "core",
3+
"description": {
4+
"en": "NethServer 8 core"
5+
},
6+
"categories": ["core"],
7+
"authors": [
8+
{
9+
"name": "NethServer team",
10+
"email": "nethserver@nethesis.it"
11+
}
12+
],
13+
"docs": {
14+
"documentation_url": "https://nethserver.github.io/ns8-core",
15+
"bug_url": "https://github.com/NethServer/dev",
16+
"code_url": "https://github.com/NethServer/ns8-core"
17+
},
18+
"source": "ghcr.io/nethserver/core"
19+
}

crowdsec/logo.png

32.4 KB

crowdsec/metadata.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"name": "CrowdSec",
3+
"description": {
4+
"en": "The collaborative malicious activity detection and remediation ban tool.",
5+
"it": "Strumento collaborativo per il rilevamento e il blocco di attività malevole"
6+
},
7+
"categories": ["security"],
8+
"authors": [
9+
{
10+
"name": "Stephane de Labrusse",
11+
"email": "stephdl@de-labrusse.fr"
12+
}
13+
],
14+
"docs": {
15+
"documentation_url": "https://docs.nethserver.org/projects/ns8/en/latest/crowdsec.html",
16+
"bug_url": "https://github.com/NethServer/dev",
17+
"code_url": "https://github.com/NethServer/ns8-crowdsec"
18+
},
19+
"source": "ghcr.io/nethserver/crowdsec"
20+
}

crowdsec/screenshots/screen1.png

57.5 KB

dnsmasq/logo.png

21.9 KB

dnsmasq/metadata.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"name": "DNSMasq",
3+
"description": {
4+
"en": "Lightweight DNS and DHCP server for the local network",
5+
"it": "Un server DNS e DHCP leggero per la rete locale"
6+
},
7+
"categories": ["system_administration"],
8+
"authors": [
9+
{
10+
"name": "Tommaso Bailetti",
11+
"email": "tommaso@nethesis.it"
12+
}
13+
],
14+
"docs": {
15+
"documentation_url": "https://docs.nethserver.org/projects/ns8/en/latest/dnsmasq.html",
16+
"bug_url": "https://github.com/NethServer/dev",
17+
"code_url": "https://github.com/NethServer/ns8-dnsmasq"
18+
},
19+
"source": "ghcr.io/nethserver/dnsmasq"
20+
}

dnsmasq/screenshot1.png

47.6 KB

dnsmasq/screenshot2.png

33.1 KB

ejabberd/logo.png

43.2 KB

ejabberd/metadata.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"name": "Ejabberd",
3+
"description": {
4+
"en": "ejabberd XMPP server",
5+
"it": "Server XMPP ejabberd"
6+
},
7+
"categories": ["collaboration"],
8+
"authors": [
9+
{
10+
"name": "Stephane de Labrusse",
11+
"email": "stephdl@de-labrusse.fr"
12+
}
13+
],
14+
"docs": {
15+
"documentation_url": "https://docs.ejabberd.im/",
16+
"bug_url": "https://github.com/NethServer/dev",
17+
"code_url": "https://github.com/NethServer/ns8-ejabberd"
18+
},
19+
"source": "ghcr.io/nethserver/ejabberd"
20+
}

0 commit comments

Comments
 (0)