Daniel Wilson
Daniel Wilson
I can see in V14 modules (Healthcare, Non-profit etc.) are moving to separate apps. The ability to install these apps on the fly will be important I think. https://github.com/frappe/erpnext/pull/29151
@revant Thanks for describing in detail what your process is. I think you're right, it's probably better if staging and production are the same, but not everyone is comfortable with...
Yes, that makes sence. I think I will make a PR in the next couple months.
Started working on this here: https://github.com/MarqUnity/frappe_docker/tree/Quick_Start/quick-deploy
Thanks for that, I missed your gist. Is the work I did with separating the files still worth while? Could you explain why Nginx has to run inside the frappe...
hmmmm I see.. I'll see what I can come up with. As always, thanks for the information.
Still testing with this, so perhaps don't close it yet.
Things where going very well but I've hit a snag with SSL. I successfully implemented certbot to very easily get ssl certificates generated and put where they belong. Now Nginx...
> we can just use the `bench setup nginx` and the config generated by it. > It will have everything needed for ssl as well. That's where I started, but...
@psyciknz are you currently considering pull requests? This would be a nice feature. I might have a couple to add if you are.