TrueChartsClone/charts/stable/lancache-monolithic/docs/installation_notes.md

1.3 KiB

Installation Notes

Clients like Steam, Battle.net, etc sends requests to port 80/443. In case you don't want to use traefik in front of this app, you need to change the ports.

  • Service -> Main -> Port: 80
  • Service -> https -> Port: 443

:::danger

Doing this will break Traefik and we do NOT recommend it. Also, you have to make sure that you do NOT have any other service on these ports. Like TrueNAS Scale WebUI.

:::

Lancache-dns

  • It's highly recommended to also install the lancache-dns chart along side the monolithic chart.

Lancache-Prefill

How to use lancache-prefill sidecar

:::info

Shell into the main pod, not the prefill pod.

:::

BattleNet

cd /data/prefill/BattleNetPrefill/ && ./BattleNetPrefill -h

cron param options list.

Epic

cd /data/prefill/EpicPrefill/ && ./EpicPrefill -h

cron param options list.

Steam

cd /data/prefill/SteamPrefill/ && ./SteamPrefill -h

cron param options list.