DEV Community

Discussion on: What was your win this past week?

Collapse
 
mrstardom profile image
Bryerstone Apps

Well, my big win was installing and running Nginx on WSL 2 Ubuntu 20.04; The joy was getting it to work; The week before was getting flask to work in python3 virtual environment on Ubuntu 20.04. The next goal is to get UWSGI to communicate with Nginx and Flask in a python 3 virtual environment built with pipenv on WSL 2 Ubuntu 20.04 LTS. I am using VS code via WSL2 Remote Server

Collapse
 
wilsonsujames profile image
wilsonsujames

can you give some tips how to do this? while I stuck on """sudo systemctl start myproject"""