Running ofbiz on a AWS EC2 micro instance

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

Running ofbiz on a AWS EC2 micro instance

Christopher Smith
My use case is the following.

I want to setup a eCommerce site for the dairy farmer coop that I belong to.

There will be 10 - 15 items for sale
There will be 25 user accounts
Every 2 weeks, the users will enter their orders, one per user is expected
The orders will be fulfilled every two weeks
I expect to use PayPal as the payment processor.
The ability of a user to have a "standing order" is strongly desired.

I'd like to run on an EC2 micro instance. 1 GB ram, 1 CPU.
How much storage would such a low volume site require?
How well would ofbiz run on such a small instance with the projected low
volume?

I think I could convince the coop to spring for the $6.50/month

The next instance size would likely be pushed back and the google docs
spread sheet ordering would be kept.

Thanks for your thoughts
Reply | Threaded
Open this post in threaded view
|

Re: Running ofbiz on a AWS EC2 micro instance

Michael Brohl-3
Hi Christopher,

this is a very low traffic scenario you described so I think you can run
OFBiz on this instance. You may have to tweak some configurations to
match your available memory (Java memory sizes, OFBiz cache etc.).

Regards,

Michael Brohl
ecomify GmbH
www.ecomify.de

Am 27.05.15 um 05:42 schrieb Christopher Smith:

> My use case is the following.
>
> I want to setup a eCommerce site for the dairy farmer coop that I belong to.
>
> There will be 10 - 15 items for sale
> There will be 25 user accounts
> Every 2 weeks, the users will enter their orders, one per user is expected
> The orders will be fulfilled every two weeks
> I expect to use PayPal as the payment processor.
> The ability of a user to have a "standing order" is strongly desired.
>
> I'd like to run on an EC2 micro instance. 1 GB ram, 1 CPU.
> How much storage would such a low volume site require?
> How well would ofbiz run on such a small instance with the projected low
> volume?
>
> I think I could convince the coop to spring for the $6.50/month
>
> The next instance size would likely be pushed back and the google docs
> spread sheet ordering would be kept.
>
> Thanks for your thoughts
>


