a year ago
After paying the bill, now my services are turned off and it shows me a message "no deploys for this service", how do I turn them on
5 Replies
a year ago
You may need to expand the history, then you can redeploy the most recent deployment from it's 3-dot menu.
a year ago
Will this delete my uploaded files and data from my db?
a year ago
If you were correctly utilizing a volume or an external storage provider for your uploads the uploads would be intact, if you were not, then the uploads would be gone due to the empherial nature of the deployments.
As for the database data, unless you have severely misconfigured something, your database data will be intact.
a year ago
I have another service that stores static files, these are not in my git, since I uploaded them after deploying, will they be lost?