Foxlider / FASTER

Full rebuild of Flax's tool for installing and updating Arma 3 server with built in features for managing Steam Workshop mods.
GNU General Public License v3.0
121 stars 34 forks source link

[FEATURE] Programmatic / CLI Control #88

Closed TheSavageCoder closed 2 years ago

TheSavageCoder commented 2 years ago

Is your feature request related to a problem? Please describe.
I currently have to expose admin RDP credentials to login to the Windows Server and manage my Arma 3 servers. I want to be able to create/delete servers, download server/mod updates, modify mission/mod lists, start/stop server using remotely execute CLIs or Programmatic HTTP APIs.

Describe the solution you'd like
Be able to have an automated process login remotely and execute CMD or PowerShell commands to interact with FASTER.

Describe alternatives you've considered
Dropping FASTER for command-line-only or using a game server management service (ie, WindowsGSM) to manage the Arma servers

Additional context
Add any other context or screenshots about the feature request here.

Foxlider commented 2 years ago

FASTER will probably not have this feature because of how the whole project is designed. But KAST have this feature in mind though