api-gateway/README.md
Piotr Biernat b0505bb041
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
v0.1 version: added ci, container, nginx + base apigw config
2022-10-06 17:41:43 +02:00

13 lines
240 B
Markdown

# apigw-service
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