Skip to content

Instantly share code, notes, and snippets.

@dalers
Created November 20, 2014 04:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save dalers/e763aefd7e1793528397 to your computer and use it in GitHub Desktop.
Save dalers/e763aefd7e1793528397 to your computer and use it in GitHub Desktop.
ERPNext good install on Centos 7
[root@hotstuff ~]# sudo bash setup_frappe.sh --setup-production
Installing for centos 7 amd64
In case you encounter an error, you can post on https://discuss.frappe.io
Adding centos mariadb repo
Installing packages for centos. This might take time...
Installing wkhtmltopdf
Cannot install wkhtmltodpdf. Skipping...
Configuring CentOS services
Starting services
Adding frappe user
setup_frappe.sh: line 300: hash: pip-2.7: not found
Installing frappe-bench
Setting up first site
Frappe/ERPNext is installed successfully and is running on port 80.
Frappe password: 74FZ
MariaDB root password: isk3
Administrator password: UxUi
The passwords are also stored at ~/frappe_passwords.txt
You can remove this file after making a note of the passwords.
[root@hotstuff ~]#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment