opensearch-project / project-website

The source to opensearch.org
https://opensearch.org
BSD 3-Clause "New" or "Revised" License
40 stars 475 forks source link

[DOC] Minor issues on "Download & Get Started" page #2541

Open smacrakis opened 7 months ago

smacrakis commented 7 months ago

What do you want to do?

Tell us about your request. Provide a summary of the request and all versions that are affected.

On the "Download & Get Started" page:

Doc says "In Docker Preferences > Resources, set RAM to at least 4 GB." but there is no Preferences listing in the left nav or the Menus. Preferences are available by clicking the Gear symbol ⚙️ in the upper right.

Doc says "set RAM to at least 4 GB." but there is no RAM listing. Docker calls it Memory -- we should presumably be consistent with Docker's terminology. What are the recommendations for number of CPUs and Swap space? I don't understand Docker's concept of Swap space. Normally you want as much Swap space as Memory, but Docker only allows 4GB max for Swap space and 16GB max for Memory.

What other resources are available? Provide links to related issues, POCs, steps for testing, etc.

hdhalter commented 7 months ago

This page is not stored on the documentation-website repo, but on the project-website repo.

@opensearch-project/admin - Can someone please move the issue? Thanks.

https://github.com/opensearch-project/project-website

pajuric commented 5 months ago

@hdhalter - Adding you to this since I think this is more in your domain.

hdhalter commented 3 months ago

I'm seeing this on the Settings > Resources page:

image

@Naarcha-AWS , @peterzhuamazon - What do you think about Stavros' proposals? Thanks!