Just released a Github automation tool / pipeline allows you to restart resources automatically when changes are pushed to git.
Link to the repository: https://github.com/iLLeniumStudios/fivem-resource-watcher
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
Tutorial Video and Showcase: https://youtu.be/I_FqjKvcjxY
Github action to automatically restart the resources / server on change - GitHub - iLLeniumStudios/fivem-resource-watcher: Github action to automatically restart the resources / server on change
Link to the repository: https://github.com/iLLeniumStudios/fivem-resource-watcher
fivem-resource-watcher GitHub Action allows you to restart resources automatically when changes are pushed.
Features:
- Detects change detection
- Restart only resources that have been changed
- Restart the whole server on changes
- Resource filters (Coming Soon)...