addingplausible

This commit is contained in:
Matt Reeves 2024-02-22 22:57:56 +00:00
parent a47cba3a58
commit 78e8935e03
18 changed files with 36 additions and 18 deletions

View file

@ -55,7 +55,8 @@
}
</style>
</noscript><meta property="og:title" content="404 Page not found" />
</noscript><script defer data-domain="mafyuh.com" src="https://stats.mafyuh.io/js/script.js"></script>
<meta property="og:title" content="404 Page not found" />
<meta property="og:description" content="A blog by Mafyuh" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://mafyuh.com/404.html" /><meta property="og:site_name" content="Mafyuh&#39;s Blog" />

View file

@ -55,7 +55,8 @@
}
</style>
</noscript><meta property="og:title" content="Archives" />
</noscript><script defer data-domain="mafyuh.com" src="https://stats.mafyuh.io/js/script.js"></script>
<meta property="og:title" content="Archives" />
<meta property="og:description" content="archives" />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://mafyuh.com/archives/" /><meta property="article:section" content="posts" />

View file

@ -56,7 +56,8 @@
}
</style>
</noscript><meta property="og:title" content="Import 2023-08-26 04:06" />
</noscript><script defer data-domain="mafyuh.com" src="https://stats.mafyuh.io/js/script.js"></script>
<meta property="og:title" content="Import 2023-08-26 04:06" />
<meta property="og:description" content="A blog by Mafyuh" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://mafyuh.com/categories/import-2023-08-26-0406/" /><meta property="og:site_name" content="Mafyuh&#39;s Blog" />

View file

@ -56,7 +56,8 @@
}
</style>
</noscript><meta property="og:title" content="Import 2023-09-08 02:16" />
</noscript><script defer data-domain="mafyuh.com" src="https://stats.mafyuh.io/js/script.js"></script>
<meta property="og:title" content="Import 2023-09-08 02:16" />
<meta property="og:description" content="A blog by Mafyuh" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://mafyuh.com/categories/import-2023-09-08-0216/" /><meta property="og:site_name" content="Mafyuh&#39;s Blog" />

View file

@ -56,7 +56,8 @@
}
</style>
</noscript><meta property="og:title" content="Categories" />
</noscript><script defer data-domain="mafyuh.com" src="https://stats.mafyuh.io/js/script.js"></script>
<meta property="og:title" content="Categories" />
<meta property="og:description" content="A blog by Mafyuh" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://mafyuh.com/categories/" /><meta property="og:site_name" content="Mafyuh&#39;s Blog" />

View file

@ -58,7 +58,8 @@
}
</style>
</noscript><meta property="og:title" content="Mafyuh&#39;s Blog" />
</noscript><script defer data-domain="mafyuh.com" src="https://stats.mafyuh.io/js/script.js"></script>
<meta property="og:title" content="Mafyuh&#39;s Blog" />
<meta property="og:description" content="A blog by Mafyuh" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://mafyuh.com/" /><meta property="og:site_name" content="Mafyuh&#39;s Blog" />

View file

@ -56,7 +56,8 @@ Error 403 Forbidden While it was looping, I checked my Guacamole docker containe
}
</style>
</noscript><meta property="og:title" content="How to authenticate Guacamole via authentik with Cloudflare and Nginx Proxy Manager" />
</noscript><script defer data-domain="mafyuh.com" src="https://stats.mafyuh.io/js/script.js"></script>
<meta property="og:title" content="How to authenticate Guacamole via authentik with Cloudflare and Nginx Proxy Manager" />
<meta property="og:description" content="authentik&rsquo;s docs have a guide already for Guacamole. You can find that here. Follow all the instructions there, (especially the part where you create a user in Guacamole with the USERNAME of your email. not just filling in the email), but if you are using Cloudflare as our DNS you may run into problems. Such as infinite redirect loop.
Error 403 Forbidden While it was looping, I checked my Guacamole docker container logs in Portainer, and found the 403 Forbidden error." />
<meta property="og:type" content="article" />

