You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometime around 2020 Cloudflare made a change such that you can only create a cloudflare service if you have a tunnel-uuid and credentials-file (created by a tunnel login command). This means that the tunnel would be associated with your Cloudflare account.
As a workaround I did the following. You may like to update the documentation.
Installed cloudflared as per the instructions
Manually created the file /etc/systemd/system/cloudflared.service with the following content:
Sometime around 2020 Cloudflare made a change such that you can only create a cloudflare service if you have a tunnel-uuid and credentials-file (created by a tunnel login command). This means that the tunnel would be associated with your Cloudflare account.
As a workaround I did the following. You may like to update the documentation.
Installed cloudflared as per the instructions
Manually created the file
/etc/systemd/system/cloudflared.service
with the following content:Created
/etc/cloudflared/config.yml
with the following content:Then followed the documented setup for the plexargod script.
The text was updated successfully, but these errors were encountered: