Skip to content

Better deploy performance

Compare
Choose a tag to compare
@aboritskiy aboritskiy released this 23 Oct 12:01
· 32 commits to master since this release
7c557e0

Changed the way how file permissions are controlled during the deploy,
this should speed up deployment routines by some minutes.

One single ansible steps was taking 5-10 minutes (or even 40, depending
on the amount of files) to complete, with this change it takes few seconds.
So deployment generally becomes faster overall.