trac.x0blr.com:services:pureftpd
Table of Contents
Services: PureFTPd
Information
PureFTPd is run within a docker container with volumes mounted from the host for access to content.
- image: stilliard/pure-ftpd:hardened
- config: /var/lib/data/pureftpd
- content: "/var/lib/content/pureftpd
for additional details on volumes, ports etc refer to the container information docker inspect
Managing PureFTPd
You will manage users by entering the container (to be scripted)
docker exec -it pureftpd-server /bin/bash
NB: do not create scripts within the container if you don't know what you are doing, they will be lost on a rebuild. Instead consider creating scripts on the host that wrap around docker_exec} functionality
/var/www/wiki.darrenwindle.co.uk/public_html/data/pages/trac.x0blr.com/services/pureftpd.txt · Last modified: 2024/12/01 08:40 by 127.0.0.1