Configuration

Config File Reference

Make sure to use the example config file (click here) to start writing your FiveNet config.
logLevel
string

Log level for FiveNet.

mode
string

Can be debug or release.

tracing
http
database
natsrequired
jwtrequired
storage
imageProxy
cache
audit
oauth2
postalsFile
string

Path to the postals.json file, the default path is working for the provided FiveNet container image.

auth
discord

Command Flags

$ fivenet --help
Usage: fivenet <command> [flags]

Flags:
  -h, --help                      Show context-sensitive help.
      --config=STRING             Alternative config file (env var: FIVENET_CONFIG_FILE)
      --start-timeout=180s        App start timeout duration

Commands:
  server [flags]
    Run FiveNet server.

  worker [flags]
    Run FiveNet worker.

Run "fivenet <command> --help" for more information on a command.

Advanced Settings

Custom Columns

To disable a column, set it to "-".

database:
  # [...]
  custom:
    columns:
      user:
        visum: "visum"
        playtime: "playtime"
      vehicle:
        model: "model"
    conditions:
      user:
        filterEmptyName: false

FiveNet LogoCopyright © 2024 Galexrt All rights reserved.

We use cookies! 🍪

The main purpose of our cookies is to have a basic user tracking for analytical purposes.

The best way to remove this websites data is to use the clear website data function of your browser.