kibana/docs/development/core
Todd Kennedy 461a6c0f93
[feat] create additional http servers (#36804)
* [feat] create additional http servers

allow for additional http servers to be created, tracked and returned

* respond to pr feedback

* tweak test

* update documentation

* destructure port, remove unnecessary imports

* [fix] export correct type

* [feat] expose createNewServer to plugins

* [fix] respond to pr feedback

* todo: add schema validation & integration test

* use reach

* [fix] use validateKey to validate partial

* [fix] change config shadowing

* check kibana port & prevent shadowing

* centralize start/stop for servers, add integration test

* remove unnecessary property

* never forget your await

* remove option to pass config into start

* fix pr feedback

* fix documentation

* fix test failures
2019-05-29 13:00:56 -07:00
..
public Add addError function to toastNotifications (#32187) 2019-05-29 13:24:35 -05:00
server [feat] create additional http servers (#36804) 2019-05-29 13:00:56 -07:00
development-basepath.asciidoc Upgrade Hapi in legacy platform to v17 (#21707) 2018-10-25 16:01:12 -05:00
development-dependencies.asciidoc Switch to Yarn (#15485) 2018-01-10 13:23:43 +01:00
development-elasticsearch.asciidoc Code example miss single quotes (#19783) 2018-06-18 11:12:54 -05:00
development-functional-tests.asciidoc [@kbn/expect] "fork" expect.js into repo (#33761) 2019-03-25 09:56:48 -07:00
development-modules.asciidoc Update paths to ui, server, deprecation, plugin_discovery in src/legacy 2019-02-11 10:41:37 -05:00
development-unit-tests.asciidoc edits to page headers (#33887) 2019-03-26 17:53:35 -04:00