-
Notifications
You must be signed in to change notification settings - Fork 119
334 docs rfc create the docs for tigerlake #4194
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
base: latest
Are you sure you want to change the base?
334 docs rfc create the docs for tigerlake #4194
Conversation
Allow 10 minutes from last push for the staging site to build. If the link doesn't work, try using incognito mode instead. For internal reviewers, check web-documentation repo actions for staging build status. Link to build for this PR: http://docs-dev.timescale.com/docs-334-docs-rfc-create-the-docs-for-tigerlake |
Signed-off-by: Philip Krauss <[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.
- I'd say the very first sentence on the page should explain that this is an integration, and then proceed to say what it does.
- Need a variable for TigerLake?
use-timescale/tigerlake/index.md
Outdated
|
||
## Get started | ||
|
||
You first create an S3 table bucket, then use an with an ARN role to enable Timescale Cloud to write to this bucket. Timescale Console supplies a CloudFormation template. You setup TigerCLoud |
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.
then use an ARN role?
use-timescale/tigerlake/index.md
Outdated
Copy the following command, and replace the values for: | ||
- **Stack Name**: the name for this CloudFormation stack | ||
- **BucketName**: The name of the S3 table bucket which will be created | ||
- **ProjectID and ServiceID**: Your Timescale Cloud service details (see these instructions) |
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.
- **ProjectID and ServiceID**: Your Timescale Cloud service details (see these instructions) | |
- **ProjectID and ServiceID**: your $SERVICE_LONG details (see these instructions) |
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.
Same comment about code font vs. bold
Co-authored-by: Anastasiia Tovpeko <[email protected]> Signed-off-by: Philip Krauss <[email protected]>
* chore: first changes. * chore: a few edits.
No description provided.