AhmedBarayez

joined 1 year ago
[โ€“] [email protected] 1 points 1 year ago

Tailscale ๐Ÿ‘๐Ÿ‘๐Ÿ‘

[โ€“] [email protected] 1 points 1 year ago

smb share is only used by windows pc to add/update/delete library

plex is mounting the hdd as virtual hd

[โ€“] [email protected] 1 points 1 year ago

Thanks, now i got to the UI and added sttaic dns to the IP address in my dns server so when i ping zabbix.local it reply with my server ip 10.0.10.249 but when i go to zabbix.local i get

[โ€“] [email protected] 1 points 1 year ago (2 children)

running this script but cannot open UI or login to shell using [email protected] and changeme

[โ€“] [email protected] 1 points 1 year ago

Ok i fixed this error and npm is running now but still can't reverse proxy proxmox vm using npm

[โ€“] [email protected] 1 points 1 year ago (1 children)

modifed my yml file to match yours

version: '3.8'

services:

networks:

reverse_proxy:

external: true

app:

image: 'jc21/nginx-proxy-manager:latest'

restart: unless-stopped

networks:

- reverse_proxy

ports:

# These ports are in format :

- '80:80' # Public HTTP Port

- '443:443' # Public HTTPS Port

- '81:81' # Admin Web Port

# Add any other Stream port you want to expose

# - '21:21' # FTP

# Uncomment the next line if you uncomment anything in the section

# environment:

# Uncomment this if you want to change the location of

# the SQLite DB file within the container

# DB_SQLITE_FILE: "/data/database.sqlite"

# Uncomment this if IPv6 is not enabled on your host

# DISABLE_IPV6: 'true'

volumes:

- ./data:/data

- ./letsencrypt:/etc/letsencrypt

but when running docer compose up i get this error

validating /home/ubuntu/nginx-npm/docker-compose.yml: networks.app Additional property restart is not allowed

[โ€“] [email protected] 1 points 1 year ago

Proxmox ๐Ÿ‘๐Ÿ‘๐Ÿ‘

[โ€“] [email protected] 1 points 1 year ago

I think tailscale has this feature, Look at the admin panel