You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow dismissing login notifications and update button label (#1819)
* Update Login Notification
* Rename "Commands" webview to "Cloud"
* No more platform
---------
Co-authored-by: Sebastian Tiedtke <sebastiantiedtke@gmail.com>
Copy file name to clipboardExpand all lines: README-platform.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ Stateful provides a powerful set of tools for creating, running, discovering, st
7
7
Stateful combines the power of interactive DevOps Notebooks with a robust set of features designed to streamline your development and operational processes. There are two major pieces:
8
8
9
9
-**Stateful Extension**: A super set of the open-source Runme project, offering enhanced features for authentication, collaboration, and security, making it ideal for teams and enterprises.
10
-
-**Stateful Platform**: A SaaS solution that integrates with GitHub and Slack, serving as a collaboration hub for finding, launching, running, sharing, and troubleshooting Notebooks and their metadata.
10
+
-**Stateful Cloud**: A SaaS solution that integrates with GitHub and Slack, serving as a collaboration hub for finding, launching, running, sharing, and troubleshooting Notebooks and their metadata.
11
11
12
12
<br />
13
13
@@ -23,7 +23,7 @@ Stateful combines the power of interactive DevOps Notebooks with a robust set of
23
23
24
24
### Platform
25
25
26
-
The Stateful platform offers a suite of tools and services designed to enhance your development lifecycle.
26
+
The Stateful cloud offers a suite of tools and services designed to enhance your development lifecycle.
27
27
28
28
-**Believe in Your Docs Again**: Transform your documentation into actionable, GitOps-compatible, cloud-native DevOps Notebooks that are collaborative and searchable.
29
29
-**Markdown and VS Code Integration**: Repurpose your existing engineering docs (READMEs, runbooks, etc.) by making commands runnable and configurable, stored next to code in Git.
@@ -35,7 +35,7 @@ The Stateful platform offers a suite of tools and services designed to enhance y
35
35
36
36
### Features
37
37
38
-
-**Runnable Engineering Docs**: Launch Markdown files from GitHub as runnable DevOps Notebooks, saving sessions to the Stateful platform.
38
+
-**Runnable Engineering Docs**: Launch Markdown files from GitHub as runnable DevOps Notebooks, saving sessions to the Stateful cloud.
39
39
-**Easy Discovery**: Quickly locate and launch DevOps Notebooks from your GitHub organization with one click to open in VS Code, clone the repo, and start running.
40
40
-**History and Metadata**: Automatically save commands, metadata, outputs, and history to Stateful. Search your history, see diffs, share, and troubleshoot processes.
41
41
-**Slack Integration**: Easily escalate or share DevOps Notebooks and commands on Slack for team troubleshooting and discussion.
@@ -47,7 +47,7 @@ The Stateful platform offers a suite of tools and services designed to enhance y
47
47
48
48
1.**Sign Up**: Create your free account at [Stateful](https://platform.stateful.com/).
49
49
2.**Install VS Code Extension**: Download the Stateful extension from the [VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=stateful.platform). The extension is fully compatible with Runme, but adds authentication, collaboration, and security features, making it secure for teams and inside companies.
50
-
3.**Explore**: Start creating, running, sharing, and discussing your first DevOps Notebook and its commands using the Stateful platform.
50
+
3.**Explore**: Start creating, running, sharing, and discussing your first DevOps Notebook and its commands using the Stateful cloud.
51
51
52
52
For detailed documentation and tutorials, visit our [Documentation](https://stateful.com/docs).
0 commit comments