Authentication & Authorization service https://egommerce.dev
Go to file
Piotr Biernat 09ecea4d1a
All checks were successful
continuous-integration/drone/push Build is passing
Added KV Config support and updated build scripts
2022-12-05 21:34:45 +01:00
deploy Added KV Config support and updated build scripts 2022-12-05 21:34:45 +01:00
src Added KV Config support and updated build scripts 2022-12-05 21:34:45 +01:00
.drone.yml code quality fixes 2022-10-06 22:37:58 +02:00
.env.dist Fixes, refactor, a lot of things happen 2022-12-02 21:03:08 +01:00
.gitignore ci/cd test 2022-10-06 20:10:05 +02:00
Dockerfile.builder Fixes, refactor, a lot of things happen 2022-12-02 21:03:08 +01:00
Dockerfile.target fixes 2022-12-03 23:44:04 +01:00
Makefile Fixes, refactor, a lot of things happen 2022-12-02 21:03:08 +01:00
README.md Fixes, refactor, a lot of things happen 2022-12-02 21:03:08 +01:00

identity-service

Authentication & Authorization service

Budowanie obrazu: $ sh deploy/image-build.sh [docker_tag]

Opublikowanie obrazu: $ sh deploy/image-push.sh [docker_tag]