nova-cluster

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

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

Go to latest
Published: Oct 16, 2019 License: MIT Imports: 10 Imported by: 0

README

Nova Cluster

Nova Cluster helps to request views from different hypernova servers using only one endpoint.

Views File

Nova Cluster needs a configuration file views.json in order to map the views and their hypernova servers.

{
  "Navbar": {
    "server": "http://localhost:3031/batch"
  },
  "Home": {
    "server": "http://localhost:3030/batch"
  }
}

Using Hypernova Proxy with Docker

FROM marconi1992/nova-cluster:1.0.0

COPY views.json views.json

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