Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

factorio-server-manager Autostart under Linux #358

Open
Synec5 opened this issue Aug 12, 2023 · 1 comment
Open

factorio-server-manager Autostart under Linux #358

Synec5 opened this issue Aug 12, 2023 · 1 comment
Labels

Comments

@Synec5
Copy link

Synec5 commented Aug 12, 2023

Hello, can someone tell me how I have to do that so that the "factorio-server-manager" starts automatically after a reboot (or the power on the PC).

Ubuntu Server

Manual start goes after I changed to the directory.

Best regards

@knoxfighter
Copy link
Member

This has nothing to do with this project, but with the operating system you use.
I will not completely answer you that questions, i will just give you hints where to look at.

You basically have three options:

  • create a service in which the server-manager runs
  • use docker to run the server-manager
  • create a cronjob that runs on systemstart, that runs the server-manager

Fully up to you which solution is the one best suited for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants