Go to file
Piotr Biernat 01a2061d70
All checks were successful
continuous-integration/drone/push Build is passing
Merge branch 'develop'
2022-10-06 20:48:22 +02:00
data/etc/nginx fixed logging 2022-10-06 19:52:12 +02:00
deploy cleaned deploy/image-build.sh script 2022-10-06 20:29:03 +02:00
.drone.yml drone ci fix 2022-10-06 17:46:04 +02:00
Dockerfile v0.1 version: added ci, container, nginx + base apigw config 2022-10-06 17:41:43 +02:00
README.md v0.1 version: added ci, container, nginx + base apigw config 2022-10-06 17:41:43 +02:00
test test mr 2022-10-06 17:56:04 +02:00

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