(Follow Up) Securing Your self-hosted FoundryVTT instance

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • fvtt-docker

    Foundry VTT - Docker

  • For people self hosting, I highly recommend running a swag container and a foundry container.

  • docker-swag

    Nginx webserver and reverse proxy with php support and a built-in Certbot (Let's Encrypt) client. It also contains fail2ban for intrusion prevention.

  • For people self hosting, I highly recommend running a swag container and a foundry container.

  • 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.

    InfluxDB logo
  • oauth2-proxy

    A reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers.

  • If you're already using Docker, I've had luck with https://github.com/oauth2-proxy/oauth2-proxy + Google (https://oauth2-proxy.github.io/oauth2-proxy/docs/configuration/oauth_provider/#google-auth-provider).

  • Caddy

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

  • I use nginx and certbot for this, as you suggested, but it might be worth mentioning Caddy as another option. Some very enthusiastic users say it will do the same job with a lot less work for the admin, and I haven't seen a rebuttal to their claims, so it might be a better choice for folks who aren't already familiar with more traditional approaches.

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

  • Multi client authentication with auth0 and oauth2-proxy

    2 projects | dev.to | 30 Jan 2024
  • Why You Should Migrate to OAuth 2.0 From API Keys

    1 project | /r/programming | 11 Dec 2023
  • Moving from Google workspace to Microsoft 365 and implementing Zero Trust

    2 projects | /r/sysadmin | 27 Nov 2023
  • Microsoft launches Windows App for accessing PCs in the cloud from any device

    2 projects | news.ycombinator.com | 16 Nov 2023
  • Best Practice For Serving Static (Frontend) Files with NGINX in K8s?

    2 projects | /r/kubernetes | 9 Jul 2023