auth-manager

command module
v0.0.0-...-194ba8f Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2020 License: MIT Imports: 16 Imported by: 0

README

Auth manager

A service that manages user authentication. Built with GO.

Connecting to PG kubernetes

  • Implement service NodePort for postgres deployment
  • For Local Developemt
    • minikube start
    • minikube service --url [postgres kubernetes service]
    • $ psql -h localhost -U [postgres user] --password -p [port from minikube postgres service tunnel] [postgres database]

Running Kubernetes in development mode

  • minikube start
  • tilt up -- you need to have tilt installed

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