Video coming soon…

🎮 Setup Foundry VTT — Self-Hosted Virtual Tabletop

Deploy Foundry Virtual Tabletop on Ubuntu with Docker — run your own tabletop RPG sessions with maps, dynamic lighting, and tokens, on port 30000. Requires a purchased Foundry VTT license.

⚠️ This script is provided for demo and testing purposes only. Not intended for production use.

📦 Resources & Setup Scripts

Grab the automated bash script from GitHub to follow along with the video.

⚠️ Requires a purchased Foundry VTT license — this is commercial software, not free. You supply your foundryvtt.com account credentials, and the container downloads and activates your licensed copy on port 30000.
View on GitHub

Quick Install:

wget https://raw.githubusercontent.com/mhmdali94/Docker/main/gaming/foundryvtt/foundryvtt-ubuntu.sh
chmod +x foundryvtt-ubuntu.sh
sudo bash foundryvtt-ubuntu.sh

Tutorial Steps

1 Download the Script

wget https://raw.githubusercontent.com/mhmdali94/Docker/main/gaming/foundryvtt/foundryvtt-ubuntu.sh

2 Make it Executable

chmod +x foundryvtt-ubuntu.sh

3 Run the Installer

The script installs Docker if needed and starts Foundry VTT on port 30000. You must provide your foundryvtt.com account credentials via the environment so the container can download your licensed copy; without a purchased license it cannot run.

sudo bash foundryvtt-ubuntu.sh

4 Open the Web UI and Activate Your License

Open Foundry in your browser and activate it with your license key on first visit, then set an admin password and create your first world:

http://<your-server-ip>:30000

Ports Used

PortPurpose
30000Web UI — players connect here, so it must be reachable
⚠️ Paid licenseRequires a purchased Foundry VTT license from foundryvtt.com
FOUNDRY_USERNAME / PASSWORDYour foundryvtt.com account, used to download your copy
./dataWorlds, modules, and assets — back this up

Overview

Why Use It

When You Need It

    Who Should Use It

      Real Use Cases

        Main Features

          How to Use After Installation

            Security Best Practices

              Ports and Firewall Notes

              Backup and Maintenance

                Common Mistakes

                  Troubleshooting

                    Alternatives

                    When Not to Use It

                    PrismaTechWork Professional Help

                      Contact Us

                      Frequently Asked Questions