-
Notifications
You must be signed in to change notification settings - Fork 195
Docker Installation
DracoMilesX edited this page Nov 14, 2016
·
4 revisions
W.i.P
OUTDATED DO NOT USE UNLESS YOU KNOW HOW TO FIX THE SMALL CHANGES
- Download
Dockerfile,cfg.js.exampleandsupervisord.conffrom github. - Place
Dockerfile,cfg.js.exampleandsupervisord.confinto the same folder. Renamecfg.js.exampletocfg.js. - Modify
cfg.jsto your requirements as described above. - Create a container and run it.
- Open a bash prompt, enter:
cd /POGOserver/. - Type in
npm installand once this is finishednpm run boot. - Connect the Pokemon Go app to the server.
- Done.
Note: Instead of automatically mapping the ports, map them static, so they don't change after reboot.