tanayp327 / bloggy

MIT License
0 stars 0 forks source link

Pop Quiz #8

Open tanayp327 opened 7 months ago

tanayp327 commented 7 months ago

Describe reverse proxy of server_name to proxy_pass, show the file

my computer crashed on this one when opening aws, 0.8, showed it after

Screenshot 2024-01-31 at 12 23 36 PM

Show JWT signup and/or login process, split screen to show the token decoded after

my computer was restarting, 0.55

Explain security config, show the 2 request matchers, permit all and authentication required (0.9)

Screenshot 2024-01-30 at 11 49 08 AM

update and delete endpoints need user to be logged in, the other ones anyone can access

Explain a POJO and changes to a POJO, highlight something changed to a POJO, show result via Postman (0.55)

Describe docker and process for show the sequence of commands for update docker application (0.9)

Screenshot 2024-01-30 at 12 21 27 PM

docker-compose down git pull docker-compose up -d docker ps to view ports