Metainformationen zur Seite
  •  

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
digitales:software:qnap:portbelegung [24.04.2025] – gelöscht - Externe Bearbeitung (Unbekanntes Datum) 127.0.0.1digitales:software:qnap:portbelegung [24.04.2025] (aktuell) – ↷ Seite von digitales:sdr:software:qnap:portbelegung nach digitales:software:qnap:portbelegung verschoben cs
Zeile 1: Zeile 1:
 +====== Docker, Anwendungen, Ports etc. ======
 +
 +Der Desktop des TS-464 läuft auf Port [[https://192.168.178.55:2000/cgi-bin/|2000]] (Standard = 80)
 +
 +===== TS-464 =====
 +
 +{{ :images:portainer_environment_details.png?400&direct }}
 +
 +[[https://tldp.org/LDP/solrhe/Securing-Optimizing-Linux-RH-Edition-v1.3/chap6sec70.html|The ip_local_port_range parameters]]
 +
 +===== NGINX =====
 +
 +[[https://www.reddit.com/r/qnap/comments/e13h8r/guide_how_to_set_ssl_secure_access_using_a/|Guide: How to set SSL secure access using a Reverse Proxy (Nginx) + Let’s Encrypt certificates ]]
 +
 +[[https://www.reddit.com/r/qnap/comments/dz4pbx/guide_how_to_create_a_virtual_machine_using/|Guide: how to create a Virtual Machine using Virtualization Station ]]
 +
 +[[https://nginxproxymanager.com/setup/|Full Setup Instructions ]]
 +
 +The default setup for the ip_local_port_range parameters under Red Hat Linux is: "**1024 4999**"
 +
 +===== Ports =====
 +
 +<code bash>
 +cat /proc/sys/net/ipv4/ip_local_port_range
 +</code>
 +
 +**32768 - 60999**
 +
 +^ Anwendung ^ Image ^ Ports ^
 +| [[http://192.168.178.55:40100|Adguard]] |   | <wrap em>**53:53**</wrap>, //__40100__//, 40101 40102, 40103, 40104, 40105 |
 +| [[http://192.168.178.55:40110|dokuwikii Farmer]] |   | 40110 |
 +| [[http://192.168.178.55:40110/!digitales|dokuwik !digitales]] |   | 40110 |
 +| [[http://192.168.178.55:40120/|dozzle]] |   | 40120 |
 +| <wrap hi>duckdns</wrap> |   | <wrap hi>ohne Ports</wrap> |
 +| frei |   | 40130 |
 +| [[http://192.168.178.55:40140/|glances]] |   | //__40140__//, 40141 |
 +| homeassistant |   | //__40150__//, 40151. 40152, 40153, 40154, 40155, 40156, 40157, 40158, 40159, 41160, 41161 |
 +| [[http://192.168.178.55:40160|Homepage]] |   | 40160 |
 +| [[http://192.168.178.55:8096|jellyfin]] |   | //__8096__// |
 +| listmonk |   | 40170 |
 +| mailserver |   | 40180 |
 +| matomo |   | 40190 |
 +| [[http://192.168.178.55:40081|nginx]] |   | <wrap em>40080</wrap>, //__40081__//, <wrap em>40443</wrap> |
 +| [[http://192.168.178.55:40200|Paperless]] |   | //__40200__// |
 +| [[http://192.168.178.55:32400|plex]] |     |
 +| [[http://192.168.178.55:9000|Portainer]] |   | //__9000__// |
 +| [[http://192.168.178.55:40210|strirling-pdf]] |   | 40210 |
 +| [[http://192.168.178.55:40240/|syncthing]] |   | //__40240__//, 2200 tcp, 2200 udp, 21027 |
 +| [[http://192.168.178.55:8080/cgi-bin/|TS-464]] |   | //__8080__//, //__2000__// |
 +| [[http://192.168.178.55:9981|tvheadend]] |   | //__9981__// |
 +| [[http://192.168.178.55:40220/dashboard|uptime-kuma]] | [[https://github.com/louislam/uptime-kuma]] | __40220__ |
 +| [[http://192.168.178.55:40230|Vaultwarden]] |   | 40230 |
 +| <wrap hi>watchtower</wrap> |   | <wrap hi>ohne Ports</wrap> |
 +| [[http://192.168.178.55:40250/|webcheck]] |   | 40250 |
 +| webtrees |   | 40260 |
 +| [[http://192.168.178.55:40270|wordpress]] |   | 40270 |
 +
 +<wrap em>**fett**</wrap> = Systemports, nicht verändern
 +
 +//__unterstrichen, kursiv__// = Web GUI
 +
 +  * [[https://jellyfin.org/docs/general/server/plugins/tvheadend/#configuration|jelyfin und TVHeadend]]
 +  * [[https://ole-hellmers.de/2017/10/tvheadend-mit-der-fritzbox-6490/|Tvheadend mit der Fritz!Box]]
 +