I’ve just released a Github automation tool / pipeline allows you to restart resources automatically when changes are pushed to git.
Link to the repository: GitHub - iLLeniumStudios/fivem-resource-watcher: Github action to automatically restart the resources / server on change
Features:
- Detects changes
- Restart only resources that have been changed
- Restart the whole server on changes
- Resource filters
- Works both on Linux and Windows
Benefits:
This allows you, as a server owner to have a Git Managed workflow for your server where you don’t need to provide access to the VPS / Dedicated server or txAdmin console to your developers. They just push the changes to the git repository and they all get pulled and deployed automatically
Pre-requisites
- A git repository with your server resources
Tutorial Video and Showcase: FiveM Resource Watcher - Automatically sync resources and restart them on push - YouTube