-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 7fb7801
Showing
54 changed files
with
394 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
{ | ||
"name": "collabora", | ||
"description": { | ||
"en": "Collabora Online is a powerful LibreOffice-based online office", | ||
"it": "Collabora Online è una potente suite per ufficio online basata su LibreOffice" | ||
}, | ||
"categories": ["collaboration"], | ||
"authors": [ | ||
{ | ||
"name": "de Labrusse Stephane", | ||
"email": "[email protected]" | ||
} | ||
], | ||
"docs": { | ||
"documentation_url": "https://www.collaboraoffice.com/code/", | ||
"bug_url": "https://github.com/NethServer/dev", | ||
"code_url": "https://github.com/NethServer/ns8-collabora" | ||
}, | ||
"source": "ghcr.io/nethserver/collabora" | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"name": "core", | ||
"description": { | ||
"en": "NethServer 8 core" | ||
}, | ||
"categories": ["core"], | ||
"authors": [ | ||
{ | ||
"name": "NethServer team", | ||
"email": "[email protected]" | ||
} | ||
], | ||
"docs": { | ||
"documentation_url": "https://nethserver.github.io/ns8-core", | ||
"bug_url": "https://github.com/NethServer/dev", | ||
"code_url": "https://github.com/NethServer/ns8-core" | ||
}, | ||
"source": "ghcr.io/nethserver/core" | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
{ | ||
"name": "CrowdSec", | ||
"description": { | ||
"en": "The collaborative malicious activity detection and remediation ban tool.", | ||
"it": "Strumento collaborativo per il rilevamento e il blocco di attività malevole" | ||
}, | ||
"categories": ["security"], | ||
"authors": [ | ||
{ | ||
"name": "Stephane de Labrusse", | ||
"email": "[email protected]" | ||
} | ||
], | ||
"docs": { | ||
"documentation_url": "https://doc.crowdsec.net/docs/intro/", | ||
"bug_url": "https://github.com/NethServer/dev", | ||
"code_url": "https://github.com/NethServer/ns8-crowdsec" | ||
}, | ||
"source": "ghcr.io/nethserver/crowdsec" | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
{ | ||
"name": "DNSMasq", | ||
"description": { | ||
"en": "DNSMasq is a lightweight DNS, TFTP, PXE, router advertisement and DHCP server. It is intended to provide coupled DNS and DHCP service to a LAN.", | ||
"it": "DNSMasq è un server DNS, TFTP, PXE, router advertisement e DHCP leggero. È inteso per fornire servizi DNS e DHCP accoppiati a una LAN." | ||
}, | ||
"categories": [], | ||
"authors": [ | ||
{ | ||
"name": "Tommaso Bailetti", | ||
"email": "[email protected]" | ||
} | ||
], | ||
"docs": { | ||
"documentation_url": "https://docs.nethserver.org/projects/ns8", | ||
"bug_url": "https://github.com/NethServer/dev", | ||
"code_url": "https://github.com/NethServer/ns8-dnsmasq" | ||
}, | ||
"source": "ghcr.io/nethserver/dnsmasq" | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
{ | ||
"name": "Ejabberd", | ||
"description": { | ||
"en": "ejabberd XMPP server", | ||
"it": "Server XMPP ejabberd" | ||
}, | ||
"categories": ["collaboration"], | ||
"authors": [ | ||
{ | ||
"name": "Stephane de Labrusse", | ||
"email": "[email protected]" | ||
} | ||
], | ||
"docs": { | ||
"documentation_url": "https://docs.ejabberd.im/", | ||
"bug_url": "https://github.com/NethServer/dev", | ||
"code_url": "https://github.com/NethServer/ns8-ejabberd" | ||
}, | ||
"source": "ghcr.io/nethserver/ejabberd" | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"name": "Imapsync", | ||
"description": { | ||
"en": "Imapsync is an IMAP transfer tool." | ||
}, | ||
"categories": ["collaboration"], | ||
"authors": [ | ||
{ | ||
"name": "stephane de Labrusse", | ||
"email": "[email protected]" | ||
} | ||
], | ||
"docs": { | ||
"documentation_url": "https://imapsync.lamiral.info/#doc", | ||
"bug_url": "https://github.com/NethServer/dev", | ||
"code_url": "https://github.com/NethServer/ns8-imapsync" | ||
}, | ||
"source": "ghcr.io/nethserver/imapsync" | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"name": "ldapproxy", | ||
"description": { | ||
"en": "NethServer 8 core" | ||
}, | ||
"categories": ["core"], | ||
"authors": [ | ||
{ | ||
"name": "NethServer team", | ||
"email": "[email protected]" | ||
} | ||
], | ||
"docs": { | ||
"documentation_url": "https://nethserver.github.io/ns8-core", | ||
"bug_url": "https://github.com/NethServer/dev", | ||
"code_url": "https://github.com/NethServer/ns8-core" | ||
}, | ||
"source": "ghcr.io/nethserver/ldapproxy" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"name": "loki", | ||
"description": { | ||
"en": "NethServer 8 core" | ||
}, | ||
"categories": ["core"], | ||
"authors": [ | ||
{ | ||
"name": "NethServer team", | ||
"email": "[email protected]" | ||
} | ||
], | ||
"docs": { | ||
"documentation_url": "https://nethserver.github.io/ns8-core", | ||
"bug_url": "https://github.com/NethServer/dev", | ||
"code_url": "https://github.com/NethServer/ns8-core" | ||
}, | ||
"source": "ghcr.io/nethserver/loki" | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"name": "Mail", | ||
"description": { | ||
"en": "Manage a complete mail server with ease and security" | ||
}, | ||
"categories": ["collaboration"], | ||
"authors": [ | ||
{ | ||
"name": "NethServer team", | ||
"email": "[email protected]" | ||
} | ||
], | ||
"docs": { | ||
"documentation_url": "https://github.com/NethServer/ns8-mail", | ||
"bug_url": "https://github.com/NethServer/dev", | ||
"code_url": "https://github.com/NethServer/ns8-mail" | ||
}, | ||
"source": "ghcr.io/nethserver/mail" | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
{ | ||
"name": "Mattermost", | ||
"description": { | ||
"en": "Mattermost is a secure Open Source chat for team collaboration.", | ||
"it": "Mattermost è una chat Open Source sicura per la collaborazione in team." | ||
}, | ||
"categories": ["collaboration"], | ||
"authors": [ | ||
{ | ||
"name": "de Labrusse Stéphane", | ||
"email": "[email protected]" | ||
} | ||
], | ||
"docs": { | ||
"documentation_url": "https://docs.mattermost.com/", | ||
"bug_url": "https://github.com/NethServer/dev", | ||
"code_url": "https://github.com/NethServer/ns8-mattermost" | ||
}, | ||
"source": "ghcr.io/nethserver/mattermost" | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
{ | ||
"name": "minio", | ||
"description": { | ||
"en": "MinIO: S3 compatible object storage", | ||
"it": "MInIO: storage a oggetti compatibile con S3" | ||
}, | ||
"categories": ["storage"], | ||
"authors": [ | ||
{ | ||
"name": "Giacomo Sanchietti", | ||
"email": "[email protected]" | ||
} | ||
], | ||
"docs": { | ||
"documentation_url": "https://docs.min.io/", | ||
"bug_url": "https://github.com/NethServer/dev", | ||
"code_url": "https://github.com/NethServer/ns8-minio" | ||
}, | ||
"source": "ghcr.io/nethserver/minio" | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
{ | ||
"name": "Nethsecurity Controller", | ||
"description": { | ||
"en": "Centralized NethSecurity firewall manager", | ||
"it": "Gestore centralizzato di firewall NethSecurity" | ||
}, | ||
"categories": ["security"], | ||
"authors": [ | ||
{ | ||
"name": "Nethesis dev team", | ||
"email": "[email protected]" | ||
} | ||
], | ||
"docs": { | ||
"documentation_url": "https://docs.nethsecurity.org/", | ||
"bug_url": "https://github.com/NethServer/nethsecurity/issues", | ||
"code_url": "https://github.com/NethServer/ns8-nethsecurity-controller" | ||
}, | ||
"source": "ghcr.io/nethserver/nethsecurity-controller" | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"name": "NethVoice Proxy", | ||
"description": { | ||
"en": "NethVoice proxy module" | ||
}, | ||
"categories": [], | ||
"authors": [ | ||
{ | ||
"name": "Nethesis", | ||
"email": "[email protected]" | ||
} | ||
], | ||
"docs": { | ||
"documentation_url": "https://github.com/nethesis/ns8-nethvoice-proxy", | ||
"bug_url": "https://github.com/NethServer/dev", | ||
"code_url": "https://github.com/nethesis/ns8-nethvoice-proxy" | ||
}, | ||
"source": "ghcr.io/nethesis/nethvoice-proxy" | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
{ | ||
"name": "NethVoice", | ||
"description": { | ||
"en": "NethVoice Module", | ||
"it": "Modulo NethVoice" | ||
}, | ||
"categories": [], | ||
"authors": [ | ||
{ | ||
"name": "Nethesis", | ||
"email": "[email protected]" | ||
} | ||
], | ||
"docs": { | ||
"documentation_url": "https://github.com/nethesis/ns8-nethvoice", | ||
"bug_url": "https://github.com/NethServer/dev", | ||
"code_url": "https://github.com/nethesis/ns8-nethvoice" | ||
}, | ||
"source": "ghcr.io/nethesis/nethvoice" | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"name": "Nextcloud", | ||
"description": { | ||
"en": "Nextcloud Hub is an integrated Open Source content collaboration platform", | ||
"it": "Nextcloud Hub è una piattaforma integrata Open Source per la collaborazione sui contenuti" | ||
}, | ||
"categories": [ | ||
"collaboration" | ||
], | ||
"authors": [ | ||
{ | ||
"name": "Giacomo Sanchietti", | ||
"email": "[email protected]" | ||
} | ||
], | ||
"docs": { | ||
"documentation_url": "https://docs.nextcloud.com/", | ||
"bug_url": "https://github.com/NethServer/dev", | ||
"code_url": "https://github.com/NethServer/ns8-nextcloud" | ||
}, | ||
"source": "ghcr.io/nethserver/nextcloud" | ||
} |
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"name": "openldap", | ||
"description": { | ||
"en": "NethServer 8 core account provider module" | ||
}, | ||
"categories": ["core"], | ||
"authors": [ | ||
{ | ||
"name": "NethServer team", | ||
"email": "[email protected]" | ||
} | ||
], | ||
"docs": { | ||
"documentation_url": "https://nethserver.github.io/ns8-core", | ||
"bug_url": "https://github.com/NethServer/dev", | ||
"code_url": "https://github.com/NethServer/ns8-openldap" | ||
}, | ||
"source": "ghcr.io/nethserver/openldap" | ||
} |
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
{ | ||
"name": "Roundcubemail", | ||
"description": { | ||
"en": "The Roundcube Webmail suite", | ||
"it": "Webmail suite Roundcube" | ||
}, | ||
"categories": ["collaboration"], | ||
"authors": [ | ||
{ | ||
"name": "Stephane de Labrusse", | ||
"email": "[email protected]" | ||
} | ||
], | ||
"docs": { | ||
"documentation_url": "https://docs.roundcube.net/doc/help/1.1/en_US/", | ||
"bug_url": "https://github.com/NethServer/dev", | ||
"code_url": "https://github.com/NethServer/ns8-roundcubemail" | ||
}, | ||
"source": "ghcr.io/nethserver/roundcubemail" | ||
} |
Oops, something went wrong.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"name": "samba", | ||
"description": { | ||
"en": "NethServer 8 core account provider module" | ||
}, | ||
"categories": ["core"], | ||
"authors": [ | ||
{ | ||
"name": "NethServer team", | ||
"email": "[email protected]" | ||
} | ||
], | ||
"docs": { | ||
"documentation_url": "https://nethserver.github.io/ns8-core", | ||
"bug_url": "https://github.com/NethServer/dev", | ||
"code_url": "https://github.com/NethServer/ns8-samba" | ||
}, | ||
"source": "ghcr.io/nethserver/samba" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"name": "traefik", | ||
"description": { | ||
"en": "NethServer 8 core" | ||
}, | ||
"categories": ["core"], | ||
"authors": [ | ||
{ | ||
"name": "NethServer team", | ||
"email": "[email protected]" | ||
} | ||
], | ||
"docs": { | ||
"documentation_url": "https://nethserver.github.io/ns8-core", | ||
"bug_url": "https://github.com/NethServer/dev", | ||
"code_url": "https://github.com/NethServer/ns8-core" | ||
}, | ||
"source": "ghcr.io/nethserver/traefik" | ||
} |
Oops, something went wrong.
Oops, something went wrong.