Skip to content

Commit d86ebeb

Browse files
committed
enterprise version
1 parent 568765f commit d86ebeb

File tree

4 files changed

+12
-0
lines changed

4 files changed

+12
-0
lines changed

.vitepress/en.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ function sidebarGuideCloud(): DefaultTheme.SidebarItem[] {
141141
// collapsed: false,
142142
items: [
143143
{ text: 'Docker deployment', link: 'self_host/docker-deploy' },
144+
{ text: 'Team/Enterprise', link: 'self_host/enterprise-version' },
144145
{ text: 'FAQ', link: 'self_host/faq' },
145146
]
146147
},

.vitepress/zh.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ function sidebarGuideCloud(): DefaultTheme.SidebarItem[] {
162162
// collapsed: false,
163163
items: [
164164
{ text: 'Docker部署', link: 'self_host/docker-deploy' },
165+
{ text: '团队/企业版', link: 'self_host/enterprise-version' },
165166
{ text: '常见问题', link: 'self_host/faq' },
166167
]
167168
},
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Team/Enterprise Version
2+
3+
The private individual edition (free) currently supports the majority of the features available in the public cloud edition. However, it does not include advanced functionalities such as multi-user collaboration, organization creation, permission control, statistical dashboards, etc.
4+
5+
For partners interested in the Team Edition, Enterprise Edition, or Multi-Tenant Cloud Edition, please feel free to contact us at: [contact@swanlab.cn](mailto:contact@swanlab.cn). Kindly include your company/institution and position in your message.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# 团队/企业版
2+
3+
私有化个人版(免费)目前支持现在公有云版的绝大部分功能,但不支持多人协作、创建组织、权限控制、统计看板等高级功能。
4+
5+
对 团队版/企业版/多租户云版 有需求的伙伴,欢迎联系我们:[contact@swanlab.cn](mailto:contact@swanlab.cn),并备注您的公司/机构与职位。

0 commit comments

Comments
 (0)