harbor/make/photon/adminserver
Daniel Jiang 0d6ea995e1 Let adminserver initialise the DB schema.
This commit make update to remove the code from ui container to init the
DB schema.  As UI has dependency on admin server, so it's safe to assume
adminserver has to be ready first.  Regardless the setting of the config
store of admin server, it will try to access and intialize the schema of
database.
2018-07-13 17:32:17 +08:00
..
Dockerfile Let adminserver initialise the DB schema. 2018-07-13 17:32:17 +08:00
start.sh chown only to the folder to store the config.json (#4978) 2018-05-16 15:36:22 +08:00