This website requires JavaScript.
Explore
Help
Sign In
Upstream
/
harbor
Watch
1
Star
0
Fork
0
You've already forked harbor
mirror of
https://github.com/goharbor/harbor.git
synced
2024-11-26 20:26:13 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
a5e7ac9164
harbor
/
make
/
common
/
templates
/
jobservice
/
env
5 lines
100 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Rename harbor-ui to harbor-core 1. Update the nginx.conf 2. Update Makefile 3. Update docker-compose 4. Update image name 5. Rename folder ui to core 6. Change the harbor-ui's package name to core 7. Remove unused static file on harbor-core 8. Remove unused code for harbor-portal Signed-off-by: Qian Deng <dengq@vmware.com>
2018-09-12 08:38:29 +02:00
CORE_SECRET=$core_secret
using different secret to mark himself when communicates with other components
2017-02-23 11:02:19 +01:00
JOBSERVICE_SECRET=$jobservice_secret
Change admin server to core in jobservice Signed-off-by: stonezdj <stonezdj@gmail.com>
2018-10-10 11:10:56 +02:00
CORE_URL=$core_url
integrate jobservice into docker-compose template
2016-05-27 10:21:32 +02:00
GODEBUG=netdns=cgo
Reference in New Issue
Copy Permalink