UNCLASSIFIED

README.md 632 Bytes
Newer Older
1
# Authorization Control Plane
Joshua Eason's avatar
Joshua Eason committed
2

3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
Cloudentity Authorization Control Plane (ACP) is a cutting edge platform for the API access control. ACP consolidates capabilities of a
modern OAuth/OIDC server with an advanced authorization, consent management, and developer enablement.

## Build and run image

**1.** Build image

	docker build -t <image_name> .

**2.** Run image

    docker run -t <image_name>

## Recommended resource requirements

**1.** Min/max cpu

	1/-

**2.** Min/max memory

	1gb/-

**3.** Storage min/max/limits

	10gb/-/-

**4.** How many storage volumes the application needs

	1

**5.** Max number of containers

	n/a