Deployment on Ubuntu VPS

I am having issues deploying my strapi app to an Ubuntu vps.
I am using the default sqlite dB.
Can someone help me out on how I can go about my deployment as well as transfer data from my local host to the remote host once deployed?

This topic has been created from a Discord post (1214494128193142794) to give it more visibility.
It will be on Read-Only mode here.
Join the conversation on Discord

Well, what’s happening with your deployment? What’s going wrong?

To transfer just your data, see: Data transfer | Strapi Documentation

To transfer your schemas, etc… you should just have your local Strapi, and the server one, in the same git repo. They need to be copies of each other.

I have deployed my app to the vps however I am having issues linking a domain to the VPS using ngnix and even apache