Ma77Ball opened a new pull request, #5299: URL: https://github.com/apache/texera/pull/5299
### What changes were proposed in this PR? - Reconcile docs/ with the Hugo website (apache/incubator-texera-site): of all 229 doc files, only getting-started/installing-using-docker.md had real content drift, now synced to the newer website copy (released download URL, plus "Enable the Texera Agent" and "Add more LLMs or providers" sections). - Migrate the AWS (EKS) and GCP (GKE) deployment guides from the GitHub wiki into docs/getting-started/, the only wiki pages whose content was not already covered in docs/. - Link the new cloud-deployment guides from getting-started/install-texera.md. - Website-specific Hugo artifacts (aliases, menu, /docs/latest/ links) are intentionally kept out of docs/, since the website build re-adds them when it pulls docs/ as source. ### Any related issues, documentation, or discussions? Closes: #5001 ### How was this PR tested? - Diffed every file in docs/ against the website content tree to confirm installing-using-docker.md was the only real content drift (others differ only by website build artifacts). - Compared all 26 wiki pages against docs/ to confirm AWS and GCP were the only unique, current pages worth migrating. - Verified the reconciled installing-using-docker.md matches the website body exactly except for the intentionally-omitted aliases block. ### Was this PR authored or co-authored using generative AI tooling? Co-authored with Claude Opus 4.8 in compliance with ASF -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
