Roll Your Own Static Site Host on VPS with Caddy Server

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • starter-workflows

    Accelerating new GitHub Actions workflows

    I haven’t actually built this myself, but it would be super cool to do, and I think I’ve got a simple concept down. You could set up a web server that can listen for webhooks. Then use your CI/CD pipeline (maybe GitHub Actions) to ping that webhook whenever a new change arrives on the production branch.

  • Caddy

    Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS

    We really just scratched the surface on what Caddy can do, but I’d encourage you to learn more by heading over to caddyserver.com. One thing, for example, that we did not do was set compression on our server. That would be a great performance improvement. You can read more of the available options in the docs.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts