Commit Graph

7 Commits

Author SHA1 Message Date
Felix Kunde 95ce49a30d ui Dockerfile seems to require a certain alpine base image 2021-01-07 09:55:02 +01:00
Felix Kunde 93f9ca6aff more to revert 2021-01-07 09:19:38 +01:00
Felix Kunde ea6b7a085c revert changes on Dockerfiles 2021-01-07 09:13:46 +01:00
Felix Kunde 8048f6e081 no apk in ubunutu image - apt-get 2021-01-06 18:56:39 +01:00
Felix Kunde 885533e535 updating ui dockerfile too 2021-01-06 18:34:18 +01:00
Felix Kunde 5af4379118
[UI] add toggle for connection pooler (#953)
* [UI] add toggle for connection pooler

* remove team service logger

* fix new.tag.pug and change port in Makefile
2020-04-30 09:58:07 +02:00
Felix Kunde 4eabc8f5db
Initial commit for Postgres Operator UI (#613)
* Initial commit for our basic Postgres Operator UI:
 * Create and modify Postgres manifests
 * Watch Operator Logs in the UI
 * Observe cluster creation progress
 * S3 Backup browser for clone and restore

Many thanks to Manuel Gomez and Jan Mussler for the initial UI work a long time ago!
2019-07-12 17:02:55 +02:00