Deploying Your App with Git
If you’ve interacted with a Git repo hosted on GitHub or GitLab, you’ve already worked with remote repositories. Here you’re going to set up a remote Git repository on your own server, which you can push to or pull from just like any other remote. All you need is the ability to SSH into your server, which should have Git installed (see the sidebar Installing and Configuring Git, Server Side).
For anyone new to Git and looking for a complete education, check out Travis Swicegood’s classic Pragmatic Version Control Using Git [Swi08].
Get Programming WebRTC now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.