@timconsidine said in Cloudron vs Heimdall:
@LoudLemur said in Cloudron vs Heimdall:
Is there a good "How to" explaining how to run PHP applications (or similar) on the LAMP application?
Because the range of applications that could be installed is large, I'm not sure it's easy to write a guide. But in overview :
install a LAMP app from the AppStore as normal
in the app dashboard (gear icon top right of app tile), use the File Manager to upload the files from the source app you want to add, probably into /app/data/public
unpack if uploaded in zip formats
FOLLOW APP_SPECIFIC INSTALL INSTRUCTIONS
including to use File Manager (or possibly Terminal) to edit any config files
re(start) the LAMP app
once app is running, delete zip files uploaded
Thanks, that doesn't look too much to try.
Maybe we could create a thread/list of applications which have been tried on Cloudron's LAMP application and which ran well...