feat: add Satisfactory dedicated server - #1970
Merged
michelroegl-brunner merged 2 commits intoJul 14, 2026
Merged
Conversation
asylumexp
reviewed
Jul 6, 2026
michelroegl-brunner
approved these changes
Jul 14, 2026
michelroegl-brunner
merged commit Jul 14, 2026
0076104
into
community-scripts:main
17 of 21 checks passed
26 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
✍️ Description
Adds a Community Scripts LXC installer for the Satisfactory Dedicated Server. It installs SteamCMD and App ID 1690800 on Debian 13, creates a systemd service, exposes journal and console logs, and provides an update flow with save-data backup and restore.
Satisfactory is proprietary Steam content. This submission asks whether a dedicated-server helper can receive an exception to the open-source and GitHub-based application requirements.
🔗 Related PR / Issue
Link: #1969 (automatically closed because the required template was missing)
✅ Prerequisites (X in brackets)
🏗️ arm64 Support (X in brackets)
🛠️ Type of Change (X in brackets)
🔍 Code & Security Review (X in brackets)
🤖 AI Assistance (X in brackets)
📋 Additional Information
Static validation completed: bash syntax checks pass, git diff --check passes, and ShellCheck 0.11.0 reports no error-severity findings. The underlying standalone SteamCMD installation has successfully created and started a Satisfactory server on Proxmox VE with Debian 13. The Community Scripts wrapper has not yet been tested end-to-end.
Default resources: 4 CPU, 8192 MiB RAM, 20 GiB disk. Required ports: 7777 TCP/UDP and 8888 TCP.
📦 Application Requirements (for new scripts)
note from @asylumexp: it doesn't publish tarballs nor is it open source, but I reopened it anyways.
🌐 Source