Commit Graph

7 Commits

Author SHA1 Message Date
Jake Potrebic
a0b97d2d4d
few different things
* moved extension creation to init.sql in the docker psql directory (must be super user to use that command)
* populate platform_versions and roles using ContextRefreshEvent (tried messing w/ordering and couldn't get that to work)
* Created separate population service for initializing various values
2020-09-30 17:14:52 -07:00
MiniDigger
890b6ffbfc don't create a user for hangarauth
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-09-30 17:41:16 +02:00
MiniDigger
bebee93c5c try to run auth on staging
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-09-30 15:38:45 +02:00
Jake Potrebic
64bbabc399
added db migrations 2020-09-10 12:17:56 -07:00
Jake Potrebic
0ff4ff0687
expands logging capability
Closes #120
2020-09-09 20:33:44 -07:00
Jake Potrebic
b2d27ec518
fixed promoted_versions 2020-09-02 19:25:17 -07:00
Jake Potrebic
762b2a9848 hot reloading w/docker 2020-09-02 11:24:23 -07:00