Simple Django Deployment (part 5): Uploading files

preview_player
Показать описание

So now we know how to create a server, log in with ssh and install the software we need to run Django. Next I will show you how to upload files to the server with scp. In addition, I'll show you how to run a quick and easy HTTP web server, which can be useful for debugging later. You will need Python 3 installed on your desktop for this step.
Рекомендации по теме
Комментарии
Автор

This was exactly what I needed. I feel like I much more have a grasp on what a server actually is now. Much appreciated man

AlphaWatt
Автор

Hey Matt, thanks for your great articles and tutorials. They are very helpful for new Django developers like me!

There is one thing I noticed though:
On your blog I can see that you are running this animation at the top (is it conways game of life?).
This animation eats up quite a bit of my CPU which made me a little bit suspicious in the beginning (is he using me as a crypto miner or something like that?).
Right now I have disabled the Javascript on your site because I don't like to hear my computer working while I'm just reading an article.
So maybe you could switch the animated banner for a .gif or something else to make it easier on the client's CPU?

This is just a suggestion though, so feel free to ignore it. I'm only writing in case you didn't notice it already.

Keep up the good work!

christianpeters
Автор

the fact u dont "makedir" and "touch" triggers my anxiety, plus the tab tip..

VictorHugo-xouz