netmaker-gui

command module
v0.6.3 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2021 License: Apache-2.0 Imports: 25 Imported by: 0

README

netmaker-gui

A responsive alternative UI for netmaker (https://github.com/gravitl/netmaker)

Deploy to DO

Built with go and html/templates. Missing following features compared to netmaker-ui (https://github.com/gravitl/netmaker-ui)

  • Oauth Suppport

You can use netmaker-gui at the same time as netmaker-ui. For example, one one running as dashboard.netmaker.example.com and the other at control.netmaker.example.com

both

Installation:

Deploy to DO

To use along side of your existing netmaker installation insert the following to your docker-compose.yml file

netmaker-gui
  container-name: netmaker-gui
  image: nusak/netmaker-gui:v0.2
  restart: unless-stopped
  ports:
    - "8080:8080"
  environment:
    DATABASE: sqlite
  volumes:
    - sqldata:/data

and add an appropriate entry to your proxy relay.

Screenshots

Browser

netmaker-gui with browser

Mobile

netmaker-gui with phone

Third Party Tools

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