deployer/docs/recipe/deploy/writable.md
Anton Medvedev a2b3da8c32 Add *s
2021-11-08 22:59:39 +01: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

Makes writable dirs.