Skip to content

jjclark1982/factorio-control-panel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published