How do I display custom information/graphics on the dashboard landing page?

Hi Jeff,

I have the dashboard code from the github repo in ~/ondemand/dev/dashboard and the dashboard app is loading properly when I navigate to /pun/dev/dashboard. The problem is, I cannot get the dev app to render an MOTD file in any format.

As you recommended, I have a copy of my production dashboard env file in the dev dashboard root directory, named .env.local, modified to point to an MOTD file in the config subdirectory. But after restarting the NGINX web server several times, I am still not getting a MOTD in my dev dashboard.

Can you confirm that there isn’t anything else I need to be doing to get the dev dashboard to render a MOTD?

Thanks,
Nick