Skip to content

Setup Frappe on Ubuntu Server using a bash script using postgresql

License

Notifications You must be signed in to change notification settings

saxenankit123/samaajainstall

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

samaajainstall

Setup Frappe on Ubuntu Server 20 using a bash script using postgresql

Requirements: Ubuntu Server 20 Python 3.10 is installed by default

Install time - 10-20 mins

Instructions

  1. Git clone this repo, or create a bash script file with name of your choice, and copy-paste the contents of the bash file in this repo
  2. run command sudo chmod +x <bash-script-name | default file if git cloned : install.sh>
  3. run without the double quotes " /.install.sh " so that the install happens automatically

About

Setup Frappe on Ubuntu Server using a bash script using postgresql

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%