SimDesk - self-hosted leaderboard and utilities for Assetto Corsa Competizione

SimDesk - self-hosted leaderboard and utilities for Assetto Corsa Competizione 2.12.2

Login or Register an account to download this content
logo_full_black.png


Modern server leaderboard and various services for sim racing organizers.

Documentation - Demo

Features:
- Leaderboard for lap records (Assetto Corsa Competizione)
- Detailed session overview (Assetto Corsa Competizione)
- Balance of Performance Management (Assetto Corsa Competizione)
- Balance of Performance Editor (Assetto Corsa Competizione)
- Entrylist Validator (Assetto Corsa Competizione)
- Responsive design for mobile and desktop

Quick Start
Docker 🐳
Code:
docker run -d -p 8080:8080 -v "simdesk-data:/app/data" ghcr.io/fabieu/simdesk:latest

Docker Compose 🐳
Code:
services:
  app:
    image: ghcr.io/fabieu/simdesk:latest
    volumes:
      - simdesk-data:/app/data
    ports:
      - "8080:8080"
    restart: unless-stopped
Code:
docker-compose up -d

Configuration
For an extensive overview of the configuration options, please refer to the official documentation.

Support Level

SimDesk is being actively worked on, and we expect work to continue in the foreseeable future. Bug reports, feature requests, questions, and pull requests are welcome.

Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any
contributions you make are greatly appreciated.

Please read CONTRIBUTING for details on the process for submitting pull requests to us, and CREDITS for a listing of maintainers of, contributors to, and dependencies used by SimDesk.

Changelog & Releases
Releases are based on Semantic Versioning, and use the format of MAJOR.MINOR.PATCH. In short, the version will be incremented based on the following:
- MAJOR: Incompatible or major changes.
- MINOR: Backwards-compatible new features and enhancements.
- PATCH: Backwards-compatible bugfixes and package updates.

License
This project is licensed under the terms of the Apache License 2.0.

Credits
For a full list of maintainers of, contributors to, and dependencies used by SimDesk, please refer to CREDITS.
  • Like
Reactions: Misilaci
Author
EuLeY
Downloads
25
File size
88 bytes
Views
1,224
First release
Last update
User rating
0.00 star(s) 0 ratings

What do you think about subscription models in simracing?

  • It's fine

  • It's fine for hardware

  • It's fine for software

  • I don't like it

  • I don't like it for hardware

  • I don't like it for software

  • Other, please comment


Results are only viewable after voting.
Back
Top