- A remote server (I am using Digital Ocean)
- A Gitlab Account (for container registry)
- Create a droplet (ubuntu) on Digital Ocean and choose your suitable authentication method (ssh or password)
- log into the droplet using root and go to second step
- Add a new user with sudo privilages [see
user_add.sh
]