Caprover logo
Caprover one-click apps browser
Foundry Virtual Tabletop logo
Foundry Virtual Tabletop
Foundry VTT is an application built for experiencing multiplayer tabletop RPGs where your players connect directly through the browser. REQUIRES LICENCE
Created - Last update

Foundry Virtual Tabletop is an application for organizing and running tabletop roleplaying games in a beautiful and intuitive web-based application. Foundry VTT is designed to modernize and simplify the virtual tabletop creation process while providing great user experience for both players and game-masters. Foundry VTT is available for purchase from https://foundryvtt.com You can get a Foundry Virtual Tabletop instance up and running in minutes using this container. This Docker container is designed to be secure, reliable, compact, and simple to use. It only requires that you provide the credentials or URL needed to download a Foundry Virtual Tabletop distribution. Prerequisites: A FoundryVTT.com account with a purchased software license.

Deployed services
foundryvtt
felddy/foundryvtt:$$cap_foundry_version
  • foundryvtt:/data
30000
7
Variables

Foundry VTT Version

Default: 0.8.9

$$cap_foundry_version
Check out their Docker page for the valid tags https://hub.docker.com/r/felddy/foundryvtt/tags

Username

Default: user

$$cap_foundry_username
Account username or email address for foundryvtt.com. Required for downloading an application distribution.

Password

Default: password

$$cap_foundry_password
Account password for foundryvtt.com. Required for downloading an application distribution.

Admin password

Default: undefined

$$cap_foundry_admin_key
Admin password to be applied at startup. If omitted the admin password will be cleared.

Proxy SSL

Default: true

$$cap_foundry_proxy_ssl
Indicates whether the software is running behind a reverse proxy that uses SSL. This allows invitation links and A/V functionality to work as if the Foundry Server had SSL configured directly. CapRover has built-in reverse proxy.

Minify static?

Default: true

$$cap_foundry_minify_static_files
Set to true to reduce network traffic by serving minified static JavaScript and CSS files. Enabling this setting is recommended for most users, but module developers may wish to disable it.

Cache path

Default: /data/container_cache

$$cap_foundry_container_cache
Set a path to cache downloads of the Foundry distribution archive and speed up subsequent container startups. The path should be in /data or another persistent mount point in the container. e.g.; /data/container_cache

Timezone

Default: UTC

$$cap_foundry_timezone
Container TZ database name https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List
© 2025, Built with Gatsby - Source code available on GitHub