Skip to content

Aquerr/ARMA-Server-Web-Gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASWG - Arma Server Web Gui

License Discord

General

ASWG is a very user-friendly management gui for Arma 3 servers.

It is a web application that was built with a goal to provide easy way to manage Arma server located on Linux systems (however it supports Windows as well!).

You can easily start/stop your server, view server console, change server configuration server.cfg, install missions and manage mods. Also, it allows you to automatically download and install workshop mods via SteamCMD.

Check the feature list below to get to know more.

If you find any issues while using ASWG or you want to share your thoughts on what could be added, post them at Github

If you enjoy using ASWG, give this repo a star!

Features

  • Fast setup
  • Windows support
  • Linux support (currently tested on Ubuntu)
  • Server Console + Player list
  • Editing of server configuration
  • Mods management
  • Mission management
  • Workshop and mods installation via SteamCMD (manual installation required for SteamCMD)

Screenshots

Status Mods Workshop Light theme Configuration

Setup

ASWG is very easy to set up.

Installation:

  • Install JRE 17
  • Download latest ASWG.jar or build it yourself.
  • Put ASWG jar file in desired folder where you want your ASWG to be running.
  • Run ASWG jar by executing java -jar aswg.jar in the console.
  • A configuration file will be created after running ASWG. Edit it to set the ASWG username and password.
  • Open http://localhost:8085 to enter ASWG.
  • Extra: If you want to use steam workshop and download mods automatically, configure steamcmd properties.

For SteamCMD installation check SteamCMD wiki.

Building

To build ASWG:

  • Clone repo
  • Go to project directory
  • Run ./mvnw clean package
  • The ASWG.jar artifact will be located inside target directory.

Credits / Thanks

Many thanks to:

  • mateo9x (for help with dark theme and some front-end things)

Also thanks to JetBrains for their IDE

jetbrains

License

Apache License 2.0

Donation

Creation of this project is really a time-consuming task. If you would like to support me then you can star this repo or send me some cookies through PayPal.