


So how would I go about testing it? π
1. You deploy the app.
2. You point your domain at it.
3. Done.
When you go to deploy it, it will ask you for the
Base URL
of your Pod that you expect to run on. This is the only required mandatory input you must supply ahead of time. Then you point that domain/subdomain at the Vultr VM's IP.There is no Reverse Proxying required because the
yarnd
instance itself runs directly on the system and listens on port :443
. It also automatically acquires TLS certificates from Let's Encrypt automatically.
1. You deploy the app.
2. You point your domain at it.
3. Done.
When you go to deploy it, it will ask you for the
Base URL
of your Pod that you expect to run on. This is the only required mandatory input you must supply ahead of time. Then you point that domain/subdomain at the Vultr VM's IP.There is no Reverse Proxying required because the
yarnd
instance itself runs directly on the system and listens on port :443
. It also automatically acquires TLS certificates from Let's Encrypt automatically.
:443
port thingπ€ I need to add the port number to the IP in my DNS (i.e. cloudflaire), right?
- https://demo.yarn.social
- It's Vultr IP is:
104.207.128.236
- When I created the instance I set it's
Base URL:
to https://demo.yarn.social
- I created an
A
record in Cloudflare (Orange cloud) th point to 104.207.128.236
That's it.
- https://demo.yarn.social
- It's Vultr IP is:
104.207.128.236
- When I created the instance I set it's
Base URL:
to https://demo.yarn.social
- I created an
A
record in Cloudflare (Orange cloud) th point to 104.207.128.236
That's it.
Example:

Example:
