ERPNext VirtualBox image based on Ubuntu 12.04

Hello everyone,

We have shared a virtual image of erpnext installation, based on Ubuntu 12.04.
The size of the file is about 4GB. It contains a full fledged Ubuntu
installation along with erpnext pre-installed.

You can find the file here:
http://erpnext.com/files/erpnext-1205.vdi

The credentials of the virtual image are:
username: erpnext
password: erpnext
mysql’s root password: erpnext
erpnext database name: erpnext
erpnext database password: erpnext

Once the Virtual Machine boots, you need to start firefox, go to
http://localhost:8080 and login using:
user: Administrator
password: admin

You will need Oracle’s Virtual Box to use the image: https://www.virtualbox.org/
Make sure that you provide a memory of atleast 512 mb to the virtual
machine. Also, you will need to change its timezone to match yours,
once the Virtual Machine boots up.

Since the file size is large, if anyone could contribute a headless
version of the appliance, with a file size under 500 mb, it would be
really great.
For reference, you can checkout openbravo’s appliances:

The installation steps we used to prepare the virtual image, once
ubuntu was installed, can be found here:

Thanks,
Anand Doshi.


You received this message because you are subscribed to the Google Groups “ERPNext Technical Forum” group.
To post to this group, send email to wn...@googlegroups.com.
To unsubscribe from this group, send email to wnframework+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/wnframework?hl=en.

FANTASTIC… thank you very much as i am installing erpnext on Vertual Box but dont knw i always get an
forbiden
You don't have permission to access /
on this server.Apache/2.2.22 (Ubuntu) Server at localhost Port 8000

i think this wil help me to get psss that…

THANK A LOT


On Mon, May 28, 2012 at 2:30 PM, Anand Doshi <an…@iwebnotes.com> wrote:

Hello everyone,

We have shared a virtual image of erpnext installation, based on Ubuntu 12.04.
The size of the file is about 4GB. It contains a full fledged Ubuntu
installation along with erpnext pre-installed.

You can find the file here:
http://erpnext.com/files/erpnext-1205.vdi

The credentials of the virtual image are:
username: erpnext
password: erpnext
mysql's root password: erpnext
erpnext database name: erpnext
erpnext database password: erpnext

Once the Virtual Machine boots, you need to start firefox, go to
http://localhost:8080 and login using:
user: Administrator
password: admin

You will need Oracle's Virtual Box to use the image: https://www.virtualbox.org/
Make sure that you provide a memory of atleast 512 mb to the virtual
machine. Also, you will need to change its timezone to match yours,
once the Virtual Machine boots up.

Since the file size is large, if anyone could contribute a headless
version of the appliance, with a file size under 500 mb, it would be
really great.
For reference, you can checkout openbravo's appliances:
http://www.openbravo.com/downloads/files/

The installation steps we used to prepare the virtual image, once
ubuntu was installed, can be found here:
https://github.com/webnotes/erpnext/wiki/Installing-ERPNext-on-Ubuntu

Thanks,
Anand Doshi.

--
You received this message because you are subscribed to the Google Groups "ERPNext Technical Forum" group.
To post to this group, send email to wn...@googlegroups.com.
To unsubscribe from this group, send email to wnframework+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/wnframework?hl=en.




You received this message because you are subscribed to the Google Groups “ERPNext Technical Forum” group.

To post to this group, send email to wn...@googlegroups.com.

To unsubscribe from this group, send email to wnframework+un...@googlegroups.com.

For more options, visit this group at http://groups.google.com/group/wnframework?hl=en.

Hi Apex;

I think you have to go to the erpnext folder and do this :

sudo chown -R www-data:www-data *

to change the owner for all files for apache user (as by default in
Ubuntu - apache2 the user is www-data please check before)

On May 28, 1:14 pm, Apex Thread ap...@gmail.com wrote:

FANTASTIC… thank you very much as i am installing erpnext on Vertual Box
but dont knw i always get an
forbiden
You don’t have permission to access / on this server.Apache/2.2.22 (Ubuntu)
Server at localhost Port 8000

i think this wil help me to get psss that…

THANK A LOT

On Mon, May 28, 2012 at 2:30 PM, Anand Doshi an...@iwebnotes.com wrote:

Hello everyone,

