deployer/docs/recipe/deploy/writable.md
2021-10-09 15:59:42 +00:00

1.6 KiB

writable

Source

Configuration

http_user

Source

http_group

Source

Used to make a writable directory by a server. Used in chgrp mode of writable_mode only. Attempts automatically to detect http user in process list.

writable_dirs

Source

List of writable dirs.

writable_mode

Source

One of:

  • chown
  • chgrp
  • chmod
  • acl
'acl'

writable_use_sudo

Source

Using sudo in writable commands?

false

writable_recursive

Source

Use recursive mode (-R)?

false

writable_chmod_mode

Source

The chmod mode.

'0755'

Tasks

deploy:writable

Source

Make writable dirs.