Skip to content

Add Foundry VTT subdomain#304

Closed
Sakujakira wants to merge 2 commits intolinuxserver:masterfrom
Sakujakira:FoundryVTT
Closed

Add Foundry VTT subdomain#304
Sakujakira wants to merge 2 commits intolinuxserver:masterfrom
Sakujakira:FoundryVTT

Conversation

@Sakujakira
Copy link
Copy Markdown
Contributor

Added capabillity for hosting Foundry VTT.

linuxserver.io

Aiming to resolve Issue #303

Thanks, team linuxserver.io

Comment thread foundryvtt.subdomain.conf.sample Outdated
Comment on lines +34 to +35
set $upstream_app <container-name>;
set $upstream_port <port>;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fill these

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I`ve changed these two lines and updated this merge request

#include /config/nginx/authelia-location.conf;

include /config/nginx/proxy.conf;
resolver 127.0.0.11 valid=30s;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update this to reflect the changes brought by #330

Comment on lines +39 to +42
# Set proxy headers
proxy_set_header Host $host;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_set_header X-Forwarded-Proto $scheme;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Roxedus Roxedus closed this in d7b77e9 Jun 5, 2021
@Sakujakira Sakujakira deleted the FoundryVTT branch February 12, 2022 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants