Send netdisco-users mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.sourceforge.net/lists/listinfo/netdisco-users
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of netdisco-users digest..."
Today's Topics:

   1. Netdisco logical model (alain thomas)
   2. Re: Netdisco logical model (Oliver Gorwits)
   3. Containerized NetDisco on RHEL 9.6--has anyone done this?
      (Johnnie Adams)
   4. Re: Containerized NetDisco on RHEL 9.6--has anyone done this?
      (Christian Ramseyer)
--- Begin Message ---
Hello All,I'm not surely the first to ask it just arriving : where can i find 
the database logical model ?Thanks

--- End Message ---
--- Begin Message ---
Hi Alain

There is no UML of the database schema, if that's what you meant. Actually
there are no foreign key constraints in the Netdisco database either. So,
while you can connect to postgresql and look around, it's a bit
disconnected.

However, you can browse the (quite readable) schema description files for
each database table here:
https://github.com/netdisco/netdisco/tree/master/lib/App/Netdisco/DB/Result

And for these files it shows the primary key, and you also see the foreign
key relations which Netdisco applies logically (independently of
postgresql). Table constraints are usually just in postgresql, though.

Hope that helps,
Oliver.

On Thu, 25 Sept 2025 at 15:32, alain thomas via netdisco-users <
[email protected]> wrote:

> Hello All,
> I'm not surely the first to ask it just arriving : where can i find the
> database logical model ?
> Thanks
> _______________________________________________
> Netdisco mailing list
> [email protected]
> https://sourceforge.net/p/netdisco/mailman/netdisco-users/

--- End Message ---
--- Begin Message ---
Hi, folks,

     I'm having quite the time getting this running. Has anyone else gotten
it to work?

Thanks,

     John A

--- End Message ---
--- Begin Message ---
Hi John

I was about to reply that there are rumors it doesn't work in podman, but just last week a kind soul (@antonc42) posted a comment how they got it to run:

https://github.com/netdisco/netdisco-docker/issues/78#issuecomment-3313582476

Good luck, if it doesn't work please comment in the issue and somebody might have a hint.


Cheers
Christian

On 25.09.2025 17:54, Johnnie Adams wrote:
Hi, folks,

     I'm having quite the time getting this running. Has anyone else gotten it to work?

Thanks,

      John A






--- End Message ---
_______________________________________________
Netdisco mailing list - Digest Mode
[email protected]
https://lists.sourceforge.net/lists/listinfo/netdisco-users

Reply via email to