harbor/make
Daniel Jiang c8cb2f8481 Create shcema migration table in DB container
The migrate tool will try to create table schema_migration upon opening
the connection to DB.  This will cause error when there are multiple
instance of adminserver trying to access the migrator upon start.
This commit move the creation of the table during the initialization of
the DB container.

Signed-off-by: Daniel Jiang <jiangd@vmware.com>
2018-10-12 17:17:31 +08:00
..
common/templates Reactor backend api for authrization 2018-09-21 14:03:17 +08:00
kubernetes Rename harbor-ui to harbor-core 2018-09-19 16:35:13 +08:00
migrations/postgresql Extend configuration length to 1024 in DB 2018-08-31 13:42:24 +08:00
photon Create shcema migration table in DB container 2018-10-12 17:17:31 +08:00
checkenv.sh
docker-compose.chartmuseum.tpl Rename harbor-ui to harbor-core 2018-09-19 16:35:13 +08:00
docker-compose.clair.tpl Rename harbor-ui to harbor-core 2018-09-19 16:35:13 +08:00
docker-compose.notary.tpl Rename harbor-ui to harbor-core 2018-09-19 16:35:13 +08:00
docker-compose.tpl Rename harbor-ui to harbor-core 2018-09-19 16:35:13 +08:00
harbor.cfg Bump Clair to v2.0.5 2018-09-02 12:27:04 +08:00
install.sh Remove reference of docker-compsoe based HA 2018-08-28 14:04:44 +08:00
prepare Rename harbor-ui to harbor-core 2018-09-19 16:35:13 +08:00
pushimage.sh