Dear IvyTeam, At the moment, we deploy lots of times a day our projects to the server and ivy server automatically creates zip backups before deploying the new iars. Those files occupy some disk spaces and make the hard drive full quickly.

How can we disable the auto backup? Thanks.

asked 27.10.2019 at 23:34

nam_ha's gravatar image

nam_ha
(suspended)
accept rate: 0%

edited 27.10.2019 at 23:35


Yet with 7.4 there is no way to avoid the creation of these backup files. But I understand the issue and we should get better in this as frequent automated deployments are becoming the regular use-case.

The question is how a good solution would look like. I can imagine putting the files into a /backup directory. Which can be mapped to nirvana using linux filesystem magic. What is your opinion?

link

answered 28.10.2019 at 05:22

Reguel%20Wermelinger's gravatar image

Reguel Werme... ♦♦
9.4k31958
accept rate: 70%

Thanks for the fast answer. I have configured a workaround to clean up those zip files by scheduling crontab to run a delete script.

I like your idea about the backup folder for those files and map them to corresponding app/pm/pmv. And it would be better if the user can configures it and has ability to disable/enable the feature.

Cheers.

(28.10.2019 at 05:32) nam_ha nam_ha's gravatar image
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×26

Asked: 27.10.2019 at 23:34

Seen: 1,422 times

Last updated: 28.10.2019 at 05:32