Commit Graph

32 Commits

Author SHA1 Message Date
Ajeet Singh Raina, Docker Captain, ARM Innovator abdedeac6f
Add 2 New Use Case Guides - Pre-Seeding database and WireMock (#20968)
* Added a use case guide for Pre-seeding database

* Fixed formatting

* Fixed vale linting

* Added WireMock use case guide

* Update content/guides/use-case/pre-seeding.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/pre-seeding.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/pre-seeding.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/pre-seeding.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/pre-seeding.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/pre-seeding.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/pre-seeding.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/pre-seeding.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/pre-seeding.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/pre-seeding.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/pre-seeding.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/pre-seeding.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Removed psql instructions under the prerequisite

* Removed the statement that ask user to enter password

* Removed Windows Tips as we're using  command

* Modified the volume section

* added a note for port mapping

* Update content/guides/use-case/wiremock.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/wiremock.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/wiremock.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/wiremock.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/wiremock.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Removed bold cases

* Added instructions for Node and NPM

* Moved the index.js file explanation up in step 3

* Added a prerequisite for WireMock

* Added list of sections in the inital para

* Added missing instructions

* Modified wiremock guide

* linting and fixes

* Update content/guides/use-case/pre-seeding.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/wiremock.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/pre-seeding.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* avoid exposing API keys in logs

* Fixed formatting

* Fixed the result for Wiremock

* Update content/guides/use-case/pre-seeding.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/pre-seeding.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/pre-seeding.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/pre-seeding.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/pre-seeding.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/wiremock.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/wiremock.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/wiremock.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/wiremock.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/pre-seeding.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/pre-seeding.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/pre-seeding.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/wiremock.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/wiremock.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/wiremock.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Fixing linting issues

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-21 17:57:23 +02:00
David Karlsson 2e59bd4eb7 site: use filter-based nav for guides
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-03 16:50:15 +02:00
Michael Irwin d03a730a2f
Set linktitles for Kafka and LocalStack guides (#20959) 2024-09-20 15:11:19 -07:00
Ajeet Singh Raina, Docker Captain, ARM Innovator ed240596e9
Add LocalStack Use case guide (#20890)
* Add LocalStack use case guide

* fixed vale issue

* Update content/guides/use-case/localstack.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/localstack.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/localstack.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/localstack.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/localstack.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/localstack.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/localstack.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/localstack.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/localstack.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/localstack.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/localstack.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/localstack.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-19 09:40:40 -07:00
Allie Sadler 9d975a92a6
ENGDOCS-2228 (#20940)
* ENGDOCS-2228

* fix build

* title edits
2024-09-19 16:22:09 +01:00
David Karlsson 6e4790e291 chore: rewrite links from index.md to _index.md
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-10 16:54:06 +02:00
mfranzon ef7af62d21 add rag-ollama application example
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 15:02:50 +02:00
David Karlsson 656d1a871c chore: add navigation stubs, weights
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 11:24:49 +02:00
David Karlsson 135870fc13 hugo: move manuals content to /manuals section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 10:51:09 +02:00
Michael Irwin 654e871ca2
Add kafka use case guide (#20747)
* Add Kafka use case guide

* Add Kafka diagram to the doc

* Fix linting errors
2024-09-06 13:49:23 -07:00
Allie Sadler abd030c3fe
ENGDOCS-2185 (#20655)
* ENGDOCS-2185

* fix

* silly mistake

* rename getting-started to introduction

* fix

* final fix

* formtatting

* review edits

* review edits

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

---------

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-20 08:23:29 +01:00
Allie Sadler 52b3d97da7
ENGDOCS-2184 (#20641)
* ENGDOCS-2184

* fix more links

* remove numbers from file names

* final link fix

* this is really the last fix
2024-08-19 11:45:34 +01:00
David Karlsson e3aa78b72c chore: update alert syntax
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-16 10:29:49 +02:00
David Karlsson 9fceeb262f refactor: consolidate docker engine content files
Move content files related to Docker Engine to the /engine content
subdirectory, and update links

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-11 17:07:54 +02:00
Craig Osterhout 374813ae2d
fix db use-case guide typo
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-08-09 08:33:46 -07:00
Ricardo Fernández 669e06355e
Fix typo in command in databases.md (#20480)
* Fix typo in command in databases.md

* Fix typo the other way around to comply with the rest of the document
2024-07-26 08:14:29 +02:00
David Karlsson f7ccee34b0 cli: make buildx build the canonical build
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-16 11:57:38 +02:00
Craig Osterhout b9ac2c6898
get-started: update workshop paths (#20216)
* move /get-started/ to /guides/workshop/

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

* move image

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

* Update content/engine/swarm/swarm-tutorial/_index.md

Co-authored-by: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com>

* Update content/guides/deployment-orchestration/swarm-deploy.md

Co-authored-by: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com>

* rename file for part 10

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Co-authored-by: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com>
2024-06-13 11:50:25 -07:00
Nathan Peper d7d6421362
Update jupyter.md for minor spelling from 'Dockefile' to 'Dockerfile' 2024-06-10 11:54:05 -07:00
Craig Osterhout f856b304c3
remove walkthroughs (#20076)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-05-22 08:00:26 -07:00
Craig Osterhout 67d6da5cb5
add database use-case guide (#19737)
* add database use-case guide
---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-05-07 11:48:19 -07:00
Craig Osterhout da43b4af81
add tensorflowjs use-case guide (#19544)
* add tensorflowjs use-case guide

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-03-14 14:21:12 -07:00
Craig Osterhout 9b7a4c7518
add use-case guide overview (#19531)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-02-29 09:05:22 -08:00
Craig Osterhout d89e54174f
add jupyter use-case guide (#19361)
* add jupyter guide

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-02-23 10:58:06 -08:00
David Karlsson f3b44a4476 cli: change reference docs url paths
Moves the reference documentation to a new subpath, from /engine/ to /reference/
2024-02-21 10:25:53 +01:00
Craig Osterhout 6c5b8256ca
update genai-video guide for openai cost (#19392)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-02-14 09:11:50 -08:00
Piotr Stankiewicz 728f70cc85 Fix the GenAI usecase guide
Attempt to make it clearer where users can expect to be able to use GPU
acceleration. Currently that is (1) docker-ce on Linux; (2) docker
desktop on windows wsl2.

Signed-off-by: Piotr Stankiewicz <piotr.stankiewicz@docker.com>
2024-02-09 15:10:54 +01:00
Craig Osterhout 2362d76161
fix genai guide typo (#19356)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-02-08 11:36:39 -08:00
Craig Osterhout 9969d8ecbb
add nlp use-case guides (#19239)
* add nlp use-case guides

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-02-07 09:08:42 -08:00
Craig Osterhout 43128f4266
add genai guide (#19262)
* add genai guide

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Co-authored-by: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com>
2024-02-01 08:44:11 -08:00
Craig Osterhout 0f9f4c40d8
temp fix genai sample repo
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-01-23 14:40:34 -08:00
Craig Osterhout 3345dd20af
get-started: add genai guide (#18944)
* add genai guide

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-01-18 19:02:08 -08:00