Skip to content

Latest commit

 

History

85 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

factorio-control-panel

Web admin interface for Factorio headless game server

Build Status

Installation (Linux server)

  • Install Factorio headless server and Node.js.

  • This is currently a dev build please feel free to fork and push updates

  • Set environment variables and start the web server

      export FACTORIO_DIR='/usr/local/factorio'
      export ADMIN_PASSWORD='******'
      export PORT=8000
      factorio-control-panel
    

Usage

  • Navigate to the control panel at http://localhost:8000.

  • Upload save files and mods for the server to use. Other players can download them from here.

  • Click "Start Server." This and other admin actions require the ADMIN_PASSWORD set above.

About

Web admin interface for Factorio headless game server

Resources

Stars

23 stars

Watchers

5 watching

Forks

Releases

Packages

Used by

Contributors

Languages