Add community Sealos template in self-hosted cloud provider docs#16235
Conversation
Added deployment instructions for Twenty on Sealos.
Welcome!
Hello there, congrats on your first PR! We're excited to have you contributing to this project. |
There was a problem hiding this comment.
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 OverviewGreptile SummaryAdded deployment instructions for Twenty on Sealos cloud platform, following the established documentation pattern with a badge and deployment link.
Confidence Score: 5/5
Important Files ChangedFile Analysis
Sequence DiagramsequenceDiagram
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
|
…ntyhq#16235) Added deployment instructions for Twenty on Sealos.
Added deployment instructions for Twenty on Sealos.