I have an app running on app platform but the local and remote repository no longer exist. I can connect to the running app via doctl. Is it at all possible to copy the files from app platform to my local machine?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Heya, @edwardnarrdo
Unfortunately, DigitalOcean App Platform does not provide direct access to the runtime file system of deployed applications.
Was the application deployed from GitHub repository or maybe via docker image?