Skip to content

Commit c6da45e

Browse files
committed
Relocate ports to unoccupied ports
1 parent a24ec0f commit c6da45e

20 files changed

+42
-41
lines changed

tools/include/markdown/DOM001-header.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ Domoticz is an open-source home automation platform that allows you to control a
22

33
=== "Access to the web interface"
44

5-
The web interface is accessible via port **8080**:
5+
The web interface is accessible via port **8780**:
66

7-
- URL: `https://<your.IP>:8080`
7+
- URL: `https://<your.IP>:8780`
88
- Username/Password: admin / domoticz
99

1010
=== "Directories"

tools/include/markdown/EMB001-footer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
=== "Access to the web interface"
22

3-
The web interface is accessible via port **8096**:
3+
The web interface is accessible via port **8091**:
44

5-
- URL: `https://<your.IP>:8096`
5+
- URL: `https://<your.IP>:8091`
66

77
=== "Directories"
88

tools/include/markdown/GRA001-footer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
=== "Access to the web interface"
22

3-
The web interface is accessible via port **3000**:
3+
The web interface is accessible via port **3022**:
44

5-
- URL: `https://<your.IP>:3000`
5+
- URL: `https://<your.IP>:3022`
66

77
=== "Directories"
88

tools/include/markdown/HAB001-footer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
=== "Access to the web interface"
22

3-
The web interface is accessible via port **8444**:
3+
The web interface is accessible via port **8080**:
44

5-
- URL: `https://<your.IP>:8444`
5+
- URL: `https://<your.IP>:8080`
66
- Username/Password: Are set at first web interface login
77

88
=== "Directories"

tools/include/markdown/HPG001-footer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
=== "Access to the web interface"
22

3-
The web interface is accessible via port **3000**:
3+
The web interface is accessible via port **3021**:
44

5-
- URL: `https://<your.IP>:3000`
5+
- URL: `https://<your.IP>:3021`
66
- Username/Password: none
77

88
Configuration: Please reffer to official manual <https://gethomepage.dev/configs/>

tools/include/markdown/NCT001-footer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
=== "Access to the web interface"
22

3-
The web interface is accessible via port **443**:
3+
The web interface is accessible via port **1443**:
44

5-
- URL: `https://<your.IP>:443`
5+
- URL: `https://<your.IP>:1443`
66
- Username/Password: admin / generate at first web interface login
77

88
=== "Directories"

tools/include/markdown/PRO001-footer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
=== "Access to the web interface"
22

3-
The web interface is accessible via port **9090**:
3+
The web interface is accessible via port **9191**:
44

5-
- URL: `https://<your.IP>:9090`
5+
- URL: `http://<your.IP>:9191`
66

77
=== "Directories"
88

tools/include/markdown/SABN01-footer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
=== "Access to the web interface"
22

3-
The web interface is accessible via port **8080**:
3+
The web interface is accessible via port **8380**:
44

5-
- URL: `https://<your.IP>:8080`
5+
- URL: `https://<your.IP>:8380`
66
- Username/Password: admin / generate at first web interface login
77

88
=== "Directories"

tools/include/markdown/STR001-footer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
=== "Access to the web interface"
22

3-
The web interface is accessible via port **8077**:
3+
The web interface is accessible via port **8075**:
44

5-
- URL: `https://<your.IP>:8077`
5+
- URL: `https://<your.IP>:8075`
66

77
=== "Directories"
88

tools/json/config.software.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1991,7 +1991,7 @@
19911991
},
19921992
{
19931993
"id": "PRO001",
1994-
"description": "Prometheus docker image",
1994+
"description": "Prometheus monitoring and alerting toolkit",
19951995
"short": "Prometheus",
19961996
"module": "module_prometheus",
19971997
"prompt": "This operation will install Prometheus.",

0 commit comments

Comments
 (0)