Multiple Installed Versions

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

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

    An easy-to-deploy Dockerized Foundry Virtual Tabletop server.

  • Use a Docker container. Docker is a system that allows software, along with everything it needs to run to be packaged up into a 'Container', that runs like a program. Containers are completely isolated from the host system and are useful for creating setups that are disposable or that come online by themselves if something goes wrong. In your case, you would want to use the Container image packaged by Felddy, which is here: https://hub.docker.com/r/felddy/foundryvtt, and you would need to 'mount your Dev/Test data directory as a volume of the container running FoundryVTT'. Containers are a complex subject, but not difficult to learn. You can find out more at https://docker.com, /r/docker, this helpful article: https://medium.com/@shrut_terminator/for-layman-series-containers-8bf923552972, and this training course: https://docker-curriculum.com/

  • git

    A fork of Git containing Windows-specific patches. (by git-for-windows)

  • Store your data directory in a Git Repository. Git is a version control system that allows you to efficiently track your changes. You can use Git tags to mark versions of your changes. Many other options are available. You can learn more at https://git-scm.com/ or at /r/git

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