Hello community,
I relative new to erpnext.
The system runs until this moment but now i want to install a ssl-certificate.
Following steps I have done:
install frappe+erpnext according to these instructions:
[[Tutorial] How to 'manually' install ERPNext v13.11 Production on Debian 10 (w/SSL cert)]
I’m running following versions:
erpnext 13.18.0
frappe 13.18.0
Afer bench config dns_multitenant on
and bench setup add-domain --site site1.local [your.new.URL]
I have my domain in the config file but when I reload the nginx config with bench setup nginx
I don’t see any port and can’t connect to the website in the browser.
There I get a 404 error.
When I set dns_multitenant off and reload nginx config I can access the site normally.
That I make false or do you have any tips?
Many thanks for your help.