-
Published Answer
Same problem
•
By
emilmoe
-
Published Question
In order to do my backups, I have to make a dump of the database and upload it to my Space. However, I'm struggling to figure out, how to install mysqldump?
1
•
•
By
emilmoe
DigitalOcean App Platform
-
Published Question
Would be great if I could simply copy environment variables from another component or I could create some global variables that are shared across all components.
Accepted Answer:
@emilmoe 👋
Thanks for your feedback on this! We have plans to add support for something like this, stay tuned (https://www.digitalocean.com/docs/release-notes/).
1
•
•
By
emilmoe
DigitalOcean App Platform
-
Published Question
Are there any fixes to npm run prod fails on build? I would like to add this to ensure what is on the live server is always the production build and avoid forgetting doing that before doing a commit.
However, I get th...
Accepted Answer:
@emilmoe 👋
What does the build command look like that you're running?
I tried creating the sample-laravel (http://github.com/digitalocean/sample-laravel) app, updated the build command to be npm run production, and th...
1
•
•
By
emilmoe
Laravel
DigitalOcean App Platform
Node.js
-
Published Answer
Thank you. No it’s not related to composer, so this is perfect.
•
By
emilmoe
-
Published Question
How can I increase the PHP memory limit on the Apps?
Accepted Answer:
@emilmoe 👋
You can add a .user.ini file to your codebase with something like memory_limit=512M in it to set an explicit memory limit. Alternatively you could update your run command to be prefixed with an equivalent e...
3
•
•
By
emilmoe
DigitalOcean App Platform
-
Published Answer
It’s not working.
I added the code but my deployment keeps failing after I added this worker
•
By
emilmoe
-
Published Answer
Would be great with some feedback and not least a solution
•
By
emilmoe
-
Published Answer
This is an ongoing error, what are the resolutions?
•
By
emilmoe
-
Published Answer
This is still an issue
•
By
emilmoe
-
Published Answer
Just tried 2 times – doesn’t work. The domain is up for a few minutes and then unreachable!
•
By
emilmoe
-
Published Answer
Any news? This is still an issue and I’m not reaching the 200 requests per second – or at least provide a detailed log so I have a …
•
By
emilmoe