Sign inSign up

jjclark/factorio

By jjclark

Updated almost 10 years ago

Factorio game server with web admin interface

Artifact
Image
3

10K+

jjclark/factorio repository overview

Usage
  • Start the container on a host

      docker run -d \
      -p 8000:8000 \
      -p 34197:34197/udp \
      -e "ADMIN_PASSWORD=*******" \
      jjclark/factorio
    
  • Navigate to the control panel at http://host:8000/

  • Upload save files and mods. (You can mount volumes at /usr/local/factorio/saves and /usr/local/factorio/mods to automate this step.)

  • Click "Start Server"

Source Code

https://github.com/jjclark1982/factorio-control-panel

Tag summary

Content type

Image

Digest

Size

113.7 MB

Last updated

almost 10 years ago

docker pull jjclark/factorio