- This example solution has both `server` and a `public` plugins. The `server` handles - registration of example the RuleTypes, while the `public` handles creation of, and - navigation for, these rule types. -
-yarn es snapshot --ssl --license trial
and Kibana with{' '}
- yarn start --run-examples --ssl
. If you running chrome on a mac, you may
- need to type in thisisunsafe
if you see the Certificate invalid screen with
- no way to ‘proceed anyway’.
- + This example solution has both `server` and a `public` plugins. The `server` handles + registration of example the RuleTypes, while the `public` handles creation of, and + navigation for, these rule types. +
+yarn es snapshot --ssl --license trial
and Kibana with{' '}
+ yarn start --run-examples --ssl
. If you running chrome on a mac, you may need
+ to type in thisisunsafe
if you see the Certificate invalid screen with no way
+ to ‘proceed anyway’.
+