How to backup and update the BitNami Redmine Stack?
Added by Chiropractic Traffic about 13 years ago
How to backup and update the BitNami Redmine Stack?
Thanks!
Vany
Replies (4)
RE: How to backup and update the BitNami Redmine Stack? - Added by Fernando Marines about 13 years ago
Hello there,
i did thru my aws account, your instance has EBS volume attached (10 g as default ) , try a snapshot from time to time, ther're incremental and if you need to recreate your Redmine stack, just create a new EC2 instance and create an EBS from the snapshot.
regards
RE: How to backup and update the BitNami Redmine Stack? - Added by Fernando Marines about 13 years ago
...Another option is thru the administration-> Projects , there's an option to archive a project.
don't use it yet, but should do what you expect.
regards.
RE: How to backup and update the BitNami Redmine Stack? - Added by Patrick Figel about 13 years ago
Fernando Marines wrote:
...Another option is thru the administration-> Projects , there's an option to archive a project.
don't use it yet, but should do what you expect.
Actually this function disables the project so that you can't use it anymore (e.g. if the project is over). It doesn't export the project data or something like that.
RE: How to backup and update the BitNami Redmine Stack? - Added by Fernando Marines about 13 years ago
OK! thanks for the info.
Patrick Figel wrote:
Fernando Marines wrote:
...Another option is thru the administration-> Projects , there's an option to archive a project.
don't use it yet, but should do what you expect.Actually this function disables the project so that you can't use it anymore (e.g. if the project is over). It doesn't export the project data or something like that.