We have shared a virtual image of erpnext installation, based on Ubuntu
12.04.
The size of the file is about 4GB. It contains a full fledged Ubuntu
installation along with erpnext pre-installed.

You can find the file here:
http://erpnext.com/files/erpnext-1205.vdi

The credentials of the virtual image are:
username: erpnext
password: erpnext
mysql’s root password: erpnext
erpnext database name: erpnext
erpnext database password: erpnext

Once the Virtual Machine boots, you need to start firefox, go to
http://localhost:8080and login using:
user: Administrator
password: admin

You will need Oracle’s Virtual Box to use the image:
https://www.virtualbox.org/
Make sure that you provide a memory of atleast 512 mb to the virtual
machine. Also, you will need to change its timezone to match yours,
once the Virtual Machine boots up.

Since the file size is large, if anyone could contribute a headless
version of the appliance, with a file size under 500 mb, it would be
really great.
For reference, you can checkout openbravo’s appliances:
Cloud-based Retail SaaS Platform for Unified Commerce - Openbravo

The installation steps we used to prepare the virtual image, once
ubuntu was installed, can be found here:
Create new page · webnotes/erpnext Wiki · GitHub

Thanks,
Anand Doshi.


You received this message because you are subscribed to the Google Groups
“ERPNext Technical Forum” group.
To post to this group, send email to wn...@googlegroups.com.
To unsubscribe from this group, send email to
wnframework+un...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/wnframework?hl=en.


You received this message because you are subscribed to the Google Groups “ERPNext Technical Forum” group.
To post to this group, send email to wn...@googlegroups.com.
To unsubscribe from this group, send email to wnframework+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/wnframework?hl=en.

i tried that also i know apache user group is www-data… but anyways… what i was trying to do… i got it ready made here… so now no issues… Thanks

On Tue, May 29, 2012 at 3:33 PM, HF <h…@gmail.com> wrote:

Hi Apex;

I think you have to go to the erpnext folder and do this :

sudo chown -R www-data:www-data *

to change the owner for all files for apache user (as by default in
Ubuntu - apache2 the user is www-data please check before)


On May 28, 1:14 pm, Apex Thread <ap...@gmail.com> wrote:
> FANTASTIC.. thank you very much as i am installing erpnext on Vertual Box
> but dont knw i always get an
> forbiden
> You don't have permission to access / on this server.Apache/2.2.22 (Ubuntu)
> Server at localhost Port 8000
>
> i think this wil help me to get psss that..
>
> THANK A LOT
>
>
>
>
>
>
>
> On Mon, May 28, 2012 at 2:30 PM, Anand Doshi <an...@iwebnotes.com> wrote:
> > Hello everyone,
>
> > We have shared a virtual image of erpnext installation, based on Ubuntu
> > 12.04.
> > The size of the file is about 4GB. It contains a full fledged Ubuntu
> > installation along with erpnext pre-installed.
>
> > You can find the file here:
> >http://erpnext.com/files/erpnext-1205.vdi
>
> > The credentials of the virtual image are:
> > username: erpnext
> > password: erpnext
> > mysql's root password: erpnext
> > erpnext database name: erpnext
> > erpnext database password: erpnext
>
> > Once the Virtual Machine boots, you need to start firefox, go to
> >http://localhost:8080and login using:
> > user: Administrator
> > password: admin
>
> > You will need Oracle's Virtual Box to use the image:
> >https://www.virtualbox.org/
> > Make sure that you provide a memory of atleast 512 mb to the virtual
> > machine. Also, you will need to change its timezone to match yours,
> > once the Virtual Machine boots up.
>
> > Since the file size is large, if anyone could contribute a headless
> > version of the appliance, with a file size under 500 mb, it would be
> > really great.
> > For reference, you can checkout openbravo's appliances:
> >http://www.openbravo.com/downloads/files/
>
> > The installation steps we used to prepare the virtual image, once
> > ubuntu was installed, can be found here:
> >https://github.com/webnotes/erpnext/wiki/Installing-ERPNext-on-Ubuntu
>
> > Thanks,
> > Anand Doshi.
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "ERPNext Technical Forum" group.
> > To post to this group, send email to wn...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > wnframework+un...@googlegroups.com.
> > For more options, visit this group at
> >http://groups.google.com/group/wnframework?hl=en.

