Sign inSign up

timlien/docker-smartfox

By timlien

Updated over 3 years ago

SmartFox Server 2X 2.18.4

Image
5

100K+

timlien/docker-smartfox repository overview

docker-smartfox

JVM Parameters

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.

Docker Run

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

Supported Tags

Supported Architectures

  • amd64
  • arm32v7
  • arm64

SmartFox Server 2X Admin

Check http://localhost:8080 and http://localhost:8080/admin links. Default username is "sfsadmin", default password is "sfsadmin".

Tag summary

Content type

Image

Digest

sha256:82e3ee9c0

Size

172.1 MB

Last updated

over 3 years ago

docker pull timlien/docker-smartfox