-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
high level serverless doc consolidation and refactoring (#191)
* consolidating guidance --------- Co-authored-by: Florent Le Borgne <[email protected]> Co-authored-by: Kaarina Tungseth <[email protected]>
- Loading branch information
1 parent
a61c1bf
commit cd313b7
Showing
29 changed files
with
545 additions
and
502 deletions.
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 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,14 +1,14 @@ | ||
[[devtools-developer-tools]] | ||
== Dev tools | ||
[role="exclude",id="devtools-developer-tools"] | ||
= Dev tools | ||
|
||
include::./pages/general-developer-tools.asciidoc[leveloffset=+2] | ||
include::./pages/general-developer-tools.asciidoc[leveloffset=+1] | ||
|
||
include::./pages/run-api-requests-in-the-console.asciidoc[leveloffset=+2] | ||
include::./pages/run-api-requests-in-the-console.asciidoc[leveloffset=+1] | ||
|
||
include::./pages/profile-queries-and-aggregations.asciidoc[leveloffset=+2] | ||
include::./pages/profile-queries-and-aggregations.asciidoc[leveloffset=+1] | ||
|
||
include::./pages/debug-grok-expressions.asciidoc[leveloffset=+2] | ||
include::./pages/debug-grok-expressions.asciidoc[leveloffset=+1] | ||
|
||
include::./pages/debug-painless-scripts.asciidoc[leveloffset=+2] | ||
include::./pages/debug-painless-scripts.asciidoc[leveloffset=+1] | ||
|
||
include::./pages/developer-tools-troubleshooting.asciidoc[leveloffset=+2] | ||
include::./pages/developer-tools-troubleshooting.asciidoc[leveloffset=+1] |
This file contains 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 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,31 +1,14 @@ | ||
[[intro]] | ||
== Welcome to {serverless-full} | ||
== Elastic Cloud Serverless | ||
|
||
include::{docs-content-root}/serverless/pages/welcome-to-serverless.asciidoc[leveloffset=+2] | ||
include::./pages/welcome-to-serverless.asciidoc[leveloffset=+2] | ||
|
||
include::./pages/what-is-serverless.asciidoc[leveloffset=+2] | ||
include::./pages/get-started-general.asciidoc[leveloffset=+2] | ||
|
||
include::./pages/sign-up.asciidoc[leveloffset=+2] | ||
|
||
include::./pages/manage-org.asciidoc[leveloffset=+2] | ||
include::./pages/manage-access-to-org.asciidoc[leveloffset=+3] | ||
include::./pages/manage-access-to-org-user-roles.asciidoc[leveloffset=+3] | ||
include::./pages/manage-access-to-org-from-existing-account.asciidoc[leveloffset=+3] | ||
|
||
include::./pages/manage-your-project.asciidoc[leveloffset=+2] | ||
include::./pages/manage-your-project-rest-api.asciidoc[leveloffset=+3] | ||
|
||
include::./pages/manage-billing.asciidoc[leveloffset=+2] | ||
include::./pages/manage-billing-check-subscription.asciidoc[leveloffset=+3] | ||
include::./pages/manage-billing-monitor-usage.asciidoc[leveloffset=+3] | ||
include::./pages/manage-billing-history.asciidoc[leveloffset=+3] | ||
include::./pages/manage-billing-pricing-model.asciidoc[leveloffset=+3] | ||
include::./pages/manage-billing-stop-project.asciidoc[leveloffset=+3] | ||
|
||
include::./pages/service-status.asciidoc[leveloffset=+2] | ||
|
||
include::./pages/user-profile.asciidoc[leveloffset=+2] | ||
|
||
include::./pages/cloud-regions.asciidoc[leveloffset=+2] | ||
|
||
include::./pages/ml-nlp-auto-scale.asciidoc[leveloffset=+2] | ||
|
This file contains 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,27 +1,50 @@ | ||
[[project-and-management-settings]] | ||
== Project and management settings | ||
== Manage your project | ||
|
||
|
||
|
||
include::./pages/project-and-management-settings.asciidoc[leveloffset=+2] | ||
|
||
include::./pages/project-settings.asciidoc[leveloffset=+2] | ||
include::./pages/api-keys.asciidoc[leveloffset=+3] | ||
include::./pages/action-connectors.asciidoc[leveloffset=+3] | ||
include::./pages/ml-nlp-auto-scale.asciidoc[leveloffset=+2] | ||
include::./pages/manage-your-project.asciidoc[leveloffset=+2] | ||
include::./pages/manage-your-project-rest-api.asciidoc[leveloffset=+3] | ||
|
||
include::./index-serverless-devtools.asciidoc[leveloffset=+2] | ||
|
||
include::./pages/project-settings-access.asciidoc[leveloffset=+2] | ||
include::./pages/manage-org.asciidoc[leveloffset=+3] | ||
include::./pages/custom-roles.asciidoc[leveloffset=+3] | ||
include::./pages/data-views.asciidoc[leveloffset=+3] | ||
include::./pages/files.asciidoc[leveloffset=+3] | ||
include::./pages/api-keys.asciidoc[leveloffset=+3] | ||
|
||
include::./pages/project-settings-data.asciidoc[leveloffset=+2] | ||
include::./pages/integrations.asciidoc[leveloffset=+3] | ||
include::./pages/fleet-and-elastic-agent.asciidoc[leveloffset=+3] | ||
include::./pages/index-management.asciidoc[leveloffset=+3] | ||
include::./pages/data-views.asciidoc[leveloffset=+3] | ||
include::./pages/machine-learning.asciidoc[leveloffset=+3] | ||
include::./pages/ingest-pipelines.asciidoc[leveloffset=+3] | ||
include::./pages/logstash-pipelines.asciidoc[leveloffset=+3] | ||
include::./pages/machine-learning.asciidoc[leveloffset=+3] | ||
include::./pages/maintenance-windows.asciidoc[leveloffset=+3] | ||
include::./pages/maps.asciidoc[leveloffset=+3] | ||
include::./pages/transforms.asciidoc[leveloffset=+3] | ||
|
||
include::./pages/project-settings-content.asciidoc[leveloffset=+2] | ||
include::./pages/spaces.asciidoc[leveloffset=+3] | ||
include::./pages/reports.asciidoc[leveloffset=+3] | ||
include::./pages/rules.asciidoc[leveloffset=+3] | ||
include::./pages/saved-objects.asciidoc[leveloffset=+3] | ||
include::./pages/spaces.asciidoc[leveloffset=+3] | ||
include::./pages/files.asciidoc[leveloffset=+3] | ||
include::./pages/maps.asciidoc[leveloffset=+3] | ||
include::./pages/tags.asciidoc[leveloffset=+3] | ||
include::./pages/transforms.asciidoc[leveloffset=+3] | ||
include::./pages/visualize-library.asciidoc[leveloffset=+3] | ||
|
||
include::./pages/project-settings-alerts.asciidoc[leveloffset=+2] | ||
include::./pages/rules.asciidoc[leveloffset=+3] | ||
include::./pages/action-connectors.asciidoc[leveloffset=+3] | ||
include::./pages/maintenance-windows.asciidoc[leveloffset=+3] | ||
|
||
include::./pages/integrations.asciidoc[leveloffset=+2] | ||
//include::./pages/project-settings.asciidoc[leveloffset=+2] | ||
|
||
include::./pages/fleet-and-elastic-agent.asciidoc[leveloffset=+2] | ||
include::./pages/manage-billing.asciidoc[leveloffset=+2] | ||
include::./pages/manage-billing-check-subscription.asciidoc[leveloffset=+3] | ||
include::./pages/manage-billing-monitor-usage.asciidoc[leveloffset=+3] | ||
include::./pages/manage-billing-history.asciidoc[leveloffset=+3] | ||
include::./pages/manage-billing-pricing-model.asciidoc[leveloffset=+3] | ||
include::./pages/manage-billing-stop-project.asciidoc[leveloffset=+3] |
This file contains 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 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 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 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,37 @@ | ||
[[serverless-get-started]] | ||
= Get started | ||
|
||
There are two options to create serverless projects: | ||
|
||
* If you are a new user, https://cloud.elastic.co/serverless-registration[sign up for a free 14-day trial] to create a serverless project. For more information about the Elastic Cloud trials, check <<general-sign-up-trial-what-is-included-in-my-trial,Trial features>>. | ||
|
||
* If you are an existing customer, https://cloud.elastic.co/login[log in to Elastic Cloud]. On the home page, you will see a new option to create serverless projects. | ||
|
||
Choose the type of project that matches your needs and we'll help you get started with our solution guides. | ||
|
||
[cols="1,1"] | ||
|=== | ||
| | ||
| | ||
|
||
| image:https://www.elastic.co/docs/assets/images/elasticsearch.png[width=150] | ||
a| [.card-title]#Elasticsearch# + | ||
Build custom search applications with Elasticsearch. | ||
|
||
<<what-is-elasticsearch-serverless,*View guide →*>> | ||
|
||
| image:https://www.elastic.co/docs/assets/images/observability.png[width=150] | ||
a| [.card-title]#Observability# + | ||
Monitor applications and systems with Elastic Observability. | ||
|
||
<<what-is-observability-serverless,*View guide →*>> | ||
|
||
| image:https://www.elastic.co/docs/assets/images/security.png[width=150] | ||
a| [.card-title]#Security# + | ||
Detect, investigate, and respond to threats with Elastic Security. | ||
|
||
<<what-is-security-serverless,*View guide →*>> | ||
|
||
| | ||
| | ||
|=== |
15 changes: 0 additions & 15 deletions
15
serverless/pages/manage-access-to-org-from-existing-account.asciidoc
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains 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.