sonicaj d9de0d5c4b Publish new changes in catalog 1 năm trước cách đây
..
charts d9de0d5c4b Publish new changes in catalog 1 năm trước cách đây
ci d9de0d5c4b Publish new changes in catalog 1 năm trước cách đây
templates d9de0d5c4b Publish new changes in catalog 1 năm trước cách đây
Chart.lock d9de0d5c4b Publish new changes in catalog 1 năm trước cách đây
Chart.yaml d9de0d5c4b Publish new changes in catalog 1 năm trước cách đây
README.md d9de0d5c4b Publish new changes in catalog 1 năm trước cách đây
app-readme.md d9de0d5c4b Publish new changes in catalog 1 năm trước cách đây
ix_values.yaml d9de0d5c4b Publish new changes in catalog 1 năm trước cách đây
metadata.yaml d9de0d5c4b Publish new changes in catalog 1 năm trước cách đây
questions.yaml d9de0d5c4b Publish new changes in catalog 1 năm trước cách đây

README.md

TFTP

TFTP is a server for the Trivial File Transfer Protocol.

The app runs as root user and drops privileges to tftp (9069) user for the TFTP service.

On every application start, a container will be launched with root privileges. This will check the parent directory permissions and ownership. If there is a mismatch it will apply the correct permissions to the TFTP directories. When "Allow Create" is checked, the above container will also check and chmod if needed to 757 the TFTP directories and to 555 when not checked. Afterward, the TFTP container will run as a root user, dropping privileges to tftp (9069) user for the TFTP service. Note: You need to have configured DHCP server for network boot to work.