Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions docs/admin/create-user.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,8 @@ username and password.
## `CREATE USER` command

In order to create a user that can be used to authenticate from a remote
machine, first
[install crash](inv:crate-crash:*:label#getting-started) or other
[](inv:crate-clients-tools:*:label#index) on the same machine you installed
machine, first {ref}`install the CrateDB shell <crate-crash:getting-started>`
or {ref}`connect <connect>` with other tools on the same machine you installed
CrateDB on. Then, connect to CrateDB running on `localhost`.

While you can also perform the steps outlined below within
Expand Down
16 changes: 0 additions & 16 deletions docs/home/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -289,21 +289,6 @@ and integrations with third-party applications and frameworks.
::::{grid} 2 3 3 3
:padding: 0

:::{grid-item-card} Ecosystem Catalog
:link: catalog
:link-type: ref
:link-alt: Ecosystem Catalog
:padding: 3
:class-card: sd-pt-3
:class-title: sd-fs-5
:class-body: sd-text-center
:class-footer: text-smaller
{material-outlined}`category;3.5em`
+++
Discover integrations and solutions from the open-source community and CrateDB partners.
:::


:::{grid-item-card} Integration Tutorials I
:link: integrate
:link-type: ref
Expand All @@ -318,7 +303,6 @@ Discover integrations and solutions from the open-source community and CrateDB p
Learn about the variety of options to connect and integrate with third-party applications.
:::


:::{grid-item-card} Integration Tutorials II
:link: https://community.cratedb.com/t/overview-of-cratedb-integration-tutorials/1015
:link-alt: Integration Tutorials II
Expand Down
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
crate-docs-theme>=0.38.5
crate-docs-theme>=0.40.0.dev0

# cache-buster-20240305
# Remark: Used for PyPI download cache busting on GHA.
2 changes: 0 additions & 2 deletions docs/use/migrate/rockset/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,6 @@ CrateDB offers a wide range of integration capabilities, is compatible
with the PostgreSQL wire protocol, and offers adapter components to
integrate with applications and frameworks.

- [Ecosystem Catalog]
- [Integration Tutorials I]
- [Integration Tutorials II]
- [Software Development Kit]
Expand Down Expand Up @@ -331,7 +330,6 @@ and Python example programs.
[CrateDB Editions]: https://cratedb.com/database/editions
[CrateDB SQL]: project:#sql
[DX]: https://en.wikipedia.org/wiki/User_experience#Developer_experience
[Ecosystem Catalog]: https://cratedb.com/docs/crate/clients-tools/
[Integration Tutorials I]: inv:#integrate
[Integration Tutorials II]: https://community.cratedb.com/t/overview-of-cratedb-integration-tutorials/1015
[migration]: https://cratedb.com/migrations/rockset
Expand Down