Tag: Web
All the articles with the tag "Web".

Domain Transfers
I wrote about moving my domains to Cloudflare - Certbot and Cloudflare , and thought I'd post a little about the experience as a reminder and a lesson to o

Nginx Proxy Manager and GoAccess
Updated:Nginx proxy Manager (NPM) is a simple-to-use management interface for the Nginx reverse proxy. It handles the Let's Encrypt certificates with ease. GoAcces

Certbot and Cloudflare
Updated:I decided to move my DNS servers onto Cloudflare so that I could use certbot and DNS updates, rather than a web root. This is something I prefer to do to a

Trilium Notes
Excellent note-taking app. Only calling a note-taking app seems to heavily understate what it is. It's like a personal version of a Markdown document repos

certbot and upnp
I don't tend to open port 80 to the outside world on my home system. I have no need of an unsecured, unencrypted web service. For this reason, getting a ce

Nginx Caching
Updated:We have a heavily visited service powered by a content management system that gets a huge jump in page visits when an email gets sent out with a PDF link.

Odoo: Sorting fields.Many2one
Updated:Beginning a journey to develop an Odoo application, I came across a hurdle that I found no answer to. Odoo is an ERP product that is Open Source, and is hi

Extracting Formatted Content from MediaWiki
Updated:When extracting content from MediaWiki to transfer into SharePoint - or other knowledgebase system, extracting the raw `wikitext` isn't that helpful. I tra

Keycloak Container Set
Updated:Single Sign On from a simple docker container set. The container might be simple but the complexities of OAuth2, SAML and identity services are far from st

MediaWiki and OAuth2
Updated:With a move to a more joined up authentication using Single Sign On (SSO) I deployed a Keycloak service in a docker container - that should probably form p