Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

weird naming #5

@InternetPseudonym

Description

@InternetPseudonym

This will not configure a nginx proxy, in fact it will configure a (more or less) standard nginx instance which uses php-fpm via TCP (which is several orders of magnitude slower than unix sockets, btw) on a seperate container.

I think you should fix your nomenclature - its really confusing and will mislead beginners.
Also : you should consider changing the example to unix sockets ... using TCP is a really, really bad idea unless you are absolutely forced to do so (like in a restricted intranet without filesystem access to your FPM daemon) - use the full power of AWS ... EC2 instances can be pretty limited if you dont want to invest hundreds of dollars, performance is a key factor

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions