Posts: Linux

Back to Blog

Graphic of digital padlock overlaying a screen with running numbers

Webhooks Continued, Server Configuration And You

Tags: Git, Websites, Webhooks, Linux, Nginx, LetsEncrypt

Continued from Using Git to Keep Your Website up to Date

In the previous post, we set up a listener that would listen for an HTTP request from Github and run a script to update your website automatically. But, there are a few things left undone.

In this phase, we'll set up an Nginx reverse p...

Read More


Webhooks

Using Git to Keep Your Website up to Date

Tags: Programming, Git, Websites, Webhooks, Node, Restify, Linux

I'm not a website developer by trade, though I can do some of the work. Honestly, for years, I felt like I needed to build my own CMS from scratch or I wasn't a good enough developer. But I'm also a developer that has a tendancy to redo his work over and over again unless I have a deadline.

So fi...

Read More