CentOS automated install script (alpha)

Hi Community,

You can try using
https://github.com/frappe/frappe-bench/blob/master/install_scripts/install_centos.sh

script to setup erpnext on a clean CentOS 6 image.

One step that is not yet automated is adding the line

erpnext ALL=(ALL) NOPASSWD: /usr/bin/supervisorctl restart frappe:

to sudoers config, which can be opened using the command visudo

You can report any issues you face at
https://github.com/frappe/frappe-bench/issues


Pratik
erpnext

Error..
Enter mysql root password to set:
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: mirror.gtdinternet.com
 * epel: mirror.globo.com
 * extras: mirror.gtdinternet.com
 * updates: centos.xpg.com.br
Setting up Install Process
Package wget-1.12-1.11.el6_5.x86_64 already installed and latest version
Nothing to do
--2014-09-19 15:21:57--  http://dl.iuscommunity.org/pub/ius/stable/CentOS/6/x86_64/epel-release-6-5.noarch.rpm
Resolving dl.iuscommunity.org... 50.57.54.209
Connecting to dl.iuscommunity.org|50.57.54.209|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 13160 (13K) [application/x-rpm]
Saving to: “epel-release-6-5.noarch.rpm”

100%[======================================>] 13,160      85.3K/s   in 0.2s

2014-09-19 15:21:58 (85.3 KB/s) - “epel-release-6-5.noarch.rpm” saved [13160/13160]

--2014-09-19 15:21:58--  http://dl.iuscommunity.org/pub/ius/stable/CentOS/6/x86_64/ius-release-1.0-11.ius.centos6.noarch.rpm
Resolving dl.iuscommunity.org... 50.57.54.209
Connecting to dl.iuscommunity.org|50.57.54.209|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2014-09-19 15:21:58 ERROR 404: Not Found.


Em quarta-feira, 25 de junho de 2014 05h19min28s UTC-3, Pratik Vyas escreveu:
Hi Community,

You can try using
https://github.com/frappe/frappe-bench/blob/master/install_scripts/install_centos.sh

script to setup erpnext on a clean CentOS 6 image.

One step that is not yet automated is adding the line

erpnext ALL=(ALL) NOPASSWD: /usr/bin/supervisorctl restart frappe\:

to sudoers config, which can be opened using the command `visudo`

You can report any issues you face at
https://github.com/frappe/frappe-bench/issues

--
Pratik
erpnext


  1. Please be kind and don't send large attachments
  2. For issues, features requests use https://github.com/frappe/erpnext/issues



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/17e98a49-4d0a-405e-940e-9386e9188392%40googlegroups.com.

    For more options, visit https://groups.google.com/d/optout.

Are you using the script from the new bench repository at https://github.com/frappe/bench ?

On 22 Sep 2014 22:49, "Jonas Reichel" <jo...@gmail.com> wrote:
Error..
Enter mysql root password to set:
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* updates: centos.xpg.com.br
Setting up Install Process
Package wget-1.12-1.11.el6_5.x86_64 already installed and latest version
Nothing to do
Resolving dl.iuscommunity.org... 50.57.54.209
Connecting to dl.iuscommunity.org|50.57.54.209|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 13160 (13K) [application/x-rpm]
Saving to: “epel-release-6-5.noarch.rpm”

100%[======================================>] 13,160 85.3K/s in 0.2s

2014-09-19 15:21:58 (85.3 KB/s) - “epel-release-6-5.noarch.rpm” saved [13160/13160]

Resolving dl.iuscommunity.org... 50.57.54.209
Connecting to dl.iuscommunity.org|50.57.54.209|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2014-09-19 15:21:58 ERROR 404: Not Found.


Em quarta-feira, 25 de junho de 2014 05h19min28s UTC-3, Pratik Vyas escreveu:
Hi Community,

You can try using
https://github.com/frappe/frappe-bench/blob/master/install_scripts/install_centos.sh

script to setup erpnext on a clean CentOS 6 image.

One step that is not yet automated is adding the line

erpnext ALL=(ALL) NOPASSWD: /usr/bin/supervisorctl restart frappe\:

to sudoers config, which can be opened using the command `visudo`

You can report any issues you face at
https://github.com/frappe/frappe-bench/issues

--
Pratik
erpnext


  1. Please be kind and don't send large attachments
  2. For issues, features requests use https://github.com/frappe/erpnext/issues



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/17e98a49-4d0a-405e-940e-9386e9188392%40googlegroups.com.

    For more options, visit https://groups.google.com/d/optout.

I’m gonna try again.

Thanks