Yes, I have Two Site named Test and Demo on a Single Bench named ERPNext in my Linux Server on Contabo - CPU 2Core, 4GB Ram, 300GB HDD, Unlimited Bandwith.
Custom APP mytest >> Salary Slip Customization in Core Doctype
bench --site my.example.com install-app mytest
Custom APP mydemo >> Supplier Registration custom Doctype
bench --site test.example.com install-app mydemo
Another Help is Here. Thanks to @abbas for sharing a Helpfull Thread.
Hi.
If you are looking to create a custom app to store custom fields and store this on GitHub (or other online repositories), the following will take you through the process.
The following is for the latest stable ERPNext (V11).
1. Setup GitHub
Although I am using GitHub, you should be able to follow this with other providers such as BitBucket , GitLab , SourceForge , Launchpad etc…
First, Create an account on GitHub .
Next, lock your account down with 2FA (https://github.com/settings/security )…