Skip to content

Instantly share code, notes, and snippets.

@woakes070048
Forked from dalers/gist:e763aefd7e1793528397
Created January 8, 2016 02:55
Show Gist options
  • Save woakes070048/d07e8b2a867e56c5eba6 to your computer and use it in GitHub Desktop.
Save woakes070048/d07e8b2a867e56c5eba6 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