foundryvtt-docker icon indicating copy to clipboard operation
foundryvtt-docker copied to clipboard

Module variable

Open modem7 opened this issue 2 years ago • 1 comments

Feature description

Is it possible to add a comma delimited ENV var for modules?

This way, modules can be downloaded during container start, and makes the config idempotent.

This would also allow for modules to be checked for potential updates during startup.

Motivation

  • It would make a copy and paste compose file easily doable
  • It would allow users to share their configs with others
  • It would allow easy archiving of chosen modules

Example

FOUNDRY_MODULES=objects-interactions-fx,dnd5e-custom-skills,dnd-randomizer

Pitch

From a Docker perspective, being able to set things up via env vars is an invaluable tool to be able to use.

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

modem7 avatar Feb 17 '23 22:02 modem7

I doubt this 4 year old, dead project, will be of any help, but dropping it here in case it helps this feature request. I think this feature would be awesome.

Thanks for the great container!

https://github.com/cswendrowski/foundryget

Mist-Hunter avatar Jun 04 '24 22:06 Mist-Hunter