1325 Commits

Author SHA1 Message Date
John Plaisted
9149b7538a
Update faq.md 2020-09-01 12:48:46 -07:00
John Plaisted
7105d809ac
Add Kafka SSL guide 2020-09-01 12:48:10 -07:00
John Plaisted
94d2970a5e
Add 8/28 recording 2020-08-31 10:04:55 -07:00
Mars Lan
3dc875f0d4
Update townhall-history.md 2020-08-31 05:08:02 -07:00
Mars Lan
685b9771da
Update townhall-history.md 2020-08-31 05:07:42 -07:00
Mars Lan
b1afcaa623
Add files via upload 2020-08-31 05:07:12 -07:00
Mars Lan
5fc70c31ba
Update links.md 2020-08-30 10:43:56 -07:00
John Plaisted
3a49854caa
Update townhalls.md 2020-08-29 17:17:59 -07:00
John Plaisted
c488bbc02e
Update townhalls.md 2020-08-28 10:05:22 -07:00
John Plaisted
9e4cc5e037
Update townhalls.md 2020-08-28 10:04:17 -07:00
John Plaisted
3e15b7e3b6
Update townhall-history.md 2020-08-28 10:03:04 -07:00
John Plaisted
9888d68f4b
Update development.md 2020-08-27 15:52:16 -07:00
Mars Lan
7299fd589f
docs: add external link (#1828)
* Update README.md

* Update links.md
2020-08-27 03:42:34 -07:00
Mars Lan
c4c6f2aaec
Update search-over-new-field.md 2020-08-27 03:16:42 -07:00
John Plaisted
505afee18b
Update townhalls.md 2020-08-25 09:26:14 -07:00
Mars Lan
cc74d35f1a
Update links.md 2020-08-24 21:31:13 -07:00
Kerem Sahin
ce9dc9ce38
feat(dashboards): RFC for dashboards (#1778)
* feature(dashboards): RFC for dashboards

* Change directory structure

* Create goals & non-goals sections

* Removing alternatives section
2020-08-24 18:30:05 -07:00
Mars Lan
379a6f0e0c
Update links.md 2020-08-23 06:57:00 -07:00
Mars Lan
cd259cae28
Update links.md 2020-08-23 06:46:25 -07:00
Mars Lan
2260469a71
Update townhalls.md 2020-08-19 16:38:18 -07:00
John Plaisted
2689d6ef91
Update townhalls.md 2020-08-19 16:09:31 -07:00
Kerem Sahin
19d6f007da
Update high-cardinality.md 2020-08-19 01:32:23 -07:00
Mars Lan
7f3a686b1a
Update relationship.md 2020-08-18 05:13:01 -07:00
Mars Lan
247858a786
Update high-cardinality.md 2020-08-17 10:21:04 -07:00
Kerem Sahin
18a3892736
Update quickstart.md 2020-08-14 01:29:50 -07:00
Mars Lan
ca33df2b02
Update townhall-history.md 2020-08-13 07:29:35 -07:00
John Plaisted
ae69e65431
Add log documentation
we didn't end up mounting logs; docker desktop is a better experience
2020-08-12 11:27:47 -07:00
Mars Lan
03e3d49445
feat(ingest): add example crawler for MS SQL (#1803)
Also fix the incorrect assumption on column comments & add sample docker-compose file
2020-08-12 08:51:39 -07:00
na zhang
a13c1e10e6
docs: how to customize the search experience (#1795)
* add description field for dataset index mapping

* documentation on how to customize the search experience
2020-08-10 19:22:08 -07:00
Mars Lan
b8f1be31bd
Update search-onboarding.md 2020-08-09 13:17:52 -07:00
Jyoti Wadhwani
58d1d7b415
docs: create search-over-new-field.md (#1790)
Add a doc on searching over a new field
2020-08-09 12:06:24 -07:00
John Plaisted
b8e18b0b5d
refactor(docker): make docker files easier to use during development. (#1777)
* Make docker files easier to use during development.

During development it quite nice to have docker work with locally built code. This allows you to launch all services very quickly, with your changes, and optionally with debugging support.

Changes made to docker files:
- Removed all redundant docker-compose files. We now have 1 giant file, and smaller files to use as overrides.
- Remove redundant README files that provided little information.
- Rename docker/<dir> to match the service name in the docker-compose file for clarity.
- Move environment variables to .env files. We only provide dev / the default environment for quickstart.
- Add debug options to docker files using multistage build to build minimal images with the idea that built files will be mounted instead.
- Add a docker/dev.sh script + compose file to easily use the dev override images (separate tag; images never published; uses debug docker files; mounts binaries to image).
- Added docs/docker documentation for this.
2020-08-06 16:38:53 -07:00
John Plaisted
43dfce8b2f
Update rfc.md 2020-08-06 09:58:04 -07:00
Mars Lan
abd63fb029
Update townhall-history.md 2020-08-06 06:30:02 -07:00
Mars Lan
6275a3cbe8
Update townhall-history.md 2020-08-06 06:29:31 -07:00
Mars Lan
8e32f41828
Update aspect.md 2020-08-06 05:12:30 -07:00
Mars Lan
687dc3ae9a
Update aspect-versioning.md 2020-08-06 05:10:51 -07:00
Mars Lan
009eff0aef
docs: more placeholders for advance topics (#1781)
* Create aspect-versioning.md

* Create derived-aspects.md

* Create backfilling.md
2020-08-05 20:09:51 -07:00
Mars Lan
401b21a871
docs: add placeholders for advanced topics (#1780)
* Create high-cardinality.md

* Create pdl-best-practices

* Create partial-update.md

* Rename pdl-best-practices to pdl-best-practices.md

* Create entity-hierarchy.md
2020-08-05 19:25:55 -07:00
John Plaisted
776b0c1a07
Update townhalls.md 2020-08-03 12:29:07 -07:00
John Plaisted
e6c78400de
Update for August invite; link to history 2020-08-03 10:49:25 -07:00
John Plaisted
80112ad196
Add a separate page for previous townhalls 2020-08-03 10:41:46 -07:00
Mars Lan
6044a86f76
Update developers.md 2020-08-01 16:17:43 -07:00
Mars Lan
91668fc566
Update developers.md 2020-08-01 15:17:21 -07:00
Mars Lan
4b6b1dd192
Update metadata-ingestion.md 2020-08-01 07:52:29 -07:00
Mars Lan
0a886b6ef2
Update slack.md 2020-08-01 05:08:46 -07:00
Mars Lan
8c77457182
Update slack.md 2020-08-01 05:06:30 -07:00
Mars Lan
35e9c24521
docs: move quickstart guide to a separate file under docs (#1765)
docs: move quickstart guide to a separate doc under docs directory
2020-07-31 18:48:18 -07:00
Jyoti Wadhwani
a1d33f2e71
Update townhalls.md 2020-07-31 15:18:05 -07:00
John Plaisted
217044efc8
Update townhalls.md 2020-07-31 15:09:44 -07:00