294 Commits

Author SHA1 Message Date
Mars Lan
c63d169bd5
Update README.md 2020-07-22 15:36:05 -07:00
Mars Lan
e983f3dd9d
doc: add a separate doc to keep track of the full list or links (#1744)
* Update README.md

* Create links.md

* Update README.md

* Update links.md
2020-07-22 15:16:57 -07:00
Mars Lan
a023b057e2
Update README.md 2020-07-21 19:43:11 -07:00
Jyoti Wadhwani
2d827597d8
Update README.md 2020-06-30 18:14:50 -07:00
Mars Lan
1ccd902d80
Update README.md 2020-06-30 16:01:57 -07:00
Mars Lan
982cc50cf9
Update README.md 2020-06-26 07:28:52 -07:00
Mars Lan
776d6b37af
Update README.md 2020-06-23 15:54:36 -07:00
Mars Lan
94ffb300a9
build(docker): refactor ingestion docker build script (#1690)
- add "build" option to docker-compose file to simplify rebuilding of images
- move command from docker-compose.yml to Dockerfile
- add ingestion.sh script to simplify quickstart instruction and to reduce confusion
2020-06-05 14:39:20 -07:00
Jyoti Wadhwani
d88217c769
Update README.md
Update next town hall meeting
2020-06-01 09:51:26 -07:00
Jyoti Wadhwani
e7671b8423
announce v0.4.0 release 2020-05-28 08:47:52 -07:00
John Plaisted
b3c4cde278
Add link back caused by bad merge 2020-05-27 14:41:12 -07:00
John Plaisted
d1ad78f9fc
Update slack links
Slack has separate links for joining (invitation) and logging in. Slack seems to log people out after some time, so we should have both links to make it easier to log back in for the people that don't remember that our slack space is called "datahubspace".
2020-05-27 14:40:09 -07:00
Mars Lan
976c7c4ba3
Update README.md 2020-05-27 14:21:20 -07:00
Jyoti Wadhwani
dad6271772
Update README.md
Update the YouTube link of Expedia talk
2020-05-19 09:19:11 -07:00
Mars Lan
f2c9367ddc
Update README.md 2020-05-18 16:02:15 -07:00
Jyoti Wadhwani
87ba9d609b
Update README.md 2020-05-13 10:23:36 -07:00
Jyoti Wadhwani
461e4f97a7
Update README.md 2020-05-12 09:16:10 -07:00
Jyoti Wadhwani
f69dfcf023
Update README.md 2020-05-12 08:56:01 -07:00
Jyoti Wadhwani
d0e183fdc0
Update README.md 2020-05-12 08:52:41 -07:00
Mars Lan
509b2e1515
refactor: use named volume instead of bind mount in quickstart (#1669)
Volume is the preferred method over bind mount (https://docs.docker.com/storage/volumes/) for persistent container data.
This also eliminates the need for the ugly chmod hack for elasticsearch and hopefully fixes https://github.com/linkedin/datahub/issues/1650
2020-05-11 09:06:38 -07:00
Mars Lan
f406504fb9
Update README.md 2020-05-08 16:37:01 -07:00
Mars Lan
d970676e83
Update README.md 2020-05-05 18:28:59 -07:00
Mars Lan
592c4eb976
Update README.md 2020-05-05 07:12:25 -07:00
Mars Lan
cd363a820a
Update README.md 2020-05-04 16:28:30 -07:00
Jyoti Wadhwani
04203981ca
Update README.md 2020-04-17 14:59:17 -07:00
Mars Lan
18a6f94725
docs: fix slack link using never-expiring invitation 2020-04-12 16:29:34 -07:00
Mars Lan
47550f7ef8
Update README.md 2020-04-11 21:56:54 -07:00
Mars Lan
5d180b43f1
doc: update next town hall date 2020-04-05 11:56:07 -07:00
Mars Lan
10f7c1205b
doc: styling tweak 2020-03-29 08:04:17 -07:00
Mars Lan
dd9895e437
doc: minor styling tweak 2020-03-29 08:02:53 -07:00
Mars Lan
0601ad889a
doc: add quick links to root README 2020-03-29 07:59:59 -07:00
Kerem Sahin
34d1ba3f63 build(quickstart): Small fix in quickstart.sh & doc update
1. Use "source" while executing quickstart.sh to bring env var to the context of calling shell
2. Use sudo while running chown in quickstart.sh
3. Update main readme
4. Add missing container names
2020-03-23 16:11:35 -07:00
Mars Lan
28f808b25e
Update README.md 2020-03-22 17:16:58 -07:00
Mars Lan
18fc749551
Update README.md 2020-03-21 15:58:04 -07:00
Mars Lan
13fe82c4c9
Update README.md 2020-03-21 11:16:56 -07:00
Mars Lan
44d9bc0959
Update README.md 2020-03-21 10:48:45 -07:00
Mars Lan
007be001da
Update README.md 2020-03-21 10:08:46 -07:00
Mars Lan
0f66fa6525
Update README.md 2020-03-20 11:20:20 -07:00
Mars Lan
93c18d4f63
Update README.md 2020-03-19 15:43:23 -07:00
Jyoti Wadhwani
0e24e0c145
Update README.md with the new FAQ MD file 2020-03-17 22:40:07 -07:00
Mars Lan
d84d15f947
Update README.md 2020-03-15 14:55:27 -07:00
Jyoti Wadhwani
e79e7fd24e
Change time of the upcoming townhall meeting from 10am -> 9am 2020-03-15 11:02:38 -07:00
Mars Lan
13703d9998
Update README.md 2020-03-13 12:09:11 -07:00
Mars Lan
5cf02f0e70
Update README.md 2020-03-13 10:20:49 -07:00
Jyoti Wadhwani
8019223c12
Add Town hall page link to README.md 2020-03-13 09:55:23 -07:00
Jyoti Wadhwani
22d07dea46
Update README.md with FAQs 2020-03-13 09:27:08 -07:00
Mars Lan
36eab828a0
Update README.md 2020-03-13 08:32:31 -07:00
Mars Lan
f9ca4d8da3
Update README.md 2020-03-11 05:25:09 -07:00
Mars Lan
2f658d1385
Update README.md 2020-03-08 10:27:10 -07:00
Mars Lan
65032585c4
Update README.md 2020-03-07 06:52:51 -08:00