VCA Help Center
English
English
  • Welcome
  • Introduction
    • What problems can be solved?
    • System requirements
    • Trial & Subscription
    • Installation and deployment
    • Configuration guide
    • Private deployment
  • Functionality
    • Room calendarc
    • Application
    • Touch remote
    • Room control
    • Extended
  • More resources
    • 🚧Common problems
Powered by GitBook
On this page
  • VCA Cloud
  • 使用 docker 镜像启动 vca server
  • 使用默认管理员账号登录
  • 导入 Licenses
  • 使用私有部署服务
  1. Introduction

Private deployment

在您的内网使用所有 VCA 服务。

VCA Cloud

1

使用 docker 镜像启动 vca server

docker run -d -p 3000:3000 --name vca-server ghcr.io/vcaapp/vca-server:latest
2

使用默认管理员账号登录

链接: http://localhost:3000

账号: admin@vcaapp.com

密码: 12345678

3

导入 Licenses

在 License 页面选择文件 Licenses.sql 导入即可。

4

使用私有部署服务

在首次运行时的配置页面,或者 Host -> 设置 -> 服务器 中添加私有化部署服务器后使用。

PreviousConfiguration guideNextRoom calendarc

Last updated 2 days ago