Is Netlify a good service for hosting a static site? I'm curious because they will pull from Github when the site changes, so all I need to do to publish is push to Github. I'm looking for a place that won't grind to a halt under load.
I looked at Github pages and it won't work for me, so don't suggest that.
Or is there a way for my server to know when I pushed to github and pull and host it myself. I'd rather do that, but I haven't found a way.
Maybe I'm overlooking something obvious.
=> More informations about this toot | More toots from grumpygamer@mastodon.gamedev.place
@grumpygamer you can do this super easily through Plesk, if you have that installed to your server.
Install the Git extension, give it the url of your github instance and it'll give you a webhook url. Drop that into Github and any time you push files to the repo, it'll automatically notify Plesk which in turn will pull the changes to your server.
https://www.plesk.com/kb/docs/using-remote-git-hosting-use-webhooks-for-automatic-pull/
=> More informations about this toot | More toots from dev_ric@fosstodon.org
text/gemini
This content has been proxied by September (ba2dc).