Thank you Jacques, sorry for answering latter but I would try before. Effectively, I successly deployed my ofbiz app on AWS by copying my "ofbizapp" folder in my linux instance on AWS and I launch it with "ant load-demo" . it seems that it works. But how visualizing in a browser? I try to use the public and private IP/DNS that amazon gave me. but when I launch it on my computer browser "amazonIP:8080/ecommerce", it doens't work. my browser told me that it couldn't resolve the adress. Normally, it means that Ofbiz have an built-in apache server, so I don't understand what it doesn't work. I use Amazon Machine LInux And one thing, "t1.micro EC2", free instance of amazon machine is not enough for ofbiz because it is only 613 Mo of storage. I have to use "m1.small EC2" instance because it provides me 1.7 Go. I pay a litlle amount (0.036$/hr) Please help me how using ofbiz after installation on dedicated machine?
2013/11/16 Jacques Le Roux <[email protected]> > Antony, > > You may test Amazon AWS for free also (limited time). For Postgres see > https://aws.amazon.com/fr/rds/postgresql/ > > Jacques > > > On Friday, November 15, 2013 10:59 AM Antony ADOPO <[email protected]> > wrote: > > Ok, thanks very Much. I'll try This weekend. > > Thanks very much > > > > -----Message d'origine----- > > De : "Jacques Le Roux" <[email protected]> > > Envoyé : 15/11/2013 06:25 > > À : "[email protected]" <[email protected]> > > Objet : Re: Deployment on the web freehostia.com > > > > In France, OVH seems a good solution to me. You will need a dedicated > server anyway, then you can upload what you need, Postgres > > for instance... > > > > Jacques > > > > On Thursday, November 14, 2013 2:59 PM Antony Adopo <[email protected]> > wrote: > >> OK thanks, > >> But for hosting: the hoster (free hostia for instance) must have a > apache > >> server or no? or it depends only of dbms that he provides? > >> And also, with your personnal experience, could you advise me a special > >> hoster for ofbiz ecommerce web site? > >> I don't need powerfil capacities for moment (i'm still in development > stage) > >> > >> Thanks > >> > >> > >> 2013/11/14 Jacques Le Roux <[email protected]> > >> > >>> Apart > >>> > https://cwiki.apache.org/confluence/display/OFBADMIN/OFBiz+Documentation+Index#OFBizDocumentationIndex-ConfigurationDocuments > >>> you might find useful the "Apache HTTPD (Apache Web server)" section of > >>> > >>> > https://cwiki.apache.org/confluence/display/OFBIZ/FAQ+-+Tips+-+Tricks+-+Cookbook+-+HowTo > >>> > >>> Other that that we have no specific documentation on deploying OFBiz. > You > >>> will have to refer to external documentation. > >>> I recommend to use Postgres as DBMS > >>> > >>> Jacques > >>> > >>> On Wednesday, November 13, 2013 11:14 PM Antony Adopo < > [email protected]> > >>> wrote: > >>>> Hello, ofbizers. > >>>> please, could someone could describe me guideline to deploy my ofbiz > >>>> website on internet. I use http://www.freehostia.com to do it. > >>>> I worked all the time in my own computer and derby data base. and now > I > >>>> have to deploy on the previous link. but i don't know how. > >>>> I can also use others others you know > >>>> > >>>> thanks > >>>> > >>>> PS: it is my fist time to deploy a first site >
