v0.1 version: added ci, container, nginx + base apigw config

This commit is contained in:
PB
2022-10-06 17:41:43 +02:00
parent 70687169f1
commit b0505bb041
12 changed files with 224 additions and 1 deletions

View File

@@ -1,3 +1,12 @@
# apigw-service
API Gateway - simple Nginx image with pre-configured reverse proxy's
API Gateway - simple Nginx image with pre-configured reverse proxy's
Generowanie Klucza autoryzacji
$ openssl rand -base64 24
Budowanie obrazu:
$ sh deploy/image-build.sh
Opublikowanie obrazu:
$ sh deploy/image-push.sh