@monotux Caddy sounds handy thanks. Netbox is also new to me. Do you have a complex setup? I only have one box just now but will add more over time, planning to use #Proxmox to manage VMs. I'll probably start with the backup server and run #HomeAssistant, then build from there.

I'm guessing #Netbox will be overkill for a small #HomeLab even as it grows. What do you think?

today I enabled LLDP on my switches and my hosts (using lldpd) in my #homelab

why didn't I try this before? instead of consulting my #netbox instance or logging into the switch to see which port a machine is connected to, I can just run lldpctl to see the machines neighbors, which VLAN the port is configured as and so forth.

yes, this is just a home network where I have control over devices and their configurations. but still.

GitHub - retigra/netbox-zabbix-sync at feature/jinja2-foundation

Python script to synchronise NetBox devices to Zabbix. - retigra/netbox-zabbix-sync

GitHub

Crying in #netbox prefix import...

does anyone has an idea what netbox expect as as "site", "vlan" (the ID?), "scope type" and expecially as "scope_id".

The export only has 2x "Scope" in the export 😭

Step-by-Step Guide to Install #NetBox on #Ubuntu VPS

This article provides a step-by-step guide to install NetBox on Ubuntu VPS server.
What is NetBox?
NetBox is a powerful and versatile open-source tool that allows you to efficiently manage your network infrastructure. In this comprehensive guide, we will walk you through the process of installing NetBox on your Ubuntu VPS. By following these ...
Continued 👉 https://blog.radwebhosting.com/step-by-step-guide-to-install-netbox-on-ubuntu-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.raddemo.host #ipaddressmanagement #letsencrypt #installguide

#phpipam ausprobiert. lest sich nicht auf deutsh umstellen. lösug dafür https://blog.daniel.wydler.eu/2014/07/29/phpipam-erkennt-eingestellte-sprache-nicht/
funktioniert nicht.

#netbox will db und redis, dafür ist es mir grad zu spät.

Admit it. You're envious.

#Netbox #NetboxLabs #NetEng

Step-by-Step Guide to Install #NetBox on #Ubuntu VPS

This article provides a step-by-step guide to install NetBox on Ubuntu VPS server.
What is NetBox?
NetBox is a powerful and versatile open-source tool that allows you to efficiently manage your network infrastructure. In this comprehensive guide, we will walk you through the process of installing NetBox on your Ubuntu VPS. By following these ...
Continued 👉 https://blog.radwebhosting.com/step-by-step-guide-to-install-netbox-on-ubuntu-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #ipaddressmanagement #installguide #letsencrypt

#NetBox ist auch Blöd. Kann nicht automatisch passende EUI-64-Adressen für die Hosts generieren. Muss ich das jetzt mit Hooks nach implementieren? Blöderweise weiß das Ding ja nicht mal in welchem Netz sich ein Interface befindet.

So far I'm really liking #PyInfra Inventory and Group Data management. For inventory; with 16 lines of non-boilerplate code

* Get VMs that have cluster nodes assigned from #NetBox
* Built pyinfra host list from those devices
* Add VM to corresponding hosts data

The operation would iterate `host.data['vms']` to perform actions.

And for Group Data, this brings me joy, nay, relieves a certain existential dread.