-
Notifications
You must be signed in to change notification settings - Fork 5
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 8c19b33
Showing
55 changed files
with
327 additions
and
0 deletions.
There are no files selected for viewing
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 @@ | ||
forge.nethserver.org |
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,15 @@ | ||
# NethForge modules index for NS8 | ||
|
||
This is the official NethForge NS8 index of modules. | ||
|
||
Metadata are built every 4 hours at 00:25, 06:25 ,12:25, 18:25 UTC and on each commit to the `main` branch. | ||
|
||
If you want to add a module to this repository, just follow the | ||
[instructions](https://nethserver.github.io/ns8-core/modules/new_module/#step-5-publish-to-ns8-software-repository) | ||
for `ns8-repomd`, finally open the pull request here! | ||
|
||
To use the modules listed here as NS8 repository, see the [manual | ||
page](https://docs.nethserver.org/projects/ns8/en/latest/modules.html#software-repositories) | ||
and set the following URL: | ||
|
||
https://forge.nethserver.org/ns8/updates/ |
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": "BackupPC", | ||
"description": { | ||
"en": "BackupPC is a system for backing up to a server's disk" | ||
}, | ||
"categories": [ | ||
"collaboration" | ||
], | ||
"authors": [ | ||
{ | ||
"name": "Stéphane de Labrusse", | ||
"email": "[email protected]" | ||
} | ||
], | ||
"docs": { | ||
"documentation_url": "https://backuppc.github.io/backuppc/BackupPC.html", | ||
"bug_url": "https://github.com/stephdl/dev", | ||
"code_url": "https://github.com/stephdl/ns8-backuppc" | ||
}, | ||
"source": "ghcr.io/stephdl/backuppc" | ||
} | ||
|
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": "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.
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": "Dokuwiki", | ||
"description": { | ||
"en": "The wiki that doesn't require a database", | ||
"it": "Il wiki che non richiede un database" | ||
}, | ||
"categories": [ | ||
"collaboration" | ||
], | ||
"authors": [ | ||
{ | ||
"name": "Giacomo Sanchietti", | ||
"email": "[email protected]" | ||
} | ||
], | ||
"docs": { | ||
"documentation_url": "https://www.dokuwiki.org/dokuwiki", | ||
"bug_url": "https://github.com/NethServer/dev", | ||
"code_url": "https://github.com/NethServer/ns8-dokuwiki" | ||
}, | ||
"source": "ghcr.io/nethserver/dokuwiki" | ||
} |
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": "Grafana", | ||
"description": { | ||
"en": "Observability platform and interactive visualization web application", | ||
"it": "Piattaforma per le metriche e applicazione web interattiva per la visualizzazione" | ||
}, | ||
"categories": ["monitoring"], | ||
"authors": [ | ||
{ | ||
"name": "Giacomo Sanchietti", | ||
"email": "[email protected]" | ||
} | ||
], | ||
"docs": { | ||
"documentation_url": "https://docs.grafana.org/", | ||
"bug_url": "https://github.com/NethServer/dev", | ||
"code_url": "https://github.com/NethServer/ns8-grafana" | ||
}, | ||
"source": "ghcr.io/nethserver/grafana" | ||
} |
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,22 @@ | ||
{ | ||
"name": "Lam", | ||
"description": { | ||
"en": "Ldap account manager" | ||
}, | ||
"categories": [ | ||
"collaboration" | ||
], | ||
"authors": [ | ||
{ | ||
"name": "Stéphane de Labrusse", | ||
"email": "[email protected]" | ||
} | ||
], | ||
"docs": { | ||
"documentation_url": "https://www.ldap-account-manager.org/lamcms/", | ||
"bug_url": "https://github.com/stephdl/dev", | ||
"code_url": "https://github.com/stephdl/ns8-lam" | ||
}, | ||
"source": "ghcr.io/stephdl/lam" | ||
} | ||
|
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,22 @@ | ||
{ | ||
"name": "MariaDB", | ||
"description": { | ||
"en": "MariaDB Server is a SQL database, it contains also the PhpMyadmin administration interface", | ||
"it": "MariaDB Server è un database SQL, include l'interfaccia di amministrazione PhpMyadmin" | ||
}, | ||
"categories": [ | ||
"database" | ||
], | ||
"authors": [ | ||
{ | ||
"name": "Stephane de Labrusse", | ||
"email": "[email protected]" | ||
} | ||
], | ||
"docs": { | ||
"documentation_url": "https://hub.docker.com/_/mariadb", | ||
"bug_url": "https://github.com/NethServer/dev", | ||
"code_url": "https://github.com/NethServer/ns8-mariadb" | ||
}, | ||
"source": "ghcr.io/nethserver/mariadb" | ||
} |
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": "node_exporter", | ||
"description": { | ||
"en": "Prometheus node_exporter: it collect system statistics", | ||
"it": "Prometheus node_exporter: raccogle le statistiche di sistema" | ||
}, | ||
"categories": ["monitoring"], | ||
"authors": [ | ||
{ | ||
"name": "Giacomo Sanchietti", | ||
"email": "[email protected]" | ||
} | ||
], | ||
"docs": { | ||
"documentation_url": "https://github.com/prometheus/node_exporter", | ||
"bug_url": "https://github.com/NethServer/dev", | ||
"code_url": "https://github.com/NethServer/ns8-node_exporter" | ||
}, | ||
"source": "ghcr.io/nethserver/node_exporter" | ||
} |
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": "Odoo ", | ||
"description": { | ||
"en": "Odoo is a suite of business apps that cover all company needs: CRM, eCommerce, accounting, inventory. Start now.", | ||
"it": "Il software gestionale che copre tutte le esigenze aziendali: dal CRM alla Contabilità, dal Magazzino alle vendite. Scopri tutte le app." | ||
}, | ||
"categories": [ | ||
"collaboration" | ||
], | ||
"authors": [ | ||
{ | ||
"name": "innovyou", | ||
"email": "[email protected]" | ||
} | ||
], | ||
"docs": { | ||
"documentation_url": "https://docs.nethserver.org/projects/ns8/en/latest/odoo.html", | ||
"bug_url": "https://github.com/innovyou/ns8-odoo/issues", | ||
"code_url": " https://github.com/innovyou/ns8-odoo" | ||
}, | ||
"source": "ghcr.io/innovyou/odoo" | ||
} |
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": "paperlessngx", | ||
"description": { | ||
"en": "Paperless NGX" | ||
}, | ||
"categories": [ "collaboration" ], | ||
"authors": [ | ||
{ | ||
"name": "Martin Bhuong", | ||
"email": "[email protected]" | ||
} | ||
], | ||
"docs": { | ||
"documentation_url": "https://docs.paperless-ngx.com/", | ||
"bug_url": "https://github.com/compgeniuses/ns8-paperless-ngx/issues", | ||
"code_url": "https://github.com/compgeniuses/ns8-paperless-ngx/" | ||
}, | ||
"source": "ghcr.io/compgeniuses/paperlessngx" | ||
} |
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": "postgresql", | ||
"description": { | ||
"en": "PostgreSQL is a free and open-source relational database management system" | ||
}, | ||
"categories": ["database"], | ||
"authors": [ | ||
{ | ||
"name": "stephane de Labrusse", | ||
"email": "[email protected]" | ||
} | ||
], | ||
"docs": { | ||
"documentation_url": "https://github.com/NethServer/ns8-postgresql/blob/main/README.md", | ||
"bug_url": "https://github.com/NethServer/dev", | ||
"code_url": "https://github.com/NethServer/ns8-postgresql" | ||
}, | ||
"source": "ghcr.io/nethserver/postgresql" | ||
} |
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": "Prometheus", | ||
"description": { | ||
"en": "Prometheus metrics storage", | ||
"it": "Prometheus: archivio per le metriche" | ||
}, | ||
"categories": ["monitoring"], | ||
"authors": [ | ||
{ | ||
"name": "Giacomo Sanchietti", | ||
"email": "[email protected]" | ||
} | ||
], | ||
"docs": { | ||
"documentation_url": "https://prometheus.io/docs/introduction/overview/", | ||
"bug_url": "https://github.com/NethServer/dev", | ||
"code_url": "https://github.com/author/ns8-prometheus" | ||
}, | ||
"source": "ghcr.io/nethserver/prometheus" | ||
} |
Oops, something went wrong.
Oops, something went wrong.
Large diffs are not rendered by default.
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,21 @@ | ||
{ | ||
"name": "scratchpad", | ||
"description": { | ||
"en": "A blank module designed for sysadmins who want to start from scratch" | ||
}, | ||
"categories": [ | ||
"development" | ||
], | ||
"authors": [ | ||
{ | ||
"name": "Davide Principi", | ||
"email": "[email protected]" | ||
} | ||
], | ||
"docs": { | ||
"documentation_url": "https://davideprincipi.github.io/scratchpad-slides/#/", | ||
"bug_url": "https://github.com/DavidePrincipi/ns8-scratchpad", | ||
"code_url": "https://github.com/DavidePrincipi/ns8-scratchpad" | ||
}, | ||
"source": "ghcr.io/davideprincipi/scratchpad" | ||
} |
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,21 @@ | ||
{ | ||
"name": "SOGo", | ||
"description": { | ||
"en": "SOGo is a free and modern scalable groupware server." | ||
}, | ||
"categories": [ | ||
"collaboration" | ||
], | ||
"authors": [ | ||
{ | ||
"name": "stephane de Labrusse", | ||
"email": "[email protected]" | ||
} | ||
], | ||
"docs": { | ||
"documentation_url": "https://docs.nethserver.org/projects/ns8/en/latest/sogo.html", | ||
"bug_url": "https://github.com/NethServer/dev", | ||
"code_url": "https://github.com/NethServer/ns8-sogo" | ||
}, | ||
"source": "ghcr.io/nethserver/sogo" | ||
} |
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": "WebServer", | ||
"description": { | ||
"en": "NGINX web server with php-fpm stack", | ||
"it": "Server web NGINX con stack php-fpm" | ||
}, | ||
"categories": [], | ||
"authors": [ | ||
{ | ||
"name": "Stephane de Labrusse", | ||
"email": "[email protected]" | ||
} | ||
], | ||
"docs": { | ||
"documentation_url": "https://github.com/NethServer/ns8-webserver/blob/main/README.md", | ||
"bug_url": "https://github.com/NethServer/dev", | ||
"code_url": "https://github.com/NethServer/ns8-webserver" | ||
}, | ||
"source": "ghcr.io/nethserver/webserver" | ||
} |
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,20 @@ | ||
{ | ||
"name": "wordpress", | ||
"description": { | ||
"en": "Wordpress is a tool to publish websites and blogs" | ||
}, | ||
"categories": ["web"], | ||
"authors": [ | ||
{ | ||
"name": "Stephane de Labrusse", | ||
"email": "[email protected]" | ||
} | ||
], | ||
"docs": { | ||
"documentation_url": "https://developer.wordpress.com/docs/", | ||
"bug_url": "https://github.com/NethServer/dev", | ||
"code_url": "https://github.com/NethServer/ns8-wordpress" | ||
}, | ||
"source": "ghcr.io/nethserver/wordpress" | ||
} | ||
|
Oops, something went wrong.