Hi,
I installed Xenforo on AWS with ALB and auto-scaling.
The xf core codes are deployed via codecommit -> codedeploy
The current problem is that each time a new ec2 is spawned by ALB, the internal_data directory will be empty.
Do you have any suggestions on how to efficiently regenerate the code_cache on each new ec2 instance?
Thanks
I installed Xenforo on AWS with ALB and auto-scaling.
The xf core codes are deployed via codecommit -> codedeploy
The current problem is that each time a new ec2 is spawned by ALB, the internal_data directory will be empty.
Do you have any suggestions on how to efficiently regenerate the code_cache on each new ec2 instance?
Thanks