Deployment of Custom App from local to server

Hi , I have created an app and running and hosting on local. Now I wish to transfer and deploy this app on CentOS server. Someone please guide, how do I migrate as in general other projectd like of java , we use to create jar zip and upload but how we do for frappe?

Hi:

Basically, your app folder is a repository.
Deploy using git.

See this

Hope this helps.

2 Likes