Skip to content

Add community Sealos template in self-hosted cloud provider docs#16235

Merged
charlesBochet merged 1 commit intotwentyhq:mainfrom
yangchuansheng:feat/add-sealos-cloud-provider
Dec 2, 2025
Merged

Add community Sealos template in self-hosted cloud provider docs#16235
charlesBochet merged 1 commit intotwentyhq:mainfrom
yangchuansheng:feat/add-sealos-cloud-provider

Conversation

@yangchuansheng
Copy link
Copy Markdown
Contributor

Added deployment instructions for Twenty on Sealos.

Added deployment instructions for Twenty on Sealos.
Copilot AI review requested due to automatic review settings December 2, 2025 07:33
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Dec 2, 2025

Welcome!

Hello there, congrats on your first PR! We're excited to have you contributing to this project.
By submitting your Pull Request, you acknowledge that you agree with the terms of our Contributor License Agreement.

Generated by 🚫 dangerJS against 7fff6ff

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds deployment instructions for Twenty on Sealos, a community-maintained cloud provider template, to the self-hosting documentation.

  • Adds a new "Twenty on Sealos" section with deployment badge and link
  • Follows the established documentation pattern used for Railway deployment
  • Placement is logical within the cloud providers list

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps bot commented Dec 2, 2025

Greptile Overview

Greptile Summary

Added deployment instructions for Twenty on Sealos cloud platform, following the established documentation pattern with a badge and deployment link.

  • Added "Twenty on Sealos" section with badge image and deployment template link
  • Maintains consistency with existing cloud provider sections (Railway, EasyPanel, etc.)
  • Both badge URL and deployment link are valid and accessible
  • No code changes, only documentation enhancement

Confidence Score: 5/5

  • This PR is safe to merge with minimal risk
  • Simple documentation addition that follows existing patterns perfectly. The change only adds a new deployment option without modifying any code or existing documentation structure. Both URLs are valid and accessible.
  • No files require special attention

Important Files Changed

File Analysis

Filename Score Overview
packages/twenty-docs/developers/self-hosting/cloud-providers.mdx 5/5 Added Sealos deployment section with badge and link following existing documentation pattern

Sequence Diagram

sequenceDiagram
    participant Dev as Developer
    participant Docs as Documentation File
    participant Sealos as Sealos Platform
    participant User as End User
    
    Dev->>Docs: Add Sealos deployment section
    Dev->>Docs: Add badge image link
    Dev->>Docs: Add deployment template link
    
    User->>Docs: Read cloud provider options
    User->>Docs: Click Sealos badge
    Docs->>Sealos: Navigate to deployment template
    Sealos->>User: Display Twenty app template
    User->>Sealos: Deploy Twenty instance
Loading

Copy link
Copy Markdown
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 file reviewed, no comments

Edit Code Review Agent Settings | Greptile

Copy link
Copy Markdown
Member

@charlesBochet charlesBochet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :)

@charlesBochet charlesBochet merged commit 2922a1e into twentyhq:main Dec 2, 2025
50 of 51 checks passed
NotYen pushed a commit to NotYen/twenty-ym that referenced this pull request Dec 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants