31 Commits

Author SHA1 Message Date
uk555-git
2b5ba356e5
Support different container runtimes aliased as docker (#13207)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2025-05-14 13:49:43 -05:00
Andrew Sikowitz
d138a64a6a
ci(graphql,workflows): Format .md, .graphql, and workflow .yml files via prettier (#13220) 2025-04-16 16:55:51 -07:00
Davide Briscese
fbfa4872bb
docs(docker): fix typo in docker hub url (#12402) 2025-01-21 21:53:30 -08:00
david-leifker
77c4629ccf
refactor(docker): move to acryldata repo for all images (#9459) 2024-04-02 09:36:44 -05:00
david-leifker
f4b05a892f
bump(docker-compose): migrate to v2 docker compose cli (#9569) 2024-01-05 09:48:59 -06:00
Harshal Sheth
afd65e16fb
feat(cli): delete cli v2 (#8068) 2023-05-23 14:43:44 -05:00
Pedro Figueiredo
8457ac75a7
docs(docker): fix typo in README.md (#7729) 2023-04-05 14:32:18 -07:00
Aseem Bansal
1350bb010c
docs(docker): add section for adding community images (#6770) 2022-12-15 15:26:31 -08:00
Aseem Bansal
935b423452
fix(docs,build): remove base image not needed, cleanup docs (#5469) 2022-07-22 19:43:48 +05:30
Aseem Bansal
294227e398
doc: update docker docs for mentioning Python CLI (#4521) 2022-03-29 20:48:23 -07:00
Gabe Lyons
3fd3313544
Revert "feat(graph): Make Dgraph a proper Neo4j alternative (#3578)" (#3740) 2021-12-14 10:49:03 -08:00
Enrico Minack
a6deaabfcf
feat(graph): Make Dgraph a proper Neo4j alternative (#3578) 2021-12-13 12:37:59 -08:00
aseembansal-gogo
658fa81406
fix(docs): Add docs on accessing datahub CLI (#3589) 2021-11-18 08:57:05 -08:00
Harshal Sheth
c8aea00082
docs: remove a few outdated docs (#2981) 2021-07-29 15:32:23 -07:00
Gabe Lyons
62ba937bb7
feat(elastic-as-graph): defaulting to elastic in quickstart (#2753) 2021-06-24 15:44:03 -07:00
John Joyce
728a742528
refactor(react): React as the default UI (#2252)
Co-authored-by: John Joyce <john@acryl.io>
2021-03-18 09:55:05 -07:00
Harshal Sheth
20bf794ec4
docs: hosted documentation website (#2174) 2021-03-05 00:12:12 -08:00
John Joyce
ef04205a73 Serving React App via Docker 2021-02-15 17:40:41 -08:00
John Joyce
8ef5e2a545 Deploy React via Docker 2021-02-15 17:40:41 -08:00
Mars Lan
a13ca65e02
Update README.md 2020-09-30 06:20:14 -07:00
Kerem Sahin
ece9b82f7a
Update README.md 2020-08-19 21:39:46 -07:00
Kerem Sahin
21a5c9e607
Update README.md 2020-08-19 21:38:03 -07:00
Mars Lan
aa0a62e991
Update README.md 2020-08-08 04:58:55 -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
Mars Lan
920a1774dc
docs: points to docker images hosted by linkedin org (#1683)
As we're now utilize GitHub Actions to build & publish docker images to docker hub under linkedin org
Also allow overriding image tags via DATAHUB_VERSION environment variable
2020-06-01 09:36:51 -07:00
Kerem Sahin
165d4aef95 Documentation update part-1 2019-12-18 18:57:18 -08:00
Chris Lee
00612524b4 Brought up ingestion docker image. 2019-12-16 12:06:25 -08:00
Kerem Sahin
0dc5bd9fe0 Add documentation 2019-09-08 20:25:58 -07:00
Mars Lan
ec0b5ac309 Fix and significatly simplify the docker build process. (#593) 2017-07-13 09:39:59 -07:00
Shuya Tsukamoto
7e8b571b88 Change build process for docker-compose. (#508) 2017-05-18 13:54:28 -07:00
Michael Knapp
4515044fc5 Adding docker support to WhereHows. (#478) 2017-05-01 09:31:44 -07:00