-2
After uploading the file for hours I can download the files, but after a while I can not download the files, saying that the file does not exist, only when I consult the database and the table by Heroku pg:psql files still appear there.
Can anyone help me? It’s problem in configuration and code?
I used to deploy this tutorial: https://github.com/Gpzim98/django-heroku
python-3.8.1 Django==3.0.5
Clearer than impossible, congratulations.
– Victor Fernandes
Can I do this using some free method and using the free Heroku App? For example by setting up a Docker? I’m a beginner and I just deployed on Heroku.
– Cesar Augusto
Hey, as for Docker, you don’t have to, I just set an example. Now a free solution, must exist, I do not know or use, I have used almost always Blob Storage from Azure, in the projects I do with Django only a few years ago with Bucket S3 from AWS. In the main providers (in the 3 that I indicated), for example Azure you can create free account for 30 days, but I think it asks for a payment mode in the same, although they do not charge anything, and does not serve virtual cards.
– Ernesto Casanova
Thank you very much for your answers!
– Cesar Augusto