postgres-operator/ui
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
..
app Initial commit for Postgres Operator UI (#613) 2019-07-12 17:02:55 +02:00
manifests Initial commit for Postgres Operator UI (#613) 2019-07-12 17:02:55 +02:00
operator_ui Initial commit for Postgres Operator UI (#613) 2019-07-12 17:02:55 +02:00
.dockerignore Initial commit for Postgres Operator UI (#613) 2019-07-12 17:02:55 +02:00
Dockerfile Initial commit for Postgres Operator UI (#613) 2019-07-12 17:02:55 +02:00
MANIFEST.in Initial commit for Postgres Operator UI (#613) 2019-07-12 17:02:55 +02:00
Makefile Initial commit for Postgres Operator UI (#613) 2019-07-12 17:02:55 +02:00
requirements.txt Initial commit for Postgres Operator UI (#613) 2019-07-12 17:02:55 +02:00
run_local.sh Initial commit for Postgres Operator UI (#613) 2019-07-12 17:02:55 +02:00
setup.py Initial commit for Postgres Operator UI (#613) 2019-07-12 17:02:55 +02:00
tox.ini Initial commit for Postgres Operator UI (#613) 2019-07-12 17:02:55 +02:00