Next Steps to Production

I was successful in getting ERPNext to run under my VPS with supervisor! Where can I find the instructions for the next step? I searched the forum and found a thread that mentioned renaming site1.local…
Many thanks if you could point me in the right direction :smile:

if you have nginx and supervisor setup, it’s done. Are you facing any issues?

Nothing major. The social links want to share"http://site1.local" so I thought something was wrong… setup was too easy compared to other systems I’ve evaluated.

1 Like

Great!
For that you add the following key to sites/site1.local/site_config.json. Make sure that it’s valid json after you edit it.

host_name : http://{hostname/ip that resolved to your server}