[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
What are people using for IPAM these days?
- Subject: What are people using for IPAM these days?
- From: jaychristopher327 at gmail.com (Jay Christopher)
- Date: Wed, 13 Jun 2018 17:29:46 -0700
- In-reply-to: <CAB69EHgNuNhkYNE1FYMubVkCYO_8ro7WXXjwk49itd=ncOCN1A@mail.gmail.com>
- References: <CAFFgAjDcpVx-AxzWJrdyuJ+woHXrtQP-S7wDP0MyHioA47+SEQ@mail.gmail.com> <CAB69EHgNuNhkYNE1FYMubVkCYO_8ro7WXXjwk49itd=ncOCN1A@mail.gmail.com>
Not sure I've seen it mentioned, so will throw NetBox into the mix.
https://github.com/digitalocean/netbox
- jay
On Wed, Jun 13, 2018 at 3:50 PM Eric Kuhnke <eric.kuhnke at gmail.com> wrote:
> Either phpipam or nipap.
>
> Both use fairly standard database backends and db schema (usually something
> as simple as mariadb listenong on localhost only, on the same VM that is
> the apache2 or nginx + php stack), allowing you to scale up to external
> tools that do read only queries of the IP database for other purposes.
>
> On Sun, Jun 10, 2018 at 1:48 PM, Mike Lyon <mike.lyon at gmail.com> wrote:
>
> > Title says it all... Currently using IPPlan, but it is kinda antiquated..
> >
> > Thanks,
> > Mike
> >
> > --
> > Mike Lyon
> > mike.lyon at gmail.com
> > http://www.linkedin.com/in/mlyon
> >
>
--
- Jay C.