View file

@ -57,7 +57,8 @@ Setting up Kasm In the Kasm Workspaces admin, click Access Management - Authenti
}
</style>
</noscript><meta property="og:title" content="How To Authenticate KASM via authentik" />
</noscript><script defer data-domain="mafyuh.com" src="https://stats.mafyuh.io/js/script.js"></script>
<meta property="og:title" content="How To Authenticate KASM via authentik" />
<meta property="og:description" content="You could do this with OpenID as well but this method is using SAML. This guide assumes you already have running instances of Kasm Workspaces and authentik.
The official authentik docs dont have a Kasm Integration listed at the time. So I thought I would help out anyone who is trying to integrate these services via SAML. authentik&rsquo;s SAML docs can be found here.
Setting up Kasm In the Kasm Workspaces admin, click Access Management - Authentication - SAML and create a new configuration." />

View file

@ -57,7 +57,8 @@ location / { proxy_pass http://zammad:8080; # Replace proxy_set_header Host $hos
}
</style>
</noscript><meta property="og:title" content="How to authenticate Zammad via SAML with Nginx Proxy Manager" />
</noscript><script defer data-domain="mafyuh.com" src="https://stats.mafyuh.io/js/script.js"></script>
<meta property="og:title" content="How to authenticate Zammad via SAML with Nginx Proxy Manager" />
<meta property="og:description" content="If you are getting error messages like:
422: the change you wanted was rejected. message from saml: actioncontroller::invalidauthenticitytoken Just make sure you set these in your Nginx Proxy Manager hosts Advanced field:
location / { proxy_pass http://zammad:8080; # Replace proxy_set_header Host $host; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_set_header X-Forwarded-Proto $scheme; proxy_set_header X-Forwarded-Ssl on; proxy_set_header X-Forwarded-Port $server_port; proxy_set_header X-Forwarded-Host $host; } I spent way too long trying to figure this out, reading through Github issues, breaking my SAML provider and Zammad configs, starting over, when the whole time it was just good old nginx header issues." />

View file

@ -58,7 +58,8 @@ SMTP server or ability to send SMTP messages (can also use discord) ActivePieces
}
</style>
</noscript><meta property="og:title" content="How To Automate Jellyfin Issue Handling" />
</noscript><script defer data-domain="mafyuh.com" src="https://stats.mafyuh.io/js/script.js"></script>
<meta property="og:title" content="How To Automate Jellyfin Issue Handling" />
<meta property="og:description" content="I wanted a way to automate when users tell me a video on my Jellyfin server has an issue. After alot of trial and error, ChatGPT, Bard and I came up with this automation.
Requirements My only requirements when making this was that it was free and self-hostable. Not even any NPM extensions are required in AP. Actual Software requirements are:
Sonarr Radarr Overseerr/Jellyseerr Optional

View file

@ -56,7 +56,8 @@
}
</style>
</noscript><meta property="og:title" content="Posts" />
</noscript><script defer data-domain="mafyuh.com" src="https://stats.mafyuh.io/js/script.js"></script>
<meta property="og:title" content="Posts" />
<meta property="og:description" content="A blog by Mafyuh" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://mafyuh.com/posts/" /><meta property="og:site_name" content="Mafyuh&#39;s Blog" />

View file

@ -57,7 +57,8 @@ Then go to Oauth Settings and copy your client ID and secret for next step. add
}
</style>
</noscript><meta property="og:title" content="Proton Mail - SimpleLogin authentik Social Login Setup" />
</noscript><script defer data-domain="mafyuh.com" src="https://stats.mafyuh.io/js/script.js"></script>
<meta property="og:title" content="Proton Mail - SimpleLogin authentik Social Login Setup" />
<meta property="og:description" content="This is just a quick guide on how to authenticate your authentik users with Proton using SimpleLogin OIDC.
To accomplish this, first create a SimpleLogin acct by logging in with Proton. Once thats done go to https://app.simplelogin.io/developer and create a website. Give it your authentik URL.
Then go to Oauth Settings and copy your client ID and secret for next step. add your authentik URL in redirect URL like this https://auth." />