--
You received this message because you are subscribed to the Google Groups "ERPNext Technical Forum" group.
To post to this group, send email to wn...@googlegroups.com.
To unsubscribe from this group, send email to wnframework+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/wnframework?hl=en.




You received this message because you are subscribed to the Google Groups “ERPNext Technical Forum” group.

To post to this group, send email to wn...@googlegroups.com.

To unsubscribe from this group, send email to wnframework+un...@googlegroups.com.

For more options, visit this group at http://groups.google.com/group/wnframework?hl=en.

Hi everyone,

We have compressed the erpnext virtual image using zip and the file
size has come down to 1.5gb.

So here is the link to compressed version:
http://erpnext.com/files/erpnext-1205.vdi.zip

thanks,
Anand.

On Wed, May 30, 2012 at 2:38 PM, Apex Thread ap...@gmail.com wrote:

i tried that also i know apache user group is www-data… but anyways… what
i was trying to do… i got it ready made here… so now no issues… Thanks

On Tue, May 29, 2012 at 3:33 PM, HF h....@gmail.com wrote:

Hi Apex;

I think you have to go to the erpnext folder and do this :

sudo chown -R www-data:www-data *

to change the owner for all files for apache user (as by default in
Ubuntu - apache2 the user is www-data please check before)

On May 28, 1:14 pm, Apex Thread ap...@gmail.com wrote:

FANTASTIC… thank you very much as i am installing erpnext on Vertual
Box
but dont knw i always get an
forbiden
You don’t have permission to access / on this server.Apache/2.2.22
(Ubuntu)
Server at localhost Port 8000

i think this wil help me to get psss that…

THANK A LOT

On Mon, May 28, 2012 at 2:30 PM, Anand Doshi an...@iwebnotes.com
wrote:

Hello everyone,

We have shared a virtual image of erpnext installation, based on
Ubuntu
12.04.
The size of the file is about 4GB. It contains a full fledged Ubuntu
installation along with erpnext pre-installed.

You can find the file here:
http://erpnext.com/files/erpnext-1205.vdi

The credentials of the virtual image are:
username: erpnext
password: erpnext
mysql’s root password: erpnext
erpnext database name: erpnext
erpnext database password: erpnext

Once the Virtual Machine boots, you need to start firefox, go to
http://localhost:8080and login using:
user: Administrator
password: admin

You will need Oracle’s Virtual Box to use the image:
https://www.virtualbox.org/
Make sure that you provide a memory of atleast 512 mb to the virtual
machine. Also, you will need to change its timezone to match yours,
once the Virtual Machine boots up.

Since the file size is large, if anyone could contribute a headless
version of the appliance, with a file size under 500 mb, it would be
really great.
For reference, you can checkout openbravo’s appliances:
Cloud-based Retail SaaS Platform for Unified Commerce - Openbravo

The installation steps we used to prepare the virtual image, once
ubuntu was installed, can be found here:
Create new page · webnotes/erpnext Wiki · GitHub

Thanks,
Anand Doshi.


You received this message because you are subscribed to the Google
Groups
“ERPNext Technical Forum” group.
To post to this group, send email to wn...@googlegroups.com.
To unsubscribe from this group, send email to
wnframework+un...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/wnframework?hl=en.


You received this message because you are subscribed to the Google Groups
“ERPNext Technical Forum” group.
To post to this group, send email to wn...@googlegroups.com.
To unsubscribe from this group, send email to
wnframework+un...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/wnframework?hl=en.


You received this message because you are subscribed to the Google Groups
“ERPNext Technical Forum” group.
To post to this group, send email to wn...@googlegroups.com.
To unsubscribe from this group, send email to
wnframework+un...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/wnframework?hl=en.


You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.
To post to this group, send email to er...@googlegroups.com.
To unsubscribe from this group, send email to erpnext-developer-forum+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/erpnext-developer-forum?hl=en.

Hi there I can not download the Image. from the link provided.
Is it alive anymore

https://erpnext.com/download

Hi there ,
I am looking for the ubuntu image not the debian one.
I have already got the debian image but can not start the browser from the
command prompt.
Startx even dont works there.
Can anyone help.

Best Regards
Md. Asif Atick
CTO,
Primetech Solutions Ltd.
aatick@primetechbd.com
www.primetechbd.com