Update : I noticed that Parse had new versions, so am trying to package those.
However Parse has made some security changes which mean the initial approach of mirroring Parse Server and Parse Dashboard as separate apps doesn’t work.
So I am back to building a “mono-app” with latest versions of Parse Server and Parse Dashboard in one container, which has some advantages.
Focus on using MongoDB but perhaps could do Parse-Mongo and Parse-Postgres as an option after getting the new versions app working. Naively perhaps, but I’m assuming that Cloudron could make alternative db backend easy.