harbor/src/jobservice
Steven Zou 250360307b Modify docker compose file template and make file to enable new job service
Fix typo in Makefile under photon

Fix version tag issue of redis container

Assign container name for redis container

Update docker compose template to enable network for redis

Remove exposed ports of redis from compose yaml tpl
2018-03-30 16:52:55 +08:00
..
api Replace old job service package with V2 (rename packages) 2018-03-30 11:22:29 +08:00
config Replace old job service package with V2 (rename packages) 2018-03-30 11:22:29 +08:00
core Replace old job service package with V2 (rename packages) 2018-03-30 11:22:29 +08:00
env Replace old job service package with V2 (rename packages) 2018-03-30 11:22:29 +08:00
errs Use the new job service(v2) to replace the old one 2018-03-29 23:30:03 +08:00
job Replace old job service package with V2 (rename packages) 2018-03-30 11:22:29 +08:00
logger Use the new job service(v2) to replace the old one 2018-03-29 23:30:03 +08:00
models Use the new job service(v2) to replace the old one 2018-03-29 23:30:03 +08:00
opm Replace old job service package with V2 (rename packages) 2018-03-30 11:22:29 +08:00
period Replace old job service package with V2 (rename packages) 2018-03-30 11:22:29 +08:00
pool Replace old job service package with V2 (rename packages) 2018-03-30 11:22:29 +08:00
runtime Replace old job service package with V2 (rename packages) 2018-03-30 11:22:29 +08:00
tests Use the new job service(v2) to replace the old one 2018-03-29 23:30:03 +08:00
utils Use the new job service(v2) to replace the old one 2018-03-29 23:30:03 +08:00
ca.crt Use the new job service(v2) to replace the old one 2018-03-29 23:30:03 +08:00
config_test.yml Use the new job service(v2) to replace the old one 2018-03-29 23:30:03 +08:00
config.yml Use the new job service(v2) to replace the old one 2018-03-29 23:30:03 +08:00
generateCerts.sh Use the new job service(v2) to replace the old one 2018-03-29 23:30:03 +08:00
main.go Replace old job service package with V2 (rename packages) 2018-03-30 11:22:29 +08:00
server.crt Use the new job service(v2) to replace the old one 2018-03-29 23:30:03 +08:00
server.key Use the new job service(v2) to replace the old one 2018-03-29 23:30:03 +08:00