pwm

command module
v0.0.0-...-17ddb13 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2021 License: MIT Imports: 8 Imported by: 0

README

Go Report Card

SO FAR || ROADMAP

  • Register & login
  • generating encryption key for the user for encrypting and decrypting credentials
  • Save & Show User Credentials
  • Generating an encryption key for the server when starting the launcher for the first time , in case the launcher have found the server key it skips this phase
  • Decypting user's key in case he need ot show , add or update his credentials
  • Support REST API with JSON
  • Get better score in go report card
  • make a docker image for each service
  • deploy those images using kubernetes

Usage

git clone --recurse-submodules  https://github.com/TaKeO90/pwm.git
make -B
./launcher

OR run it on Docker

docker build --target backdend -t pwmbackend:v1 .
docker build --target frontend -t pwmfrontend:v1 .
docker build --target sslproxy -t sslproxy:v1 .

TODO finish this by implementing kubernetes deployments.....

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