CallMeTechie
DE Login
Home Products Blog About Contact

Adding Services

v2.4 · Updated 1 day ago

Adding Services

You can add services via the web interface or the API.

Via Web Interface

  1. Click + Add Service
  2. Enter the service name and URL
  3. Select the service type (HTTP, TCP, Docker)
  4. Configure optional settings like interval and timeout
  5. Click Save

Via API

curl -X POST http://localhost:8080/api/services \\n  -H "Content-Type: application/json" \\n  -d '{"name": "My Service", "url": "http://192.168.1.100:3000", "type": "http"}'

Cookie Settings

We use cookies to improve your experience. Essential cookies are always active.

Privacy Policy
ESC
↑↓ navigate open esc close