EpicGames Free Games
Last updated
Last updated
Automatically login and find available free games the Epic Games Store. Sends you a prepopulated checkout link so you can complete the checkout after logging in. Supports multiple accounts, login sessions, and scheduled runs.
We use the cookie import method to authenticate users.
This app is hosted on Cocoa as a docker container
Port | Purpose |
---|---|
3434 | WebUI |
Host Volume | Container Volume | Purpose |
---|---|---|
epicgames_config | /usr/app/config | Stores config and cookie files |
Log into Portainer
Select Cocoa
On the left, select Volumes
Click on 'Browse' next to the epicgames_config volume
Click on upload
Upload your JSON file
Edit the config.json file
Download the config.json file
Open the config.json in Visual Studio code
Locate line 35 (accounts), click on the end and then hit enter
Copy and paste the below code block and replace the example email with yours
Save the file
Upload the edited config.json file
On the left, click on Stacks
Select Epic Games
Click on 'Stop this stack', then OK
Click on 'Start this stack'