Skip to content

A simple script to install Foundry Virtual Tabletop on a Debian/Ubuntu image.

Notifications You must be signed in to change notification settings

valerahime/foundryvtt-linode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

foundryvtt-linode

A simple script to install Foundry Virtual Tabletop on a Debian/Ubuntu image. Also installs PM2 for easy daemon management, and optionally Caddy for HTTPS proxying.

For the Foundry URL, this is available on your Purchased Licenses account page and is valid for five minutes.

Caddy requires a (sub-)domain you own, like foundry.example.com. Of course, you'll need to set up the DNS resolution yourself.

PM2 assumes the root user for its service creation. So be sure to use sudo to control it (i.e. sudo pm2 restart foundry, sudo pm2 status foundry).

Compatible Images

  • Debian 10
  • Debian 11
  • Ubuntu 20.04 LTS
  • Ubuntu 22.04 LTS

About

A simple script to install Foundry Virtual Tabletop on a Debian/Ubuntu image.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages