Skip to content

A simple dispatcher developed for the GTA RP FailyV server (Not officially) (can be adapted for other things but this is not planned). Pull requests are welcome!

License

Notifications You must be signed in to change notification settings

Wiibleyde/FailyV-Dispatch

Repository files navigation

FailyV-Dispatch

GitHub license GitHub issues GitHub pull requests GitHub last commit GitHub repo size GitHub code size in bytes GitHub language count GitHub top language

NOT AN OFFICIAL FAILYV PROJECT

This is a simple dispatch system for the web designed for FailyV the LSMS, and adapted for the LSPD (and could be adapted for any other service).

Features

  • Units
  • Service
  • Rooms
  • Interventions
  • Indisponibilities

Prerequisites

Installation

  1. Clone the repository
git clone https://github.com/Wiibleyde/FailyV-Dispatch.git
  1. Create the container
docker-compose up -d
  1. Open the website
http://localhost:9123

Flags

Flag Description Alias Usage
-p Port to listen on (default: 9123) --port -p 9123
-d Debug mode (default: false) --debug -d
-ho Host to listen on (default:0.0.0.0) --host -ho x.x.x.x
-h Help message --help -h

License

This project is licensed under the MIT License - see the LICENSE file for details

About

A simple dispatcher developed for the GTA RP FailyV server (Not officially) (can be adapted for other things but this is not planned). Pull requests are welcome!

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published