Explore >> Select a destination


You are here

nbailey.ca
| | themythicalengineer.com
10.0 parsecs away

Travel
| | Blog about Software Engineering
| | blog.orhun.dev
10.4 parsecs away

Travel
| | FOSS ? Linux ? Programming
| | blog.m5e.de
9.8 parsecs away

Travel
| | In this Guide, I want to cover installing ZITADEL with PostgreSQL on a Linux system. Please be aware that PostgreSQL support is still in Beta at the time of this writing, and you will need a PostgreSQL installation with Version 14 or higher. NGINX Proxy Create a new subdomain and point it to your server. Use certbot -d domain.name for creating a new SSL Cert. Create a new file in /etc/nginx/sites-available/domainname
| | blog.freeradical.zone
44.0 parsecs away

Travel
| I'm serving Free Radical's images etc. from S3. When I updated to Mastodon v2.1.0, I noticed that all the page's images were missing. Safari's Show JavaScript Console menu revealed a lot of errors like: [Error] Refused to load https://s3-us-west-2.amazonaws.com/freeradical-system/accounts/avatars/000/014/309/static/91f9782fad3f6284.png because it does not appear in the img-src directive of the Content Security Policy. Turns out that some time between the releases of v2.0.0 and v2.1.0, the Mastodon switch...