Tailscale script: Allow script to work from within LXC #832

Closed
opened 2026-02-04 21:48:15 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @jhedfors on GitHub (Apr 19, 2025).

📌 Task summary

Allow Tailscale script to work from within LXC

📋 Task details

Tailscale script:
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/addon/add-tailscale-lxc.sh)"

Currently, when run within the LXC, the script prompts you to select the desired container, with no containers shown.

Should this step even be shown?

When selecting OK, you are presented with the terminal prompt.

Image

Originally reported in this bug:
https://github.com/community-scripts/ProxmoxVE/issues/3936#issuecomment-2816648491

Originally created by @jhedfors on GitHub (Apr 19, 2025). ### 📌 Task summary Allow Tailscale script to work from within LXC ### 📋 Task details Tailscale script: `bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/addon/add-tailscale-lxc.sh)" ` Currently, when run within the LXC, the script prompts you to select the desired container, with no containers shown. Should this step even be shown? When selecting OK, you are presented with the terminal prompt. ![Image](https://github.com/user-attachments/assets/f2084a38-9ec1-4f79-828d-7b2079ea0242) Originally reported in this bug: https://github.com/community-scripts/ProxmoxVE/issues/3936#issuecomment-2816648491
Author
Owner

@tremor021 commented on GitHub (Apr 19, 2025):

Image

You run this from Proxmox host console, then select which LXC you want to install to

@tremor021 commented on GitHub (Apr 19, 2025): ![Image](https://github.com/user-attachments/assets/32861f11-cc49-45fb-9ef9-97d9d3e11a51) You run this from Proxmox host console, then select which LXC you want to install to
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#832