diff --git a/services/netbox/README.md b/services/netbox/README.md index a23acc1..8bf3289 100644 --- a/services/netbox/README.md +++ b/services/netbox/README.md @@ -1,10 +1,10 @@ # Netbox with Tailscale Sidecar Configuration -This Docker Compose configuration sets up [Netbox](https://github.com/github.com/netbox-community) with Tailscale as a sidecar container to securely access your Network layout over a private Tailscale network. By using Tailscale in a sidecar configuration, you can enhance the security and privacy, ensuring that they are only accessible within your Tailscale network. +This Docker Compose configuration sets up [Netbox](https://github.com/netbox-community/netbox) with Tailscale as a sidecar container to securely access your Network layout over a private Tailscale network. By using Tailscale in a sidecar configuration, you can enhance the security and privacy, ensuring that they are only accessible within your Tailscale network. ## Netbox -[Netbox](https://github.com/github.com/netbox-community) exists to empower network engineers. Since its release in 2016, it has become the go-to solution for modeling and documenting network infrastructure for thousands of organizations worldwide. As a successor to legacy IPAM and DCIM applications, NetBox provides a cohesive, extensive, and accessible data model for all things networked. +[Netbox](https://github.com/netbox-community/netbox) exists to empower network engineers. Since its release in 2016, it has become the go-to solution for modeling and documenting network infrastructure for thousands of organizations worldwide. As a successor to legacy IPAM and DCIM applications, NetBox provides a cohesive, extensive, and accessible data model for all things networked. ## Configuration Overview