Skip to main content

Proxmox

Note

The officially recommended way to run FileFlows on Proxmox is via Docker. The LXC method below is a community-contributed script and is not officially supported.

Proxmox VE Helper Script

This helper script was written by a member of the community.

It creates a privileged LXC container with hardware acceleration support.

Install Instructions

To create a new Proxmox VE FileFlows LXC, run the command below in the Proxmox VE Shell.

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/fileflows.sh)"

Updating

To Update FileFlows, run the command below (or type update) in the LXC Console.

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/fileflows.sh)"

Location of config file

To make changes to the configuration file if needed, you can locate the server.config file at:

/opt/fileflows/Data/server.config