Git based static website in a Docker container?

This page summarizes the projects mentioned and recommended in the original post on /r/selfhosted

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

    webhook is a lightweight incoming webhook server to run shell commands

  • This is neat as they are using the https://github.com/adnanh/webhook project I linked.

  • fastapi

    FastAPI framework, high performance, easy to learn, fast to code, ready for production

  • My gitea utilizes git hooks to call a bash script that then runs the Nikola generation and deploys the resulted files, note: Git hooks are disabled by default as they are a security risk. I plan on switching to webhooks soon using the python module fastapi. Although there are many methods of receiving webhooks for shell scripts.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
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