Skip to content
@alt-void-rp

void:RP

An open-source GTA V server powered by alt:V with an event-driven backend architecture

🚀 void:RP

Open-source GTA V roleplay server built on alt:V with a modern microservice backend


🎮 What is void:RP?

void:RP combines the real-time power of alt:V for in-game logic with a scalable, event-driven backend running in Docker microservices.
It’s not just a GTA V server — it’s a framework for building scalable multiplayer worlds.


🧩 Core Components

  • ⚡ Alt:V Core → pure real-time game logic (jobs, banking, vehicles, missions) with zero lag.
  • 🛠️ Docker Microservices → independent services for auth, banking, taxi, donations, stats, notifications.
  • 🌐 API Gateway → single entrypoint for game, website, launcher, Discord bots (SSL, rate limiting, load balancing).
  • 🗄️ Centralized Data → PostgreSQL (persistent storage) + Redis (cache, sessions, queues).
  • 🔐 Secure by design → JWT-based authentication across all services.
  • 📊 Monitoring stack → Prometheus + Grafana + Sentry out of the box.

✅ Why this architecture?

  • 🛡️ Stable game logic → Alt:V stays clean, minimal, and restart-safe.
  • 🔄 Independent scaling → add more donate workers without touching taxi.
  • 🌍 Flexible integrations → website, launcher, Discord — all via one API.
  • 📈 Performance & reliability → caching, queues, monitoring are built-in.

Pinned Loading

  1. void-rp-server void-rp-server Public

    JavaScript

  2. void-rp-backend void-rp-backend Public

    Python

Repositories

Showing 7 of 7 repositories

Top languages

Loading…

Most used topics

Loading…