Skip to content

All instances run as www-data (shared hosting support) #20

@randomstuff

Description

@randomstuff

All instances are running as the "www-data" user which mean that they can read/write data from each other (and from other applications), "rm -Rf" or "drop from wp_posts" between each others. I'd like to use it in a shared hosting setup but to do it it would be necessary to have each instance running in a separate user (creating a separated php-fpm pool for each instance).

Others aplications might be concerned (such as my_webapp_ynh), maybe some synchronization would be ok in order to have a similar solution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions