-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HDDS-12024. Update try ozone with docker page #122
HDDS-12024. Update try ozone with docker page #122
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @ptlrs for working on this.
Co-authored-by: Doroszlai, Attila <[email protected]>
Co-authored-by: Doroszlai, Attila <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @ptlrs for the update.
Co-authored-by: Doroszlai, Attila <[email protected]>
Co-authored-by: Doroszlai, Attila <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @ptlrs for the update. PR for ozone-docker
has been merged, so the sample docker-compose.yaml
is available now.
I have a few trivial suggestions based on the rendered doc, otherwise it looks good to me.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for working on this @ptlrs. It's nice and concise as a quick start should be. For heading structure, I was thinking something like this:
# Try Ozone With Docker
## Prerequisites
## Running Ozone
### Obtain the Docker Compose Configuration
### Start the Cluster
### Verify the Deployment
- Run`docker compose ps`
- Run `ozone version`
- Check that Recon is accessible
## Configuration
## Next Steps
Co-authored-by: Doroszlai, Attila <[email protected]>
Co-authored-by: Doroszlai, Attila <[email protected]>
Co-authored-by: Doroszlai, Attila <[email protected]>
Co-authored-by: Doroszlai, Attila <[email protected]>
Thanks for the detailed reviews @adoroszlai and @errose28. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the updates, just two minor comments
Co-authored-by: Ethan Rose <[email protected]>
Co-authored-by: Ethan Rose <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the continuous updates, LGTM
What changes were proposed in this pull request?
Added the
Try Ozone With Docker
pageWhat is the link to the Apache Jira?
https://issues.apache.org/jira/browse/HDDS-12024
How was this patch tested?
CI:
https://github.com/ptlrs/ozone-site/actions/runs/12626666555https://github.com/ptlrs/ozone-site/actions/runs/12704942848https://github.com/ptlrs/ozone-site/actions/runs/12705054490https://github.com/ptlrs/ozone-site/actions/runs/12705131750https://github.com/ptlrs/ozone-site/actions/runs/12715414836https://github.com/ptlrs/ozone-site/actions/runs/12715995405
Tested locally by running the site