Skip to content

학생, 선생님, 학부모 계정 및 정보 관리 서비스 (DMS.SMS.v1.service.auth)

Notifications You must be signed in to change notification settings

DMS-SMS/v1-service-auth

Repository files navigation

Auth Service

This is the Auth service

Generated with

micro new --namespace=DMS.SMS.v1 --type=service auth

Getting Started

Configuration

  • FQDN: DMS.SMS.v1.service.auth
  • Type: service
  • Alias: auth

Dependencies

Micro services depend on service discovery. The default is multicast DNS, a zeroconf system.

In the event you need a resilient multi-host setup we recommend etcd.

# install etcd
brew install etcd

# run etcd
etcd

Usage

A Makefile is included for convenience

Build the binary

make build

Run the service

./auth-service

Build a docker image

make docker

About

학생, 선생님, 학부모 계정 및 정보 관리 서비스 (DMS.SMS.v1.service.auth)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages