styx

module
v0.0.0-...-f0ab10a Latest Latest
Warning

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

Go to latest
Published: Jun 19, 2020 License: GPL-3.0

README

STYX:

Build Status

Build Steps

Currently building only works on linux. Steps are as follows:

To generate protobuf files:

make proto

To build binaries:

make build

Sample configs are present in the configs folder

configs folder

To create certificates for testing:

make certs

this requires cfssl to be installed, https://github.com/cloudflare/cfssl

To Test locally with docker:

make local-docker

make build and make certs will have to be run before make local-docker

Adding Private Dependencies

git config --global url."https://${GITHUB_TOKEN}:[email protected]/".insteadOf "https://github.com/"

Directories

Path Synopsis
api
cmd
internal
app
pkg
tools

Jump to

Keyboard shortcuts

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