smime.p7s (5K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Running ofbiz on a AWS EC2 micro instance

rshekhar.in
Hi Christopher,

As far as I remember, the RAM available to an EC2 micro-instance is around
~640MB and not 1 GB.

That said, We are already using AWS Micro Instance for staging/testing
purposes with cache defined on instance. Its slow, but works.

On Wed, May 27, 2015 at 2:59 PM, Michael Brohl <[hidden email]>
wrote:

> Hi Christopher,
>
> this is a very low traffic scenario you described so I think you can run
> OFBiz on this instance. You may have to tweak some configurations to match
> your available memory (Java memory sizes, OFBiz cache etc.).
>
> Regards,
>
> Michael Brohl
> ecomify GmbH
> www.ecomify.de
>
> Am 27.05.15 um 05:42 schrieb Christopher Smith:
>
>  My use case is the following.
>>
>> I want to setup a eCommerce site for the dairy farmer coop that I belong
>> to.
>>
>> There will be 10 - 15 items for sale
>> There will be 25 user accounts
>> Every 2 weeks, the users will enter their orders, one per user is expected
>> The orders will be fulfilled every two weeks
>> I expect to use PayPal as the payment processor.
>> The ability of a user to have a "standing order" is strongly desired.
>>
>> I'd like to run on an EC2 micro instance. 1 GB ram, 1 CPU.
>> How much storage would such a low volume site require?
>> How well would ofbiz run on such a small instance with the projected low
>> volume?
>>
>> I think I could convince the coop to spring for the $6.50/month
>>
>> The next instance size would likely be pushed back and the google docs
>> spread sheet ordering would be kept.
>>
>> Thanks for your thoughts
>>
>>
>
>


--
Regards

Ravi.Shekhar
--------------------------------------------
-------------------------------------------------
'There are two choices in life-Take it or leave it !'
-------------------------------------------------
Reply | Threaded
Open this post in threaded view
|

Re: Running ofbiz on a AWS EC2 micro instance

Christopher Smith
There are 2 micro instances.  One is 1GB
In that constrained of an environment, I expect a 32 bit Linux and 32 bit
Java 7 would be appropriate?

On Wed, May 27, 2015 at 11:02 AM, Ravi Shekhar <[hidden email]>
wrote:

> Hi Christopher,
>
> As far as I remember, the RAM available to an EC2 micro-instance is around
> ~640MB and not 1 GB.
>
> That said, We are already using AWS Micro Instance for staging/testing
> purposes with cache defined on instance. Its slow, but works.
>
> On Wed, May 27, 2015 at 2:59 PM, Michael Brohl <[hidden email]>
> wrote:
>
> > Hi Christopher,
> >
> > this is a very low traffic scenario you described so I think you can run
> > OFBiz on this instance. You may have to tweak some configurations to
> match
> > your available memory (Java memory sizes, OFBiz cache etc.).
> >
> > Regards,
> >
> > Michael Brohl
> > ecomify GmbH
> > www.ecomify.de
> >
> > Am 27.05.15 um 05:42 schrieb Christopher Smith:
> >
> >  My use case is the following.
> >>
> >> I want to setup a eCommerce site for the dairy farmer coop that I belong
> >> to.
> >>
> >> There will be 10 - 15 items for sale
> >> There will be 25 user accounts
> >> Every 2 weeks, the users will enter their orders, one per user is
> expected
> >> The orders will be fulfilled every two weeks
> >> I expect to use PayPal as the payment processor.
> >> The ability of a user to have a "standing order" is strongly desired.
> >>
> >> I'd like to run on an EC2 micro instance. 1 GB ram, 1 CPU.
> >> How much storage would such a low volume site require?
> >> How well would ofbiz run on such a small instance with the projected low
> >> volume?
> >>
> >> I think I could convince the coop to spring for the $6.50/month
> >>
> >> The next instance size would likely be pushed back and the google docs
> >> spread sheet ordering would be kept.
> >>
> >> Thanks for your thoughts
> >>
> >>
> >
> >
>
>
> --
> Regards
>
> Ravi.Shekhar
> --------------------------------------------
>
Reply | Threaded
Open this post in threaded view
|

Re: Running ofbiz on a AWS EC2 micro instance

Shi Jinghai-4
I'm sure EC2 micro instance works in your case. I'm running a similar instance on Amazon linux now with the SSD version.


在 2015-5-28,上午12:40,Christopher Smith <[hidden email]> 写道:

> There are 2 micro instances.  One is 1GB
> In that constrained of an environment, I expect a 32 bit Linux and 32 bit
> Java 7 would be appropriate?
>
> On Wed, May 27, 2015 at 11:02 AM, Ravi Shekhar <[hidden email]>
> wrote:
>
>> Hi Christopher,
>>
>> As far as I remember, the RAM available to an EC2 micro-instance is around
>> ~640MB and not 1 GB.
>>
>> That said, We are already using AWS Micro Instance for staging/testing
>> purposes with cache defined on instance. Its slow, but works.
>>
>> On Wed, May 27, 2015 at 2:59 PM, Michael Brohl <[hidden email]>
>> wrote:
>>
>>> Hi Christopher,
>>>
>>> this is a very low traffic scenario you described so I think you can run
>>> OFBiz on this instance. You may have to tweak some configurations to
>> match
>>> your available memory (Java memory sizes, OFBiz cache etc.).
>>>
>>> Regards,
>>>
>>> Michael Brohl
>>> ecomify GmbH
>>> www.ecomify.de
>>>
>>> Am 27.05.15 um 05:42 schrieb Christopher Smith:
>>>
>>> My use case is the following.
>>>>
>>>> I want to setup a eCommerce site for the dairy farmer coop that I belong
>>>> to.
>>>>
>>>> There will be 10 - 15 items for sale
>>>> There will be 25 user accounts
>>>> Every 2 weeks, the users will enter their orders, one per user is
>> expected
>>>> The orders will be fulfilled every two weeks
>>>> I expect to use PayPal as the payment processor.
>>>> The ability of a user to have a "standing order" is strongly desired.
>>>>
>>>> I'd like to run on an EC2 micro instance. 1 GB ram, 1 CPU.
>>>> How much storage would such a low volume site require?
>>>> How well would ofbiz run on such a small instance with the projected low
>>>> volume?
>>>>
>>>> I think I could convince the coop to spring for the $6.50/month
>>>>
>>>> The next instance size would likely be pushed back and the google docs
>>>> spread sheet ordering would be kept.
>>>>
>>>> Thanks for your thoughts
>>>>
>>>>
>>>
>>>
>>
>>
>> --
>> Regards
>>
>> Ravi.Shekhar
>> --------------------------------------------
>>



Reply | Threaded
Open this post in threaded view
|

Re: Running ofbiz on a AWS EC2 micro instance

rshekhar.in
In reply to this post by Christopher Smith
Yes, Java 7 is good. Go for a 64 bit version for both Linux and Java. And
configure swap partition too.

On Wed, May 27, 2015 at 10:10 PM, Christopher Smith <[hidden email]>
wrote:

> There are 2 micro instances.  One is 1GB
> In that constrained of an environment, I expect a 32 bit Linux and 32 bit
> Java 7 would be appropriate?
>
> On Wed, May 27, 2015 at 11:02 AM, Ravi Shekhar <[hidden email]>
> wrote:
>
> > Hi Christopher,
> >
> > As far as I remember, the RAM available to an EC2 micro-instance is
> around
> > ~640MB and not 1 GB.
> >
> > That said, We are already using AWS Micro Instance for staging/testing
> > purposes with cache defined on instance. Its slow, but works.
> >
> > On Wed, May 27, 2015 at 2:59 PM, Michael Brohl <[hidden email]
> >
> > wrote:
> >
> > > Hi Christopher,
> > >
> > > this is a very low traffic scenario you described so I think you can
> run
> > > OFBiz on this instance. You may have to tweak some configurations to
> > match
> > > your available memory (Java memory sizes, OFBiz cache etc.).
> > >
> > > Regards,
> > >
> > > Michael Brohl
> > > ecomify GmbH
> > > www.ecomify.de
> > >
> > > Am 27.05.15 um 05:42 schrieb Christopher Smith:
> > >
> > >  My use case is the following.
> > >>
> > >> I want to setup a eCommerce site for the dairy farmer coop that I
> belong
> > >> to.
> > >>
> > >> There will be 10 - 15 items for sale
> > >> There will be 25 user accounts
> > >> Every 2 weeks, the users will enter their orders, one per user is
> > expected
> > >> The orders will be fulfilled every two weeks
> > >> I expect to use PayPal as the payment processor.
> > >> The ability of a user to have a "standing order" is strongly desired.
> > >>
> > >> I'd like to run on an EC2 micro instance. 1 GB ram, 1 CPU.
> > >> How much storage would such a low volume site require?
> > >> How well would ofbiz run on such a small instance with the projected
> low
> > >> volume?
> > >>
> > >> I think I could convince the coop to spring for the $6.50/month
> > >>
> > >> The next instance size would likely be pushed back and the google docs
> > >> spread sheet ordering would be kept.
> > >>
> > >> Thanks for your thoughts
> > >>
> > >>
> > >
> > >
> >
> >
> > --
> > Regards
> >
> > Ravi.Shekhar
> > --------------------------------------------
> >
>



--
Regards

Ravi.Shekhar
--------------------------------------------
-------------------------------------------------
'There are two choices in life-Take it or leave it !'
-------------------------------------------------
Reply | Threaded
Open this post in threaded view
|

Re: Running ofbiz on a AWS EC2 micro instance

Christopher Smith
64 bit for a 1 gig instance?

On Thu, May 28, 2015 at 12:41 AM, Ravi Shekhar <[hidden email]>
wrote:

> Yes, Java 7 is good. Go for a 64 bit version for both Linux and Java. And
> configure swap partition too.
>
> On Wed, May 27, 2015 at 10:10 PM, Christopher Smith <[hidden email]>
> wrote:
>
> > There are 2 micro instances.  One is 1GB
> > In that constrained of an environment, I expect a 32 bit Linux and 32 bit
> > Java 7 would be appropriate?
> >
> > On Wed, May 27, 2015 at 11:02 AM, Ravi Shekhar <[hidden email]>
> > wrote:
> >
> > > Hi Christopher,
> > >
> > > As far as I remember, the RAM available to an EC2 micro-instance is
> > around
> > > ~640MB and not 1 GB.
> > >
> > > That said, We are already using AWS Micro Instance for staging/testing
> > > purposes with cache defined on instance. Its slow, but works.
> > >
> > > On Wed, May 27, 2015 at 2:59 PM, Michael Brohl <
> [hidden email]
> > >
> > > wrote:
> > >
> > > > Hi Christopher,
> > > >
> > > > this is a very low traffic scenario you described so I think you can
> > run
> > > > OFBiz on this instance. You may have to tweak some configurations to
> > > match
> > > > your available memory (Java memory sizes, OFBiz cache etc.).
> > > >
> > > > Regards,
> > > >
> > > > Michael Brohl
> > > > ecomify GmbH
> > > > www.ecomify.de
> > > >
> > > > Am 27.05.15 um 05:42 schrieb Christopher Smith:
> > > >
> > > >  My use case is the following.
> > > >>
> > > >> I want to setup a eCommerce site for the dairy farmer coop that I
> > belong
> > > >> to.
> > > >>
> > > >> There will be 10 - 15 items for sale
> > > >> There will be 25 user accounts
> > > >> Every 2 weeks, the users will enter their orders, one per user is
> > > expected
> > > >> The orders will be fulfilled every two weeks
> > > >> I expect to use PayPal as the payment processor.
> > > >> The ability of a user to have a "standing order" is strongly
> desired.
> > > >>
> > > >> I'd like to run on an EC2 micro instance. 1 GB ram, 1 CPU.
> > > >> How much storage would such a low volume site require?
> > > >> How well would ofbiz run on such a small instance with the projected
> > low
> > > >> volume?
> > > >>
> > > >> I think I could convince the coop to spring for the $6.50/month
> > > >>
> > > >> The next instance size would likely be pushed back and the google
> docs
> > > >> spread sheet ordering would be kept.
> > > >>
> > > >> Thanks for your thoughts
> > > >>
> > > >>
> > > >
> > > >
> > >
> > >
> > > --
> > > Regards
> > >
> > > Ravi.Shekhar
> > > --------------------------------------------
> > >
> >
>
>
>
> --
> Regards
>
> Ravi.Shekhar
> --------------------------------------------
>
Reply | Threaded
Open this post in threaded view
|

Re: Running ofbiz on a AWS EC2 micro instance

brajeshpatel
Hi Christopher,

Micro instance is too small because it contain less than 1gb memory and
600MB storage.

Also your DB will take memory and storage.


On Thu, May 28, 2015 at 8:26 PM, Christopher Smith <[hidden email]>
wrote:

> 64 bit for a 1 gig instance?
>
> On Thu, May 28, 2015 at 12:41 AM, Ravi Shekhar <[hidden email]>
> wrote:
>
> > Yes, Java 7 is good. Go for a 64 bit version for both Linux and Java. And
> > configure swap partition too.
> >
> > On Wed, May 27, 2015 at 10:10 PM, Christopher Smith <[hidden email]
> >
> > wrote:
> >
> > > There are 2 micro instances.  One is 1GB
> > > In that constrained of an environment, I expect a 32 bit Linux and 32
> bit
> > > Java 7 would be appropriate?
> > >
> > > On Wed, May 27, 2015 at 11:02 AM, Ravi Shekhar <[hidden email]>
> > > wrote:
> > >
> > > > Hi Christopher,
> > > >
> > > > As far as I remember, the RAM available to an EC2 micro-instance is
> > > around
> > > > ~640MB and not 1 GB.
> > > >
> > > > That said, We are already using AWS Micro Instance for
> staging/testing
> > > > purposes with cache defined on instance. Its slow, but works.
> > > >
> > > > On Wed, May 27, 2015 at 2:59 PM, Michael Brohl <
> > [hidden email]
> > > >
> > > > wrote:
> > > >
> > > > > Hi Christopher,
> > > > >
> > > > > this is a very low traffic scenario you described so I think you
> can
> > > run
> > > > > OFBiz on this instance. You may have to tweak some configurations
> to
> > > > match
> > > > > your available memory (Java memory sizes, OFBiz cache etc.).
> > > > >
> > > > > Regards,
> > > > >
> > > > > Michael Brohl
> > > > > ecomify GmbH
> > > > > www.ecomify.de
> > > > >
> > > > > Am 27.05.15 um 05:42 schrieb Christopher Smith:
> > > > >
> > > > >  My use case is the following.
> > > > >>
> > > > >> I want to setup a eCommerce site for the dairy farmer coop that I
> > > belong
> > > > >> to.
> > > > >>
> > > > >> There will be 10 - 15 items for sale
> > > > >> There will be 25 user accounts
> > > > >> Every 2 weeks, the users will enter their orders, one per user is
> > > > expected
> > > > >> The orders will be fulfilled every two weeks
> > > > >> I expect to use PayPal as the payment processor.
> > > > >> The ability of a user to have a "standing order" is strongly
> > desired.
> > > > >>
> > > > >> I'd like to run on an EC2 micro instance. 1 GB ram, 1 CPU.
> > > > >> How much storage would such a low volume site require?
> > > > >> How well would ofbiz run on such a small instance with the
> projected
> > > low
> > > > >> volume?
> > > > >>
> > > > >> I think I could convince the coop to spring for the $6.50/month
> > > > >>
> > > > >> The next instance size would likely be pushed back and the google
> > docs
> > > > >> spread sheet ordering would be kept.
> > > > >>
> > > > >> Thanks for your thoughts
> > > > >>
> > > > >>
> > > > >
> > > > >
> > > >
> > > >
> > > > --
> > > > Regards
> > > >
> > > > Ravi.Shekhar
> > > > --------------------------------------------
> > > >
> > >
> >
> >
> >
> > --
> > Regards
> >
> > Ravi.Shekhar
> > --------------------------------------------
> >
>



--
Thanks
Brajesh Patel
skype: brajesh.patel11
Cell:- +91 8750709907