Dalaran

command module
v0.0.0-...-b731181 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 16, 2020 License: MIT Imports: 18 Imported by: 0

README

Dragon Legend

Introduction

Dragon Legend is an open source project which has been created for educational purposes, does not purpose making profit and contain any copyrighted content by any corporations. It has been designed to be executed in a kubernetes cluster and behaves as a server emulator.

Requirements

  • Go >= 1.11
  • PostgreSQL
  • DBeaver [Recommended]
  • Git Bash (for Windows)
  • Redis [Optional]
  • K8s cluster [Optional]
  • Docker repository [Optional]

Environment

The following environment variables have to be set on the running environment.

  • POSTGRES_HOST
  • POSTGRES_PORT
  • POSTGRES_USER
  • POSTGRES_PASSWORD
  • POSTGRES_DB
  • SERVER_IP
  • DROP_RATE
  • EXP_RATE
  • PROXY_ENABLED [Optional]
  • REDIS_HOST [Optional]
  • REDIS_PORT [Optional]
  • REDIS_PASSWORD [Optional]
  • REDIS_SCHEME [Optional]

Installation

Source code can be compiled by go build command, and the output can be used to start serving directly. However, using the executable binary itself may end up with undesired results. Instead, deploying into a kubernetes cluster is strongly recommended.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL