go-sig

command module
v0.0.0-...-1e539ef Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2018 License: MIT Imports: 19 Imported by: 0

README

go-sig

Build Status

Dynamically generated and updated skill goal signatures for RuneScape players.

Building the Docker image

docker build -t go-sig .

Running locally

You can easily run go-sig locally with Docker compose, you just have to make your own copy of docker-compose.yml from the provided template file and then use the following commands.

# Run
docker-compose up

# Destroy
docker-compose down

Environment variables

Name Action Default
IMG_PATH Path to the directory where you want to store the generated images images/
PROCS Number of operating system threads you want to give for go-sig runtime.NumCPU()
DISABLE_LOGGING Use true or 1 to disable output from log false
ENABLE_DEBUG Use true or 1 to map routes to pprof urls false
AES_KEY The key used to encrypt and decrypt hidden usernames in signature urls ""
VIRTUAL_HOST The url displayed on generated signature result page sig.scapelog.com
SECURE Use true for https and false for http to be used in links true

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