samdark / yii2-cookbook

Yii 2.0 Community Cookbook
1.45k stars 297 forks source link

Create scaling.php #114

Closed iadj closed 8 years ago

iadj commented 8 years ago

Guide on setting up a Yii2 application stack for scaling.

samdark commented 8 years ago

TODO for myself: link to this cookbook article from official Yii guide.

samdark commented 8 years ago

Merged and added to index. Thank you!

samdark commented 8 years ago

https://github.com/samdark/yii2-cookbook/blob/master/book/scaling.md

iadj commented 8 years ago

Awesome!

badams commented 8 years ago

Not sure if this is the right place to post this..

👍 This sounds like a great topic for the cookbook, here are a few things that I think are worth considering:

samdark commented 8 years ago

@badams great suggestions.

iadj commented 8 years ago

@badams Awesome suggestions. Would really make it complete.

iadj commented 8 years ago

@badams I added a Logging solution made by @JackyChan to the resources https://github.com/samdark/yii2-cookbook/pull/115

How would you suggest doing the serving of assets? The link you included isn't quite clear to me.

badams commented 8 years ago

@iadj Nice work :) take a look at my comments here https://github.com/samdark/yii2-cookbook/pull/117#issuecomment-225062579