Improves Quick Start for users not using Linux #803

Closed
DougReeder wants to merge 0 commits from DougReeder/garage:main into main
First-time contributor

Documents how to run in container on Quick Start page, for users not on Linux

Documents how to run in container on Quick Start page, for users not on Linux
DougReeder added 1 commit 2024-04-10 20:44:23 +00:00
Improves Quick Start for users not using Linux
All checks were successful
ci/woodpecker/pr/debug Pipeline was successful
0c3b198b22
DougReeder requested review from tixie 2024-04-11 14:41:32 +00:00
DougReeder requested review from lx 2024-04-11 14:41:54 +00:00
lx removed review request for tixie 2024-04-11 15:26:08 +00:00
lx requested changes 2024-04-12 17:03:46 +00:00
@ -111,6 +114,25 @@ garage -c path/to/garage.toml server
If you have placed the `garage.toml` file in `/etc` (its default location), you can simply run `garage server`.
To create a Docker container of Garage from an image, run:
Owner

Reading this naively, it looks like we need to do BOTH launch garage server and create the docker container, which is not the case. Maybe reword with something like:

"Alternatively, if you cannot or do not wish to run the garage binary directly, you may use Docker to run Garage in a container using the following command:"

Reading this naively, it looks like we need to do BOTH launch `garage server` and create the docker container, which is not the case. Maybe reword with something like: "Alternatively, if you cannot or do not wish to run the garage binary directly, you may use Docker to run Garage in a container using the following command:"
Owner

Ping @DougReeder

Otherwise I'll do the rephrasing myself eventually

Ping @DougReeder Otherwise I'll do the rephrasing myself eventually
maximilien added this to the v1.1 milestone 2024-08-06 21:46:32 +00:00
lx was assigned by maximilien 2024-08-06 21:46:38 +00:00
maximilien added the
scope
documentation
kind
usability
labels 2024-08-07 21:53:08 +00:00
Owner

Replaced by #862

Replaced by #862
lx closed this pull request 2024-08-24 11:06:28 +00:00
All checks were successful
ci/woodpecker/pr/debug Pipeline was successful
Required
Details

Pull request closed

Sign in to join this conversation.
No reviewers
lx
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Deuxfleurs/garage#803
No description provided.