wernight / docker-plex-media-server

Dockerized Plex Media Server
https://registry.hub.docker.com/u/wernight/plex-media-server/
MIT License
129 stars 34 forks source link

Can't reach my server from external #43

Closed PixiBixi closed 7 years ago

PixiBixi commented 7 years ago

Host OS: [Linux] Tag/Version: [autoupdate]

Hello!

I try to reach my server from an external source, but i cant. I've no idea why, i have the same issue with the timhaak container.

There's my docker-compose

  plex:
    restart: always
    image: wernight/plex-media-server:autoupdate
    container_name: plex
    volumes:
      - /data/incoming:/media
      - /home/dedi/.apps/plex/config:/config
    environment:
      - PLEX_LOGIN=x
      - PLEX_PASSWORD=x
    ports:
      - "32400:32400"
    environment:
      - VIRTUAL_HOST=x
      - VIRTUAL_PORT=32400
      - LETSENCRYPT_EMAIL=contact@x
      - LETSENCRYPT_HOST=x

Of course, i can reach the web interface of Plex from an external source..

PixiBixi commented 7 years ago

If i do a SSH tunnel. I can reach the server and enable a remote access :/

wernight commented 7 years ago

I'd check firewall and such. Closing this issue as I don't think there is anything wrong with this image.

PixiBixi commented 7 years ago

lol... i had no firewall, i'm not stupid..

babim commented 7 years ago

=))

babim commented 7 years ago

hey @wernight I use your image from long time ago. And I have a fork with alpine linux, with most code from u. Smaller. https://github.com/babim/docker-plex-media-server . Thanks your image! ^_^

wernight commented 7 years ago

Would you be interested in making a PR so you also get credit? I'll test it first but I love Alpine.

babim commented 7 years ago

I mess because I think you'll want check your code on alpine version. no need PR, no need follow, pull or anything. ok