Threadfin Proxmox LXC script

threadfin

M3U proxy for Kernel/Plex/Jellyfin/Emby based on xTeVe.

To create a new Proxmox VE Threadfin LXC, run the command below in the Proxmox VE Shell.
To Update Threadfin, run the command below (or type update) in the LXC Console.

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/threadfin.sh)"

Default settings

CPU: 1vCPU
RAM: 1GB
HDD: 4GB
Interface: IP:34400/web
Documentation

Creating a Threadfin LXC (Linux Container) script in Proxmox helps streamline the management of your thread management applications. This setup enhances resource efficiency and simplifies deployment. LXC containers are lightweight, allowing for quick provisioning and isolation of services. Ensure your script is well-configured, includes necessary dependencies, and incorporates monitoring and backup solutions to maintain optimal performance and reliability.

Afternoon! New to ProxMox and it’s incredible. Then I found this website and it has fantastic resources. Question though - if I use a script to install this container, what’s the default root password when I use the console?

If you choose default it uses auto login. If you use advanced it will be what you setup during installation. You cant login to the Threadfin LXC?

Morning! I am used to logging into the machine itself but it should be auto starting so I guess the web interface is all I need right? Whole new mindset for me and I love it.

You say auto login but the console that shows the root user - wasn’t sure the password there but maybe I don’t need it.

Debian GNU/Linux 12 threadfin tty1
threadfin login:

Also, I got this error for this script (plex and pi hole worked great!) -

[ERROR] in line 26: exit code 0: while executing command wget -q -O /opt/threadfin/threadfin ‘https://github.com/Threadfin/Threadfin/releases/latest/download/Threadfin_linux_amd64
root@pve:~#

I just tested default install and it worked for me, auto login in the lxc worked and Threadfin UI opened.

Yeah, mine doesn’t do the auto login like yours -

Debian GNU/Linux 12 threadfin tty1

threadfin login: root
Password:

And the error at the end might be my network. Let me try it on a different network.

Something went wrong with your install, did you ever close the Proxmox shell while the script was running? I would remove and install again.

Edit - wrong script.