Starting from 2.18.4, SmartFox is started by sfs2x-service instead of sfs2x.sh. Please edit sfs2x-service.vmoptions if you need to change JVM parameters.
Run the timlien/docker-smartfox image with following command.
docker run -d \
-p 8080:8080 -p 9933:9933 -p 8787:8787 -p 5000:5000 \
-v /datadir:/opt/SmartFoxServer_2X \
--name smartfox \
timlien/docker-smartfox
Check http://localhost:8080 and http://localhost:8080/admin links. Default username is "sfsadmin", default password is "sfsadmin".
Content type
Image
Digest
sha256:82e3ee9c0…
Size
172.1 MB
Last updated
over 3 years ago
docker pull timlien/docker-smartfox