Software Alternatives & Reviews

Multiple Installed Versions

Docker
  1. docker for beginners
    Pricing:
    • Open Source
    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/.

    #Developer Tools #Containers As A Service #Control Panels 22 social mentions

  2. 2
    Docker is an open platform that enables developers and system administrators to create distributed applications.
    Pricing:
    • Open Source
    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/.

    #Developer Tools #Containers As A Service #Container Tools 62 social mentions

Discuss: Multiple Installed Versions

Log in or Post with