You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by Antony Adopo <sa...@gmail.com> on 2013/11/18 20:26:41 UTC

deploy ofbiz on AMAZON AWS EC2

Hello Ofbizers,

I try to run Ofbiz on a instance of Amazon EC2, but I don't succes

1) I create one "amazon linux server" on AWS
2) I connected to it by SSh
3)I used WinSCp to copy my "ofbiz app" on /home/ec2_user
4)I got in my "ofbiz app" folder and I tap "ant load-demo", it wors on
command line
6) on my own browser, I tap : http://myawspublicdns:8080/catalog", it
doesn't works

Please, I don't understand, help

Re: deploy ofbiz on AMAZON AWS EC2

Posted by Jacques Le Roux <ja...@les7arts.com>.
Don't load demo data but seed data (clear your DB from content before) "ant -p" is your friend
Export (webtools) your data from your dev instance
Import them and you are done

About i18n, please clarify: back or front end?

It seems you have still a lot of basics to learn.
Be sure to carefully read the *setup* documents
Once again, most is there: http://ofbiz.apache.org/documentation.html 

Jacques (heading to bed)

On Monday, November 18, 2013 10:36 PM Antony Adopo <sa...@gmail.com> wrote:
> ok, thanks you very much, it works now.
> but all data , products and categories that I previously created in my
> localhost is not here.
> How to retrieve personal products and categories taht I created before?
> about internationalisation it keeps french, even I choosed english., how to
> change it?
> thanks
> 
> 
> 2013/11/18 Antony Adopo <sa...@gmail.com>
> 
>> no, it takes too more time to load. so I'm waitin for finishing loading,
>> after I'll
>>  run "ant start"
>> thanks
>> 
>> 
>> 
>> 2013/11/18 Jacques Le Roux <ja...@les7arts.com>
>> 
>>> Did you run ant start or startofbiz.sh after loading the demo?
>>> 
>>> Jacques
>>> 
>>> On Monday, November 18, 2013 8:26 PM Antony Adopo <sa...@gmail.com>
>>> wrote:
>>>> Hello Ofbizers,
>>>> 
>>>> I try to run Ofbiz on a instance of Amazon EC2, but I don't succes
>>>> 
>>>> 1) I create one "amazon linux server" on AWS
>>>> 2) I connected to it by SSh
>>>> 3)I used WinSCp to copy my "ofbiz app" on /home/ec2_user
>>>> 4)I got in my "ofbiz app" folder and I tap "ant load-demo", it wors on
>>>> command line
>>>> 6) on my own browser, I tap : http://myawspublicdns:8080/catalog", it
>>>> doesn't works
>>>> 
>>>> Please, I don't understand, help

Re: deploy ofbiz on AMAZON AWS EC2

Posted by Antony Adopo <sa...@gmail.com>.
ok, thanks you very much, it works now.
but all data , products and categories that I previously created in my
localhost is not here.
How to retrieve personal products and categories taht I created before?
about internationalisation it keeps french, even I choosed english., how to
change it?
thanks


2013/11/18 Antony Adopo <sa...@gmail.com>

> no, it takes too more time to load. so I'm waitin for finishing loading,
> after I'll
>  run "ant start"
> thanks
>
>
>
> 2013/11/18 Jacques Le Roux <ja...@les7arts.com>
>
>> Did you run ant start or startofbiz.sh after loading the demo?
>>
>> Jacques
>>
>> On Monday, November 18, 2013 8:26 PM Antony Adopo <sa...@gmail.com>
>> wrote:
>> > Hello Ofbizers,
>> >
>> > I try to run Ofbiz on a instance of Amazon EC2, but I don't succes
>> >
>> > 1) I create one "amazon linux server" on AWS
>> > 2) I connected to it by SSh
>> > 3)I used WinSCp to copy my "ofbiz app" on /home/ec2_user
>> > 4)I got in my "ofbiz app" folder and I tap "ant load-demo", it wors on
>> > command line
>> > 6) on my own browser, I tap : http://myawspublicdns:8080/catalog", it
>> > doesn't works
>> >
>> > Please, I don't understand, help
>>
>
>

Re: deploy ofbiz on AMAZON AWS EC2

Posted by Antony Adopo <sa...@gmail.com>.
no, it takes too more time to load. so I'm waitin for finishing loading,
after I'll
 run "ant start"
thanks



2013/11/18 Jacques Le Roux <ja...@les7arts.com>

> Did you run ant start or startofbiz.sh after loading the demo?
>
> Jacques
>
> On Monday, November 18, 2013 8:26 PM Antony Adopo <sa...@gmail.com>
> wrote:
> > Hello Ofbizers,
> >
> > I try to run Ofbiz on a instance of Amazon EC2, but I don't succes
> >
> > 1) I create one "amazon linux server" on AWS
> > 2) I connected to it by SSh
> > 3)I used WinSCp to copy my "ofbiz app" on /home/ec2_user
> > 4)I got in my "ofbiz app" folder and I tap "ant load-demo", it wors on
> > command line
> > 6) on my own browser, I tap : http://myawspublicdns:8080/catalog", it
> > doesn't works
> >
> > Please, I don't understand, help
>

Re: deploy ofbiz on AMAZON AWS EC2

Posted by Jacques Le Roux <ja...@les7arts.com>.
Did you run ant start or startofbiz.sh after loading the demo?

Jacques

On Monday, November 18, 2013 8:26 PM Antony Adopo <sa...@gmail.com> wrote:
> Hello Ofbizers,
> 
> I try to run Ofbiz on a instance of Amazon EC2, but I don't succes
> 
> 1) I create one "amazon linux server" on AWS
> 2) I connected to it by SSh
> 3)I used WinSCp to copy my "ofbiz app" on /home/ec2_user
> 4)I got in my "ofbiz app" folder and I tap "ant load-demo", it wors on
> command line
> 6) on my own browser, I tap : http://myawspublicdns:8080/catalog", it
> doesn't works
> 
> Please, I don't understand, help