Skip to content

Commit

Permalink
refactor: add Logto Cloud in hosting provider list
Browse files Browse the repository at this point in the history
  • Loading branch information
Rany0101 committed Jan 10, 2025
1 parent 2191e20 commit bb5f9c7
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/logto-oss/get-started-with-oss.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ description: Quick start guides for Logto open-source service (OSS) initializati
sidebar_position: 1
---

import LogtoIcon from '@site/src/assets/logto-logo.svg';
import CoolifyIcon from '@site/src/assets/oss-coolify.svg';
import DekployIcon from '@site/src/assets/oss-dekploy.svg';
import EasypanelIcon from '@site/src/assets/oss-easypanel.svg';
Expand Down Expand Up @@ -199,6 +200,16 @@ These reliable hosting providers offers one-click installation templates for Log

<DocCardList
items={[
{
type: 'link',
label: 'Logto Cloud',
href: 'https://cloud.logto.io',
description:
'A cost-effective cloud service with free dev tenants for easy authentication integration.',
customProps: {
icon: <LogtoIcon />,
},
},
{
type: 'link',
label: 'Coolify',
Expand Down
14 changes: 14 additions & 0 deletions src/assets/logto-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bb5f9c7

Please sign in to comment.