Where to store external backup scripts?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

Where to store external backup scripts?

Shrenik
Hi,

I want to store some AWS specific backup scripts for ofbiz as well as postgres
database under the ofbiz file system tree. These scripts can then be setup as
cronjobs.
What is the best place to do so or is it wrong to do so?
Intent is to start something like a backup tool-set for ofbiz which can be used
by just defining a few parameters.

Thanks,
Shrenik

--

Shrenik Bhura
Founder, Intelliant
Intelliant: Consulting and Development of Free / Open Source Software

501/A, Synergy, Corporate Road, Prahlad Nagar
Ahmedabad - 380015, Gujarat, India.
P: +91(0)98310-33483
URL: http://www.intelliant.net

Reply | Threaded
Open this post in threaded view
|

Re: Where to store external backup scripts?

Shrenik
Could they go under tools/aws ?

On 15-04-2016 18:01, Shrenik Bhura wrote:

> Hi,
>
> I want to store some AWS specific backup scripts for ofbiz as well as postgres
> database under the ofbiz file system tree. These scripts can then be setup as
> cronjobs.
> What is the best place to do so or is it wrong to do so?
> Intent is to start something like a backup tool-set for ofbiz which can be
> used by just defining a few parameters.
>
> Thanks,
> Shrenik
>

Reply | Threaded
Open this post in threaded view
|

Re: Where to store external backup scripts?

Pranay Pandey-3
If I am not wrong, it's about keeping these in repository along with
project for which these backup scripts are prepared.

If yes, then IMO can be kept in your hot-deploy project under directory as
mentioned i.e. tools/aws.

Best regards,

Pranay Pandey
HotWax Systems
http://www.hotwaxsystems.com/

On Fri, Apr 15, 2016 at 6:15 PM, Shrenik Bhura <[hidden email]
> wrote:

> Could they go under tools/aws ?
>
>
> On 15-04-2016 18:01, Shrenik Bhura wrote:
>
>> Hi,
>>
>> I want to store some AWS specific backup scripts for ofbiz as well as
>> postgres database under the ofbiz file system tree. These scripts can then
>> be setup as cronjobs.
>> What is the best place to do so or is it wrong to do so?
>> Intent is to start something like a backup tool-set for ofbiz which can
>> be used by just defining a few parameters.
>>
>> Thanks,
>> Shrenik
>>
>>
>
Reply | Threaded
Open this post in threaded view
|

Re: Where to store external backup scripts?

Shrenik
These scripts are quite generic and can be used by any OFBiz deployment using
AWS EC2 and S3 storage as backup. Hence thought tools/aws under OFBiz root would
also be an apt place. If someone customises them then they can take it under
hot-deploy.

Reply | Threaded
Open this post in threaded view
|

Re: Where to store external backup scripts?

Jacques Le Roux
Administrator
Please create a Jira and attach a patch. We will then see if we agree about putting them there, seems the right place to me if they are generic
enough, thanks!

Jacques

Le 15/04/2016 15:06, Shrenik Bhura a écrit :
> These scripts are quite generic and can be used by any OFBiz deployment using AWS EC2 and S3 storage as backup. Hence thought tools/aws under OFBiz
> root would also be an apt place. If someone customises them then they can take it under hot-deploy.
>
>
Reply | Threaded
Open this post in threaded view
|

Re: Where to store external backup scripts?

Pranay Pandey-3
Yes if these are generic enough then we can check the possibilities of
adding it to OFBiz root directory.

Or adding these to confluence under OFBiz setup can be a good idea.

WDYT Jacques?

Best regards,

Pranay Pandey
HotWax Systems
http://www.hotwaxsystems.com/

On Fri, Apr 15, 2016 at 6:48 PM, Jacques Le Roux <
[hidden email]> wrote:

> Please create a Jira and attach a patch. We will then see if we agree
> about putting them there, seems the right place to me if they are generic
> enough, thanks!
>
> Jacques
>
>
> Le 15/04/2016 15:06, Shrenik Bhura a écrit :
>
>> These scripts are quite generic and can be used by any OFBiz deployment
>> using AWS EC2 and S3 storage as backup. Hence thought tools/aws under OFBiz
>> root would also be an apt place. If someone customises them then they can
>> take it under hot-deploy.
>>
>>
>>
Reply | Threaded
Open this post in threaded view
|

Re: Where to store external backup scripts?

Jacques Le Roux
Administrator
Hi Pranay,

I'd prefer repo over wiki, easier to maintain

Jacques

Le 16/04/2016 13:23, Pranay Pandey a écrit :

> Yes if these are generic enough then we can check the possibilities of
> adding it to OFBiz root directory.
>
> Or adding these to confluence under OFBiz setup can be a good idea.
>
> WDYT Jacques?
>
> Best regards,
>
> Pranay Pandey
> HotWax Systems
> http://www.hotwaxsystems.com/
>
> On Fri, Apr 15, 2016 at 6:48 PM, Jacques Le Roux <
> [hidden email]> wrote:
>
>> Please create a Jira and attach a patch. We will then see if we agree
>> about putting them there, seems the right place to me if they are generic
>> enough, thanks!
>>
>> Jacques
>>
>>
>> Le 15/04/2016 15:06, Shrenik Bhura a écrit :
>>
>>> These scripts are quite generic and can be used by any OFBiz deployment
>>> using AWS EC2 and S3 storage as backup. Hence thought tools/aws under OFBiz
>>> root would also be an apt place. If someone customises them then they can
>>> take it under hot-deploy.
>>>
>>>
>>>