Attention: the list was moved to
https://github.com/dypsilon/frontend-dev-bookmarks
This page is not maintained anymore, please update your bookmarks.
Attention: the list was moved to
https://github.com/dypsilon/frontend-dev-bookmarks
This page is not maintained anymore, please update your bookmarks.
| ================================================================== | |
| Installing ERP Next: | |
| -> apt-get update | |
| -> wget https://raw.githubusercontent.com/frappe/bench/master/install_scripts/setup_frappe.sh | |
| -> sudo bash setup_frappe.sh --setup-production | |
| -> Copy ~/frappe_passwords.txt | |
| -> Now configure nginx and reload | |
| SSL | |
| 1. Generate a key |