Reverse proxy configuration #15

Open
opened 2023-11-10 22:58:45 +00:00 by emil · 0 comments
Owner

User story

As an user of the wiki.js instance, I would like to enjoy the usual experience of working with an app that's easily addressable and reachable on the Internet, so that I could easily access the website on any device.

Context

Caddy 2 will automatically provision TLS certificates for wiki.js provided that a domain name has been associated through a A-record with the IP address of the underlying Internet Gateway. The respective website needs to be added in /etc/caddy/Caddyfile. Then Caddy 2 needs to be reloaded.

It will also make transparent the requests served by the wiki.js instance and the sitemap-generator.

Acceptance criteria

  1. The wiki.js instance running on The Edge has been accessible on https://wiki.<DOMAIN_NAME>.
  2. The sitemap of the wiki.js instance running on The Edge has been accessible on https://wiki.<DOMAIN_NAME>/sitemap.xml.
  3. Only relevant to installing wiki.js.
# User story As an user of the wiki.js instance, I would like to enjoy the usual experience of working with an app that's easily addressable and reachable on the Internet, so that I could easily access the website on any device. # Context `Caddy 2` will automatically provision TLS certificates for wiki.js provided that a domain name has been associated through a A-record with the IP address of the underlying Internet Gateway. The respective website needs to be added in `/etc/caddy/Caddyfile`. Then `Caddy 2` needs to be reloaded. It will also make transparent the requests served by the wiki.js instance and the sitemap-generator. # Acceptance criteria 1. The wiki.js instance running on *The Edge* has been accessible on `https://wiki.<DOMAIN_NAME>`. 2. The sitemap of the wiki.js instance running on *The Edge* has been accessible on `https://wiki.<DOMAIN_NAME>/sitemap.xml`. 3. Only relevant to installing wiki.js.
emil added this to the wiki.js - installation & update project 2023-11-10 22:58:45 +00:00
emil added the
Internet Gateway
label 2023-11-10 22:58:52 +00:00
emil added a new dependency 2023-11-10 23:00:05 +00:00
Sign in to join this conversation.
No description provided.