Skip to content

Commit cf8cbcd

Browse files
committed
repomd@main
0 parents  commit cf8cbcd

17 files changed

Lines changed: 111 additions & 0 deletions

File tree

CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
forge.de-labrusse.fr

index.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
# The Stephdl forge modules for NS8
2+
3+
This is the official stephane de Labrusse NS8 repository of modules.
4+
5+
Metadata are built every 4 hours at 00:25, 06:25 ,12:25, 18:25 UTC and on each commit to the `main` branch.
6+
7+
You can see all available versions [here](https://raw.githubusercontent.com/stephdl/ns8-stephdl/repomd/ns8/updates/repodata.json)
8+
9+
To use the modules listed here as NS8 repository, see the [manual
10+
page](https://docs.nethserver.org/projects/ns8/en/latest/modules.html#software-repositories)
11+
and set the following URL:
12+
13+
https://forge.de-labrusse.fr/ns8/updates/
14+
15+
Alternative URL:
16+
17+
https://raw.githubusercontent.com/stephdl/ns8-stephdl/repomd/ns8/updates/
18+
19+
20+
## Stephdl bug tracker
21+
22+
[Raise a bug](https://github.com/stephdl/dev/issues)
23+
24+
## List of all the modules in this repository with their description
25+
26+
| Module Name | Description | Code |
27+
|-------------|-------------|----------------|
28+
| ddclient | ddclient updates dynamic DNS entries for accounts on a wide range of dynamic DNS services. | [Code](https://github.com/stephdl/ns8-ddclient) |
29+
| pihole | Pi-hole is a Linux network-level advertisement and Internet tracker blocking application which acts as a DNS sinkhole | [Code](https://github.com/stephdl/ns8-pihole) |
30+
| lamp | LAMP provides a comprehensive and open-source platform for developing, deploying, and managing dynamic PHP web applications and websites | [Code](https://github.com/stephdl/ns8-lamp) |
31+
| PostgreSQLv16 | PostgreSQL v16 is a free and open-source relational database management system | [Code](https://github.com/stephdl/ns8-postgresql16) |
32+
33+

ns8/updates/ddclient/logo.png

15.7 KB
Loading

ns8/updates/ddclient/metadata.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"name": "ddclient",
3+
"description": {
4+
"en": "ddclient updates dynamic DNS entries for accounts on a wide range of dynamic DNS services."
5+
},
6+
"categories": [],
7+
"authors": [
8+
{
9+
"name": "Stephane de Labrusse",
10+
"email": "stephdl@de-labrusse.fr"
11+
}
12+
],
13+
"docs": {
14+
"documentation_url": "https://ddclient.net/",
15+
"bug_url": "https://github.com/stephdl/dev",
16+
"code_url": "https://github.com/stephdl/ns8-ddclient"
17+
},
18+
"source": "ghcr.io/stephdl/ddclient"
19+
}
66.3 KB
Loading

ns8/updates/lamp/logo.png

19.7 KB
Loading

ns8/updates/lamp/metadata.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"name": "lamp",
3+
"description": {
4+
"en": "LAMP provides a comprehensive and open-source platform for developing, deploying, and managing dynamic PHP web applications and websites"
5+
},
6+
"categories": [],
7+
"authors": [
8+
{
9+
"name": "Stephane de Labrusse",
10+
"email": "stephdl@de-labrusse.fr"
11+
}
12+
],
13+
"docs": {
14+
"documentation_url": "https://github.com/stephdl/ns8-lamp",
15+
"bug_url": "https://github.com/stephdl/dev",
16+
"code_url": "https://github.com/stephdl/ns8-lamp"
17+
},
18+
"source": "ghcr.io/stephdl/lamp"
19+
}
262 KB
Loading
32.4 KB
Loading

ns8/updates/pihole/logo.png

27 KB
Loading

0 commit comments

Comments
 (0)