Y
Y
yavis232020-07-12 14:44:14
Django
yavis23, 2020-07-12 14:44:14

What is the correct way to upload my project to a configured debian server for django?

I configured the server under Django project, created a starter project, but it is empty, then set up mine on the local machine, I try to upload to the server via git, but git does not want to clone because a folder with that name already exists, I tried to "cheat" the system and renamed existing folder to a different name, and successfully cloned, but the old site remained by ip. I also tried not to create a standard project, but to clone my application right away, but during project migrations or other actions, a PERMISSION DENIED error pops up. Please tell me how to upload your project to the configured server correctly, or how to proceed correctly, thanks!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dimonchik, 2020-07-12
@dimonchik2013

right so
https://habr.com/ru/post/76619/
but you can just deal with the rights

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question