How to Set Up FoundryVTT with SSL on EC2 for Native Video & Voice Chat

Subscribers:
16
Published on ● Video Link: https://www.youtube.com/watch?v=n1TBFZj_HrA



Category:
Guide
Duration: 36:20
1,654 views
20


Welcome to our comprehensive tutorial on 'How to Set Up FoundryVTT with SSL on EC2 for Native Video & Voice Chat.' In this detailed guide, we'll walk you through the entire process, from purchasing your own domain to setting up your FoundryVTT game server with native video and voice chat functionalities, all securely routed through SSL on an EC2 instance.

Starting with how to choose and acquire your domain, we'll then dive into provisioning your EC2 instance, correctly installing and configuring SSL, and efficiently integrating it with FoundryVTT. By the end of this video, you'll have a secure and stable environment that provides excellent in-game voice and video chat support, enhancing your gameplay sessions.

This step-by-step tutorial is perfect whether you're an experienced server administrator looking to switch to FoundryVTT, or a game enthusiast wanting to create a secure and immersive environment for your players, even if you're starting from scratch.

So, gear up to enhance your gaming experience like never before, with your own domain and a fully configured FoundryVTT setup. Don't forget to like, share, and subscribe for more guides and tutorials on FoundryVTT and many more topics. If you have questions or need further clarification, feel free to drop a comment below. Happy gaming!

PuTTY Website: https://www.putty.org/

20:20 Python commands
sudo python3 -m venv /opt/certbot/
sudo /opt/certbot/bin/pip install --upgrade pip
sudo /opt/certbot/bin/pip install certbot
sudo ln -s /opt/certbot/bin/certbot /usr/bin/certbot

34:21 Command to keep your server up
setsid nohup sudo node resources/app/main.js --dataPath=$HOME/foundrydata

00:00 - Intro
00:26 - Get and configure your domain
04:05 - Setup EC2 server
06:33 - Elastic IP
08:06 - Security Groups
09:49 - Getting into our server with PuTYY
12:58 - Installing FoundryVTT on the server
18:21 - Pointing your domain to the server
19:48 - Configuring SSL and HTTPS with Certbot
28:45 - Enabling voice and video
30:20 - Additional information







Tags:
foundryvtt tutorial
foundry vtt
ec2 aws