View file

@ -55,7 +55,8 @@
}
</style>
</noscript><meta property="og:title" content="Resize Ubuntu VM Disk in Proxmox" />
</noscript><script defer data-domain="mafyuh.com" src="https://stats.mafyuh.io/js/script.js"></script>
<meta property="og:title" content="Resize Ubuntu VM Disk in Proxmox" />
<meta property="og:description" content="1st step: Increase/resize disk from GUI console 2nd step: Extend physical drive partition and check free space with: sudo growpart /dev/sda 3 sudo pvdisplay sudo pvresize /dev/sda3 sudo pvdisplay 3rd step: Extend Logical volume sudo lvdisplay sudo lvextend -l &#43;100%FREE /dev/ubuntu-vg/ubuntu-lv sudo lvdisplay 4th step: Resize Filesystem sudo resize2fs /dev/ubuntu-vg/ubuntu-lv sudo fdisk -l " />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://mafyuh.com/posts/resize-ubuntu-vm-disk/" /><meta property="article:section" content="posts" />

View file

@ -58,7 +58,8 @@ Nginx Proxy Manager Nginx Apache2 Traefik Authentik Portainer Yacht AdGuardHome
}
</style>
</noscript><meta property="og:title" content="Software" />
</noscript><script defer data-domain="mafyuh.com" src="https://stats.mafyuh.io/js/script.js"></script>
<meta property="og:title" content="Software" />
<meta property="og:description" content="Just a straight forward list of pretty much everything that makes up my homelab. Or systems I&rsquo;ve ran in the past.
Operating Systems
Ubuntu 23.04 Ubuntu 22.04 (primary on most systems) CentOS/Fedora 38 (only when Ubuntu doesnt play nice) Debian 11 Proxmox 8 Windows 10/11 TrueNAS Scale (virtualized) CasaOS (zimaboard) pfSense Applications/Containers

View file

@ -56,7 +56,8 @@
}
</style>
</noscript><meta property="og:title" content="Search" />
</noscript><script defer data-domain="mafyuh.com" src="https://stats.mafyuh.io/js/script.js"></script>
<meta property="og:title" content="Search" />
<meta property="og:description" content="search" />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://mafyuh.com/search/" /><meta property="article:section" content="posts" />

View file

@ -56,7 +56,8 @@
}
</style>
</noscript><meta property="og:title" content="Import 2023-08-26 04:06" />
</noscript><script defer data-domain="mafyuh.com" src="https://stats.mafyuh.io/js/script.js"></script>
<meta property="og:title" content="Import 2023-08-26 04:06" />
<meta property="og:description" content="A blog by Mafyuh" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://mafyuh.com/tags/import-2023-08-26-0406/" /><meta property="og:site_name" content="Mafyuh&#39;s Blog" />

View file

@ -56,7 +56,8 @@
}
</style>
</noscript><meta property="og:title" content="Import 2023-09-08 02:16" />
</noscript><script defer data-domain="mafyuh.com" src="https://stats.mafyuh.io/js/script.js"></script>
<meta property="og:title" content="Import 2023-09-08 02:16" />
<meta property="og:description" content="A blog by Mafyuh" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://mafyuh.com/tags/import-2023-09-08-0216/" /><meta property="og:site_name" content="Mafyuh&#39;s Blog" />

View file

@ -56,7 +56,8 @@
}
</style>
</noscript><meta property="og:title" content="Tags" />
</noscript><script defer data-domain="mafyuh.com" src="https://stats.mafyuh.io/js/script.js"></script>
<meta property="og:title" content="Tags" />
<meta property="og:description" content="A blog by Mafyuh" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://mafyuh.com/tags/" /><meta property="og:site_name" content="Mafyuh&#39;s Blog" />