SSH is made to the FolSec Linux Machine from port 47.
Step 1
Login as:"folsec" is written.
Step 2
Password: The assigned Linux password is entered.
Step 3
"sudo su" is written.
Step 4
Password for folsec: The assigned Linux password is entered.
Step 5
"cd /folsec" is written.
Step 6
"docker compose down" is typed and all running
containers are stopped.
Step 7
"docker compose pull backend" is written and the
backend is updated.
Step 8
“docker compose pull client” is written and the client is
updated.
Step 9
“docker compose up --build -d” command is typed and the
containers are put up.
Step 10
“docker logs folsec-backend -f” command is typed, and after
a few seconds
When the Application Startup text appears, exit the command line with the ctrl + z shortcut keys.