rportal

command
v0.0.0-...-f39c977 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2018 License: MIT Imports: 11 Imported by: 0

README

To start rportal instance locally:

    make name=rportal-local-1 port=8002 [run]

To build Docker image for rportal:

    # Execute if host is not linux-amd64
    env GOOS=linux GOARCH=amd64 go build
    docker build -t "rportal" .

To run Docker container from rportal image:

    docker run -d -e SPARTAN-RPORTAL-NAME='rportal-docker-1' -e SPARTAN-MYSQL-HOST='docker.for.mac.host.internal' -p 9002:8002 --name rportal-docker-1 rportal:latest

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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