0.0.54 • Published 7 months ago

@novemberizing/iam v0.0.54

Weekly downloads
-
License
MPL-2.0
Repository
-
Last release
7 months ago

NOVEMBERIZING STORAGE

ENGLISH | 한국어

Node js JavaScript

Github issues GitHub license GitHub release Npm version


"Novemberizing iam" is an application that implements the Identity Access Management System.

The goal of "Novemberizing iam" is to help you easily build user management and account management with just installation when building applications.

Class Diagram Log

INSTALL

...

USAGE

DEVELOPMENT ENVIRONMENT

로컬 개발환경에서 도커를 실행시키는 방법

docker run -itd --name iam -p 40001:40001 -p 50001:50001 -v ${PWD}:/usr/src/app novemberizing/iam

TODO: 아래의 것들은 다시 작성하자. START ///////////////////////////////////////////// IAM 서버를 동작시키는 방법

docker run -itd --rm --name iam -p 40001:40001 -p 50001:50001 --mount type=bind,source=.\configure.json,target=/usr/src/app/configure.json novemberizing/iam

로컬 폴더에서 IAM 페이지 실행시키는 방법

docker run -itd --name nginx -p 8090:80 -v $PWD\default.conf:/etc/nginx/conf.d/default.conf:ro -v ${PWD}\docs:/usr/share/nginx/html:ro nginx

도커를 빌드하는 방법

docker build --tag novemberizing/iam:[version tag] --tag novemberizing/iam:latest .

TODO: 아래의 것들은 다시 작성하자. END /////////////////////////////////////////////

DOCUMENT

Novemberizing iam api

0.0.54

7 months ago

0.0.53

7 months ago

0.0.52

7 months ago

0.0.51

7 months ago

0.0.50

8 months ago

0.0.49

8 months ago

0.0.48

8 months ago

0.0.47

8 months ago

0.0.46

8 months ago

0.0.45

8 months ago

0.0.44

8 months ago

0.0.43

8 months ago

0.0.42

8 months ago

0.0.41

9 months ago

0.0.40

9 months ago

0.0.39

9 months ago

0.0.38

9 months ago

0.0.37

9 months ago

0.0.36

9 months ago

0.0.35

9 months ago

0.0.34

9 months ago

0.0.33

9 months ago

0.0.32

9 months ago

0.0.31

9 months ago

0.0.30

9 months ago

0.0.29

9 months ago

0.0.28

9 months ago

0.0.27

9 months ago

0.0.26

9 months ago

0.0.25

9 months ago

0.0.24

9 months ago

0.0.23

9 months ago

0.0.22

9 months ago

0.0.21

9 months ago

0.0.20

9 months ago

0.0.19

9 months ago

0.0.18

9 months ago

0.0.17

9 months ago

0.0.16

9 months ago

0.0.15

9 months ago

0.0.14

10 months ago

0.0.10

10 months ago

0.0.9

10 months ago

0.0.8

10 months ago

0.0.5

10 months ago

0.0.4

10 months ago

0.0.2

10 months ago

0.0.1

10 months ago