mirror of
https://github.com/ctwj/urldb.git
synced 2025-11-25 11:29:37 +08:00
705 B
705 B
🚀 快速开始
环境要求
在开始使用 urlDB 之前,请确保您的系统满足以下要求:
推荐配置
- CPU: 2核
- 内存: 2GB+
- 存储: 20GB+ 可用空间
🐳 Docker 部署
1. 克隆项目
git clone https://github.com/ctwj/urldb.git
cd urldb
docker compose up --build -d
2. 访问应用
启动成功后,您可以通过以下地址访问:
- 前端界面: http://localhost:3000 默认用户密码: admin/password
🆘 遇到问题?
如果您在部署过程中遇到问题,请: