In order to deploy your trading bots, stock scanners, etc. to the cloud you'll need a basic understanding of how to use a linux virtual server. This is a beginners guide and introduces concepts like SSH, Systemd, Docker, Crontab and Tmux for use in deploying scripts.
00:00 - Introduction
01:07 - Setting up a Server
06:22 - Connecting to server on windows
09:49 - Connecting to server on linux/mac
10:31 - Basic file system navigation, installing programs
15:56 - Transferring files to server from windows
17:48 - Transferring files to server on linux/mac
19:47 - Pulling code from Github
21:18 - Running/editing python scripts
23:50 - Running scripts continuously with Tmux
27:48 - Monitoring/Stopping Processes with Htop
29:51 - Running scripts on a schedule with Crontab
36:05 - Using Systemd to keep a script running
41:23 - Quick docker overview
45:19 - IP whitelisting
47:00 - Adding SSH key authentication from Windows
51:37 - Adding SSH key authentication from Linux/mac
54:15 - Disabling password login
55:56 - Conclusion
コメント