A modern web application for managing Arma 3 dedicated servers
- Server Management - Create and configure multiple Arma 3 server instances
- Mod Collections - Organize Steam Workshop mods into reusable collections
- Steam Workshop Integration - Automatic mod downloading and updates
- Server Lifecycle - Start, stop, and monitor your servers from a single interface
Linux / macOS:
curl -fsSL https://raw.githubusercontent.com/wrycu/arma_server_manager/main/install.sh | bashWindows (PowerShell):
irm https://raw.githubusercontent.com/wrycu/arma_server_manager/main/install.ps1 | iexDownload the latest release for your platform from the Releases page:
| Platform | Download |
|---|---|
| Windows | arma_server_manager-windows-x64.zip |
| Linux | arma_server_manager-linux-x64.tar.gz |
| macOS | arma_server_manager-macos-arm64.tar.gz |
Extract and run arma_server_manager to start the application.
After installation, run:
arma_server_managerThe web interface will be available at http://localhost:5000.
For detailed usage documentation, see the Documentation site.
Interested in contributing? See CONTRIBUTING.md for development setup and guidelines.
This project is licensed under the GNU General Public License - see the LICENSE file for details.
