How to make the mendix application available on a cloud (server)

0
Hello everyone. Since I created a simple application (with third-party integrations) that works fine locally (when the environment for connecting to another application is set up). I'm interested in, whether there is a possibility to make this application available on a cloud or server (whether the integration with another application will work?)? I tried to run in the sandbox, but I get the error back (I don't know where to check what the error is, since it's not in the console).    
asked
1 answers
2

Download you free node backup and restore it in Postgres. You can then use that database when you run locally and try to replicate the above error to debug the errors in your console. See the documentation here on how to restore locally to postgres: https://docs.mendix.com/howto/data-models/migrating-your-mendix-database

 

Regards,

Ronald

 

answered