It is intended for simpler ERPNext deployments, but can be extended to support more complex use cases. Automatic HTTPS and Tailscale support is included.
Please let me know if I messed up the concepts or some other things in the repo. Thanks!
I realized that my deployment setup is actually quite niche. Which is why so far no existing solution caters to it. Here is a list of our internal requirements:
A valid HTTPS certificate prevents annoying browser behavior
Only employees have access to the ERPNext instance, no need to allow outsiders to probe our set up, so it’s more secure that way
Do you think my set of scripts is good enough to get into awesome-frappe? I browsed through the list, it seems those are really awesome projects! And my project is just a simple set of shell scripts ><