Migrating to Codeberg
GitHub and Open source are at times seem synonymous, on search engines looking for “git” usually returns https://git-scm.com and https://github.com, quite a bit further down there’s a mention of ht...
GitHub and Open source are at times seem synonymous, on search engines looking for “git” usually returns https://git-scm.com and https://github.com, quite a bit further down there’s a mention of ht...
Container builds requires a hands off non-interactive mechanism to bring together an image for deployment. Seems most packages provide either a configuration files or environment variables that can...
With the recent AWS outage cause by a “DNS resolver” with AWS hosted services I wanted to share some knowledge I recently acquired during my self-hosting experimentations. While DNS entries are hos...
Shibboleth is one of many SSO providers that are available in the open source identity ecosystem. Shibboleth implements SAML (also OIDC) providing IDP (Shibboleth Identity Provider 5) and SP (Shibb...