-
Notifications
You must be signed in to change notification settings - Fork 0
Chore/update button link #35
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
Merged
Merged
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
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
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 @@ | ||
| Ready to get started? [Create your account](https://spacedf.com/en/auth/sign-up) or explore our [cloud platform](/docs/getting-started/cloud-setup). |
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 |
|---|---|---|
| @@ -0,0 +1,17 @@ | ||
| ## Support and Community | ||
|
|
||
| Self-hosted SpaceDF is community-supported. | ||
|
|
||
| For resolving common issues: | ||
|
|
||
| - [GitHub Discussions](https://github.com/Space-DF) - Questions, feature requests, and workarounds | ||
| - [GitHub Issues](https://github.com/Space-DF) - Known issues | ||
|
|
||
| Get help and connect with other users: | ||
|
|
||
| - [Community Forum](https://docs.spacedf.com/community) - Ask questions and share experiences with the community | ||
| - [Discord Server](https://discord.gg/HxCTyMCzuK) - Real-time chat with developers and other users | ||
|
|
||
| Share your self-hosting experience: | ||
|
|
||
| - [GitHub Discussions](https://github.com/Space-DF) - "Self-hosting: What's working (and what's not)?" |
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,5 +1,5 @@ | ||
| --- | ||
| title: Release v2026.02.13 | ||
| title: v2026.02.13 | ||
| date: 2026-02-13 | ||
| type: Initial Release | ||
| author: SpaceDF Team | ||
|
|
||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -4,6 +4,8 @@ sidebarTitle: Installation | |
| --- | ||
|
|
||
| import { Cards, Callout } from "nextra/components"; | ||
| import ReadyToGetStarted from "@/app/_components/ReadyToGetStarted.mdx" | ||
|
|
||
|
|
||
| # Getting Started with SpaceDF | ||
|
|
||
|
|
@@ -92,6 +94,7 @@ Choose from our growing ecosystem of supported devices and integration platforms | |
|
|
||
| <Cards> | ||
| <Cards.Card | ||
| style={{pointerEvents: "none"}} | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
| icon={ | ||
| <img | ||
| src="https://d33et8skld5wvq.cloudfront.net/images/spacedf-docs/internet-of-things.png" | ||
|
|
@@ -104,6 +107,7 @@ Choose from our growing ecosystem of supported devices and integration platforms | |
| href="/docs/integrations" | ||
| /> | ||
| <Cards.Card | ||
| style={{pointerEvents: "none"}} | ||
| icon={ | ||
| <img | ||
| src="https://d33et8skld5wvq.cloudfront.net/images/spacedf-docs/platform.png" | ||
|
|
@@ -132,7 +136,7 @@ Choose from our growing ecosystem of supported devices and integration platforms | |
| requirements with our development team. | ||
| </Callout> | ||
|
|
||
| [**View All Supported Devices & Platforms →**](/docs/integrations) | ||
| [**View All Supported Devices →**](/docs/devices#supported-devices) | ||
|
|
||
| ## Ready to Start? | ||
|
|
||
|
|
@@ -212,4 +216,4 @@ Choose from our growing ecosystem of supported devices and integration platforms | |
|
|
||
| --- | ||
|
|
||
| Ready to get started? [Create your account](https://spacedf.com/en/auth/sign-up) or explore our [cloud platform](/docs/getting-started/cloud-setup). | ||
| <ReadyToGetStarted /> | ||
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 |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| export default { | ||
| "webhooks": { | ||
| display: 'hidden' | ||
| }, | ||
| } |
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,66 @@ | ||
| --- | ||
| title: Integrations | ||
| asIndexPage: true | ||
| --- | ||
|
|
||
| import { RichCardOptions, RichCardOption } from "@/app/_components/RichCard.jsx" | ||
| import SupportCommunity from "@/app/_components/SupportCommunity.mdx" | ||
| import ReadyToGetStarted from "@/app/_components/ReadyToGetStarted.mdx" | ||
|
|
||
|
|
||
| # Integrations | ||
|
|
||
| Expand the capabilities of SpaceDF by connecting it to your favorite tools, services, and external platforms. | ||
|
|
||
| --- | ||
|
|
||
| ## Available Integrations | ||
|
|
||
| Choose a method to start streaming your IoT data or automating your workflows. | ||
|
|
||
| <RichCardOptions> | ||
| <RichCardOption | ||
| icon={ | ||
| <img | ||
| src="/logo/webhook.png" | ||
| className="w-2/3" | ||
| /> | ||
| } | ||
| badgeClassName="border-yellow-600 text-yellow-600 dark:text-yellow-400 bg-yellow-50" | ||
| className="pointer-events-none" | ||
| title="Webhook" | ||
| badge="Coming Soon" | ||
| description="Send real-time event data from SpaceDF to any third-party application via HTTP POST requests." | ||
| href="/docs/integrations/webhooks" | ||
| /> | ||
| </RichCardOptions> | ||
|
|
||
| *More integrations coming soon. Have a request? [Let us know.](https://forum.df.technology/)* | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
|
|
||
| ## Overview | ||
|
|
||
| Integrations act as the bridge between SpaceDF and the rest of your technology stack. | ||
| By connecting SpaceDF to external services, you can transform raw IoT data into actionable insights, automated alerts, or custom business logic. | ||
|
|
||
| ## About Integrations | ||
|
|
||
| #### Why use Integrations? | ||
| Connecting your digital environment to external tools allows you to: | ||
|
|
||
| - **Automate Workflows:** Trigger actions in other apps based on device events. | ||
| - **Centralize Data:** Push telemetry to external databases or analytics engines. | ||
| - **Instant Notifications:** Receive alerts on the platforms your team already uses. | ||
|
|
||
| #### Integration Security | ||
| We prioritize the security of your data during transit. Every integration supports modern security standards—such as API keys, secret tokens, or encrypted headers—to ensure that your data remains private and is only delivered to authorized destinations. | ||
|
|
||
| #### Your Responsibilities | ||
| When managing integrations, you are responsible for: | ||
| - **Endpoint Stability:** Ensuring that the receiving service is online and capable of handling the data volume. | ||
| - **Credential Management:** Keeping your integration secrets, tokens, and keys secure. | ||
| - **Data Privacy:** Managing how third-party services store or process the data sent from SpaceDF. | ||
|
|
||
| <SupportCommunity/> | ||
| --- | ||
|
|
||
| <ReadyToGetStarted /> | ||
Oops, something went wrong.
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.
The
classNameandbadgeClassNameprops should have default values (e.g., empty strings) to prevent the string "undefined" from being included in the component's class list when they are not provided by the parent component.