You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We never had automatic backup of the blog image uploads. I had to manually copy files around every time. Since end of 2014 sprint I set in place that the blog repo to host them
This task is about making sure we get uploads back from the live blog so we can commit them from the salt master as part of the code deployment/sync process.
The text was updated successfully, but these errors were encountered:
renoirb
changed the title
Backup blog image uploads so we can commit them back in the salt repository
Backup blog image uploads so we can commit them back in the blog repository
Mar 12, 2015
It took longer than expected because I had to reverse engineer how rsync is setup so we could add rsync-to-salt-master endpoints for other backup related assets a salt-minion might generate. Also, there were passwords in the rsync pillars, moved them to the private pillar.
renoirb
added a commit
to webplatform/blog-service
that referenced
this issue
Mar 12, 2015
We never had automatic backup of the blog image uploads. I had to manually copy files around every time. Since end of 2014 sprint I set in place that the blog repo to host them
This task is about making sure we get uploads back from the live blog so we can commit them from the salt master as part of the code deployment/sync process.
The text was updated successfully, but these errors were encountered: