Issue
As an Appsmith user, I need to be able to view the Supervisor dashboard on my self-hosted instance to monitor all the running processes around Appsmith. I can access it by visiting port 9001 on my running instance. However, I find the cron process a bit confusing and would like more clarity on its purpose.
Resolution
The solution is to access the Supervisor dashboard to view all the running processes around Appsmith if you're running it on a self-hosted instance. To access the dashboard, visit port 9001 on the running instance. Most of the information on the dashboard is self-explanatory except for the cron process. The cron process automatically renews SSL certificates.
No code examples are necessary for this solution.