linuxserver / docker-emulatorjs

Web based retro emulation frontend with rom scanning and automated art ingestion.
GNU General Public License v3.0
509 stars 51 forks source link

Issue with remote access to emulatorjs on TRUENAS. #61

Closed yaroslaff82 closed 7 months ago

yaroslaff82 commented 10 months ago

Hi! Sorry if I wrote in the wrong section. I have a truenas scale with installed emulatorjs. I`ve got a DNS name and SSL certificate on the cloudflare service and configurated traefik. Now I want to get remote access to the "Front service" of emulatorjs, which sits on the port 10124, to use it from anywhere. But when I configure an ingress service for port 10124 I still following to "Main service" which sits on port 10130. Could you please assist me with this issue? Thank you! I fill in the following fields: Front Service Service Type of Front service - ClusterIP (Do Not Expose Ports) Front Service Port - 10124 The Main Service Service Type and the ipfs Service Type - leave it as default, LoadBalancer (Expose Ports)

Front Ingress host name -myhostname on cloudflare Cert-Manager clusterIssuer - I choose my "cert"

yaroslaff82 commented 10 months ago

Traefik service writes both host names to the 10130 port

Image Image Image

j0nnymoe commented 10 months ago

We don't provide support for traefik. We have a proxy conf for our swag solution here https://github.com/linuxserver/reverse-proxy-confs/blob/master/emulatorjs.subdomain.conf.sample

Have a look through that and adapt it to traefik.

LinuxServer-CI commented 9 months ago

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 7 months ago

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.