Skip to content

nowex35/TLES_backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWSコンソールでの編集

  • 仮想環境activate source ./myvenv/bin/activate
  • nanoエディタで編集 nano hoge.py
  • gunicornの再起動 sudo systemctl restart gunicorn
  • 設定ファイルの検証 sudo nginx -t
  • nginxの再起動 sudo systemctl restart nginx
  • gnicornのログ確認 sudo journalctl -u gunicorn | tail -50

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published