v0.1 version: added ci, container, nginx + base apigw config
This commit is contained in:
11
README.md
11
README.md
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user