VOOZH about

URL: https://github.com/orgs/community/discussions/21955

⇱ Host Website of Github with local copy on server · community · Discussion #21955 · GitHub


Skip to content

👁 @community
GitHub Community

Host Website of Github with local copy on server #21955

👁 Image
niclasreich

Answered by birdcar

@niclasreich wrote:

Anyways, I’d like to store my content mainly on my Laptop. I use the GitHub program and every time I’d change something I would push it to my project, right? And then I would like to “pull” (?) it to my server. Is this possible?

It sounds like what you’d like to do is have the code from your repository deploy to your server, is that correct? 

If so, this is definitely possible, but requires some configuration. We have a guide that describes how to build a server that uses the Deployments API to easily get your code from GitHub into production here:

https://developer.github.com/v3/guides/delivering-deployments/

Alternatively, you could use the GitHub Auto-Deploy…

Replies: 2 comments

👁 Image
nadiajoyce

0 replies

👁 Image
birdcar

0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.