novaspirit / pi-hosted

Raspberry Pi Self Hosted Server Based on Docker / Portainer.io
1.21k stars 363 forks source link

No Ports Defined in 32bit JSON Template. On going project. #152

Closed tuta23 closed 1 year ago

tuta23 commented 2 years ago

Question There are several containers in the 32b JSON that do not have ports defined.

Context I have built out an excel review workbook to catch a few port related issues in the JSON files for 32b and 64b

32b no ports defined

rmiddle commented 2 years ago

Bookstack defines the ports in the stack. Duck DNS doesn't have an interface to manage. Homebridge has a Variable to define the port instead of using a standard port. Nextcloud Port defined in stack Plex uses host network so they will get a different IP from the DHCP server on ones network. Watchtower doesn't have a web interface. WebGrab+Plus doesn't have a web interface WireGuard Defined in Stack

tuta23 commented 2 years ago

Thank you -- I'll refer to these notes and not re-submit these as no ports defined.