Services¶
Services are the apps and workloads your users rely on every day.
Examples include media servers, automation tools, databases, dashboards, and internal platforms.
Adding a Service¶
- Open Services.
- Select Add Service.
- Enter service details.
- Save.
Useful fields to fill first:
- Name
- Category (existing or new)
- Environment (existing or new)
- URL and port
- IP address
Linking Dependencies¶
Link dependencies to make the topology map truly useful:
- Host compute where the service runs
- Dependent services such as databases or internal APIs
- Storage used by this service
- Networks the service belongs to
These links power impact analysis and change planning.
IP & Port Conflict Detection¶
Circuit Breaker warns about conflicts while you edit:
- IP conflict warning when an address is already in use
- Port conflict warning when a port overlaps on the same compute context
Warnings include direct links so you can open the conflicting item quickly.