port

Search

You can find the results of your search below.

Reverse Proxy Server
30 Hits, Last modified:
ker traefik "reverse proxy" proxy ssl certificate portainer cloudsec}} ======Reverse Proxy Server====== ... o Tim [[https://docs.technotim.live/posts/traefik-portainer-ssl/|Put Wildcard Certificates and SSL on EV... tim.github.io/tree/master/reference_files/traefik-portainer-ssl|github reference_files for traefik-portainer-ssl]]) Below is a basic description of the proc
Docker mailserver
17 Hits, Last modified:
hensive standard!//</fc> * Distribution List of Ports (information only) * <fc #ff00ff>Gentoo</fc>... resolves roundcubemail to the local IP address at port 9000. The /var/www/html provides the access path... pages. The server is normally setup to listen on port 9000. Additional servers can be setup using other ports. This allows servers per app and different serve
Nextcloud Container
6 Hits, Last modified:
web: image: nginx restart: always ports: - 8180:80 depends_on: - app ... pported across different container types *Using portainer or similar just select the container and use... www-data php occ maintenance:mode --on%%''\ *In Portainer I usually log into shell using "sh" or ash" ... tcloud-fpm Docker container, to access the cli in Portainer need to select ''/bin/sh'' shell and user ''
Docker Deluge Image / Service
5 Hits, Last modified:
envpn-nftables as a container called deluge, with port 8112 passed through, the deluge web interface. ... penvpn does not seem to work well with "standard" port mapping option of Docker. The VPN performs unreliably with the nftables and the map port to the local web interface simply stops working. ... container ''%%/usr/bin/python3 /usr/bin/deluged --port=58846 --config=/root/.config/deluge/ &%%'' howeve
Docker-Compose
1 Hits, Last modified:
ue services: app: image: nginx:alpine ports: - 80:80 volumes: - web_data:/us
Docker - DNS Server
1 Hits, Last modified:
point is the docker network is in host mode. (The ports are opened directly on the host and not routed f