Docker Compose Deploy Guide
This document describes how to deploy the FeatureProbe service.
Requirements
- Docker 17+
- Recommendation: 2-core CPU/4G memory and above
Deploy FeatureProbe Service
一、Standalone
Get up and running on Linux/Unix/Mac quickly with docker-compose.
Setps:
- Make sure you have
git
anddocker
installed. - For users in Mainland China, please refer to configure mirror to speed up your download.
- Clone the repository to your server and boot up the services
git clone https://gitee.com/featureprobe/FeatureProbe.git
cd FeatureProbe
docker compose up - Go to UI/Portal at
http://localhost:4009
and use the default credentials to log in.- username:
admin
- password:
Pass1234
- username: