-
Notifications
You must be signed in to change notification settings - Fork 131
Docs/Self-hosting docs change with AWS EC2 and GCP #4131
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
Open
opemipodisu
wants to merge
12
commits into
master
Choose a base branch
from
docs/aws-ec2-update
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
fa8c11d
fix: documentation improvement and nvigation
opemipodisu 6b44ba4
fix: correct typo in workflow execution image filename
opemipodisu e202169
docs: update quickstart guide and add images
opemipodisu 9dcf1be
adding expressions page
opemipodisu 002576c
docs: Update Docker deployment documentation and clean up files
opemipodisu ab1c3ab
docs: added kubernetes se;f-hosted installation docs
opemipodisu fa11710
fix: resolve merge conflicts - keep self-hosting docs and SEO updates
opemipodisu 1a35dac
docs: update self-hosting deployment documentation
opemipodisu 83088c0
docs: update AWS EC2 deployment guide
opemipodisu b194fed
docs: improve Azure deployment documentation
opemipodisu 8117fcf
fix: correct Azure deployment path in meta.json
opemipodisu 6df69f0
docs: update documentation files
opemipodisu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,8 +1,16 @@ | ||
| --- | ||
| title: "Overview" | ||
| description: "An introduction to building and managing projects and workflows in ByteChef." | ||
| description: "Building and managing projects and workflows in ByteChef. Organize and structure automation. Learn how to implement this in your ByteChef workflows." | ||
| title: Overview | ||
| --- | ||
|
|
||
| In the following steps, we will learn how to build and manage projects and workflows within ByteChef. Projects and | ||
| workflows are essential components of automation, enabling you to organize tasks, streamline processes, and enhance | ||
| Learn how to build and manage your automation within ByteChef. Projects and workflows are important components of automation, enabling you to organize tasks, streamline processes, and enhance | ||
| operational efficiency. | ||
|
|
||
| In this section, you will learn everything you need to organize your work and create automated workflows. | ||
|
|
||
| ## What's Covered | ||
| - **[Projects](/automation/build/projects)**: Organize your automation by creating and managing projects. In this guide, you'll learn how to create, edit, duplicate, publish, and delete projects. Apart from that, the guide also includes steps on how to create and import workflows. | ||
| - **[Workflows](/automation/build/worklfows)**: Build the automation sequences that do the work. Set up triggers, configure actions, and control how your workflows run. | ||
| - **[Universal AI](/automation/build/universal-ai)** - Add AI capabilities to your workflows using AI cimponennts like **AI Text** or **AI Image** for tasks like text generation and image processing. | ||
|
|
||
| If you want to understand the necessary terminologies for ByteChef, you can check out the [Glossary](/glossary) for definitions of key concepts. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
26 changes: 26 additions & 0 deletions
26
docs/content/docs/automation/connect-data/how-to-guides/index.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,26 @@ | ||
| --- | ||
| description: "ByteChef How-To Guides. Step-by-step tutorials and best practices for automating workflows and integrations." | ||
| title: How-To Guides | ||
| --- | ||
|
|
||
|
|
||
| Follow these step-by-step guides to connect to popular services in ByteChef. | ||
|
|
||
| ## Popular Integrations | ||
|
|
||
| - [Connect to Google Workspace](/automation/connect-data/how-to-guides/google-workspace) | ||
| - [Connect to Microsoft 365](/automation/connect-data/how-to-guides/microsoft-365) | ||
| - [Connect to Salesforce](/automation/connect-data/how-to-guides/salesforce) | ||
| - [Connect to Slack](/automation/connect-data/how-to-guides/slack) | ||
| - [Connect to Dropbox](/automation/connect-data/how-to-guides/dropbox) | ||
|
|
||
| ## Authentication Methods | ||
|
|
||
| Learn about different authentication methods: | ||
| - [OAuth 2.0 Authentication](/automation/connect-data/how-to-guides/oauth2-authentication) | ||
| - [API Key Authentication](/automation/connect-data/how-to-guides/api-key-authentication) | ||
| - [Basic Authentication](/automation/connect-data/how-to-guides/basic-authentication) | ||
|
|
||
| ## Troubleshooting | ||
|
|
||
| Having issues with connections? Check out our [troubleshooting guide](/automation/connect-data/how-to-guides/troubleshooting). |
11 changes: 11 additions & 0 deletions
11
docs/content/docs/automation/connect-data/how-to-guides/meta.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,11 @@ | ||
| { | ||
| "title": "How-To Guides", | ||
| "description": "Step-by-step guides for connecting to third-party services", | ||
| "pages": [ | ||
| "index", | ||
| "google-workspace", | ||
| "microsoft-365", | ||
| "salesforce", | ||
| "slack" | ||
| ] | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,9 +1,11 @@ | ||
| --- | ||
| title: "Overview" | ||
| description: "An introduction to deploying projects and workflows in ByteChef." | ||
| description: "An introduction to deploying projects and workflows in ByteChef. Execute automations. Learn how to implement this in your ByteChef workflows." | ||
| title: Overview | ||
| --- | ||
| In this section of the documentation, you will learn how to deploy your workflows in ByteChef, so they can run independently without any manual trigger; turning your projects into live and production-ready automation. | ||
|
|
||
| In the following steps, we will learn how to deploy projects and workflows within ByteChef. Deployment allows you to | ||
| activate your workflows and put your projects into action—enabling you to fully leverage the benefits of automation. | ||
| ## What's Covered | ||
|
|
||
| By deploying, you ensure that your automated processes are live, efficient, and ready to deliver real value. | ||
| - **[Deploy Projects](/automation/deploy/projects)**: You will learn how to activate your projects and workflows for production use. We'll also have a deep dive on how to create deployments, manage versions, configure connections, and control workflow execution. | ||
|
|
||
| Once your workflows are deployed, you can monitor their performance and execution history in the **[Monitor](/automation/monitor)** section of this documentation. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,8 +1,11 @@ | ||
| --- | ||
| title: "Overview" | ||
| description: "An introduction to monitoring projects and workflows in ByteChef." | ||
| description: "An introduction to monitoring projects and workflows in ByteChef. Learn how to implement this in your ByteChef workflows." | ||
| title: Overview | ||
| --- | ||
|
|
||
| The Monitoring section lets you track workflow executions in real time. View detailed input and output data, inspect | ||
| In this section of the documentation, you will learn how to track workflow executions in real time. You'll also see how to view detailed input and output data, inspect | ||
| each component’s behavior, and filter executions using various criteria to quickly find what you need. | ||
|
|
||
| ## What's Covered | ||
| - **[Projects](/automationn/monitor/projeects)** - View execution history for your deployed workflows. Learn how to filter executions, inspect input and output data, and diagnose failed workflows. | ||
|
|
||
| Use the [execution details](/automation/monitor/projects#execution-details---completed) to understand how your workflows are performing and identify any issues that need attention. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
None of the links work