TAG: "server" (3)

Hosting Gatsby Project on DigitalOcean

November 2021

Here are the steps to deploy a Gatsby project to a DigitalOcean droplet. It'll take you through the step of installing required packages on the droplet, setting up the firewall, and configuring Nginx to serve the website.

Configuring HTTPS for Your Site

November 2021

Here's how to set up HTTPS for your Gatsby site using Certbot.

Set Up Multiple Server Blocks with Nginx

October 2021

Here are the instructions on how to set up multiple server blocks when using a Nginx web server. This allows hosting multiple websites on a single droplet on DigitalOcean.

All Categories

  • back-end(4)
  • front-end(2)
  • setup(2)
  • styling(1)