Commit graph

76 commits

Author SHA1 Message Date
German Osin
32a0ece0a3
Added AWS IAM (#692) 2021-07-20 11:55:24 +03:00
Alexandr Marchenko
59a8237b79
option to override listening port (#604)
in my case, somehow running everything in single deployment pod i got error complaining that 8080 is already taken, and did not found any docs here about ability to change it
2021-07-01 09:35:01 +03:00
Saeed Shariati
eb188da0a7
Update README.md (#587)
Adding details of KafkaConnect environments in the readme to be easier to find for users
2021-06-28 09:53:58 +03:00
Rustam Gimadiev
db090a3985
Add SSO instruction (#545)
* add sso instruction

* Update SSO.md

* Update SSO.md
2021-06-28 09:49:28 +03:00
Evanto
804e3b96fc
Update README.md 2021-06-10 12:05:43 +03:00
German Osin
5c5efeb428 Renamed to UI for Apache Kafka 2021-06-09 14:24:32 +03:00
Rustam Gimadiev
fcc703ddd6
Add ability to use custom basePath (#511)
* add ability to use relative pathes

* Add basename prop (#513)

* add static controller

* add docker-compose

* Refactoring

* Refactoring

* fixed comparison bugs

* dirty

* clenaup

* Update React app

Co-authored-by: Alexander Krivonosov <31561808+GneyHabub@users.noreply.github.com>
Co-authored-by: German Osin <german.osin@gmail.com>
Co-authored-by: Oleg Shuralev <workshur@gmail.com>
2021-06-03 15:46:13 +03:00
Anna Antipova
f935083b09
update README (#301) 2021-04-22 16:32:06 +03:00
Andor Markus
6e8226298f
Feature/documentation update (#363)
* Updating documentation based on the latest updates from the issue tracker

* Updating documentation based on the latest updates from the issue tracker

Co-authored-by: andormarkus <andormarkus@marc-o-polo.com>
2021-04-08 19:59:56 +03:00
Rustam Gimadiev
f2919a1694
documentation update (#336) 2021-04-01 19:01:23 +03:00
Andor Markus
c91d6aad9f
Updating documentation for read only mode (#247)
Co-authored-by: andormarkus <andormarkus@marc-o-polo.com>
2021-03-12 11:54:28 +03:00
dengziming
2c95928607
MINOR: Add line-continuation to shell command (#204)
Co-authored-by: dengziming <dengziming@growingio.com>
2021-02-20 10:06:01 +03:00
Andor Markus
c49006d2c1
feature/adding_docker-compose_example (#173)
* Fixing docker documentation in README.md. Adding docker-compose.md to the documentation

* Fixing docker documentation in README.md. Adding docker-compose.md to the documentation

* Typo fix

Co-authored-by: andormarkus <andormarkus@marc-o-polo.com>
2021-02-09 11:30:30 +03:00
German Osin
1d60db44df
Update README.md
Fixed ui url
2021-01-29 15:24:59 +03:00
German Osin
987150c1a5
Update README.md
Fixed docker run command
2021-01-29 15:23:02 +03:00
German Osin
f5bb336a75
Fixed initial config and docker images names (#89) 2020-08-03 10:39:19 +03:00
Evanto
2cb630dc18
README v.1 - new structure (#70)
* README v.1 - new structure, add images, logo

* Update README.md
2020-07-06 18:20:13 +03:00
Sofia Shnaidman
91149ee332 Updated README.md 2020-03-03 18:34:18 +03:00
Oleg Shur
86307e9132
Update README.md 2020-03-03 12:40:58 +03:00
Yevgen Taran
db372ad346
Update README.md 2020-03-03 10:28:17 +02:00
Yevgen Taran
033fe1b539
Update README.md 2020-03-03 10:26:50 +02:00
Yevgen Taran
498eb96bee
Feature/backend init (#3)
* move react-app to its own folder inside project

* move backend to kafka-ui repo

* setup react inside netty

* make application ready in 2 commands

* update readme

* update readme

* update readme

* update readme

* update profiles for application start inside (sdp profile) and outside docker (local profile)

* broker metrics endpoint

* topics endpoint start commit

* topics details endpoint start commit //
dependencies and versions fix

* small pom updates //
continue review fixes

* fix review issues //
save errors //
save connections and update connection logic //
save jmx, zookeeper, kafka statuses //
error with getting one topic doesn't fail others //
async metrics processing //
cluster data storage refactoring

* properties version extracting

* properties versions

* topic details

* remove jmx, topic details, topic configs

* create topic

* final fixes, topic creation

* topic creation ui fixes

* add check for cases when cluster is offline
2020-02-27 15:55:53 +03:00
Oleg Shuralev
d75250259b
Docs 2020-01-19 22:47:38 +03:00
Oleg Shuralev
d9768bce30
Cleanup 2020-01-19 22:44:10 +03:00
Oleg Shuralev
affd24560f
Cleanup 2020-01-19 21:08:34 +03:00
Konstantin Makarychev
2219447ff6
Initial commit 2019-11-26 18:55:56 +03:00