Been playing with nginx for about an hour trying to setup mass dynamic virtual hosts. If you ever done it in apache you know what I mean.
Goal is to have dynamic subdom
Another alternative is to have includes a few levels deep so that directories can be categorized as you see fit. For example:
include sites-enabled/*.conf; include sites-enabled/*/*.conf; include sites-enabled/*/*/*.conf; include sites-enabled/*/*/*/*.conf;