Ein PHP Script um einen Factorio Server automatisch zu updaten. Dieses Script ist ein CLI Script, welches auf dem Terminal ausgeführt wird z.B. via cronjob. Da das Script den Server via Systemctl/Systemd anspricht, muss das Script mit root rechten ausgeführt werden.
Go to file
Marcel Naeve bf2b7d9f36
added current files to dev branch.
2024-11-10 03:40:05 +01:00
scripts added current files to dev branch. 2024-11-10 03:40:05 +01:00
.gitignore Initial commit 2024-11-10 03:30:40 +01:00
LICENSE changed my info in mit license 2024-11-10 03:35:57 +01:00
README.md Initial commit 2024-11-10 03:30:40 +01:00
factorio-settings.env added current files to dev branch. 2024-11-10 03:40:05 +01:00
factorio_update.php added current files to dev branch. 2024-11-10 03:40:05 +01:00

README.md

PHP-cli-factorio-updater

Ein PHP Script um einen Factorio Server automatisch zu updaten. Dieses Script ist ein CLI Script, welches auf dem Terminal ausgeführt wird z.B. via cronjob.

Da das Script den Server via Systemctl/Systemd anspricht, muss das Script mit root rechten ausgeführt werden.