Go to file
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
data/etc/nginx v0.1 version: added ci, container, nginx + base apigw config 2022-10-06 17:41:43 +02:00
deploy v0.1 version: added ci, container, nginx + base apigw config 2022-10-06 17:41:43 +02:00
.drone.yml v0.1 version: added ci, container, nginx + base apigw config 2022-10-06 17:41:43 +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

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