Skip to content
Jordan edited this page Mar 8, 2024 · 3 revisions

Table of Contents

Requesting Support

Discord

You can join Discord at https://discord.gg/hZx6gn3 and post in #tech-support

Providing Support Details

When you request support, it's important to provide relevant details. Could you make sure you provide the following details?

Important

You can share this data using a paste bin such as https://privatebin.net/. You can set the expiry for privacy.

  1. Your Operating System
  2. Install method (git clone/zip)
  3. Copy and paste docker-compose.yml to (https://privatebin.net/)
  4. Run docker ps copy and paste to (https://privatebin.net/)
  5. Docker logs - You can get the docker logs multiple ways.
    • Get all container logs docker compose logs -n 50
    • Get a single container log docker logs hllrcon-frontend_1-1 -n 50

HLL Community RCON

Getting Started

Additional Setup

Server Provider Setups

User Guide

User Guide : Autosettings

User Guide : Admin interface

Developer Guides

Help

Other

Clone this wiki locally