phpipam / phpipam-agent

phpipam scan agent
89 stars 43 forks source link

scan agent updating phpipam per API (https) #79

Open k4lli opened 1 year ago

k4lli commented 1 year ago

hey, scan agent updates database directly, however the scan agent usually (per design) sits in a network remote to the ipam (different datacenter, etc) - so ideally we could use https to send update/scan to ipam API instead of using SQL (and having to open this inter-datacenter)

wedowhateverwewant commented 1 year ago

API still does not work, also trying to use api from local network agent to connect to a remote phpipam server on docker compose