Skip to main content

deploy

Assignment 2: CI/CD 1 (Weeks 5-9)

Deploy your first project (the one based on your student code) as docker container into your VPS. Use postgres for db (via docker compose). List your full path to public url in repository README.

This requires setting up your VPS, ssh key in gitlab, creating Dockerfile, etc... Look into deploy lecture.