-
Notifications
You must be signed in to change notification settings - Fork 101
Deploy Agent Docker Container
OliverShen edited this page Mar 23, 2023
·
7 revisions
- Go to the Center portal, select Authentication, and click Add Agent to create your Agent.
- Download the configuration YAML file.
Change app.registry.server to [IP / host.docker.internal]:[PORT NUMBER] of target Center, instead of localhost(Docker cannot map localhost to the correct host).
3. For starting the agent docker, see: Agent README.
Introduction:
User manual:
- Deploy Center Docker Container
- Deploy Agent Docker Container
- Test agent setup
- One-Line-Installer Agent Setup
- [DEPRECATED]Deploy a test agent service
- Trigger a test task run in the Hydra Lab test service
- Create an Appium UI Test Automation Project
- Create test build and run XCTest
- Test Task Customization
- FAQ
Developer guideline:
- Start Services with Default Configuration
- Dev Environment Setup
- Technical Design
- Integrate Hydra Lab test center with Microsoft AAD authentication service
- Upgrade the test agent service from center service
News: