How to Add a Preview Link to Self-hosted Netlify CMS
Adding live draft preview links to self-hosted Netlify CMS through GitHub commit statuses, Jenkins builds, and nginx hosting.
more ...Adding live draft preview links to self-hosted Netlify CMS through GitHub commit statuses, Jenkins builds, and nginx hosting.
more ...Enabling SAML single sign-on for self-hosted Netlify CMS with gotrue and git-gateway so editors can use an existing corporate identity system.
more ...Moving this long-running blog from Drupal to Pelican and Netlify CMS after hosting limits made maintenance and publishing increasingly difficult.
more ...Lessons from moving a DokuWiki installation between servers during a migration from AWS to Google Cloud, testing the promise of a simple file-based move.
more ...Fixing Discourse backups against an external PostgreSQL server by updating the container's PostgreSQL tools to resolve a pg_dump version mismatch.
more ...Adding FreeIPA LDAP authentication to a self-hosted Sentry Docker installation, including build dependencies and Django LDAP configuration.
more ...Connecting Jenkins to FreeIPA's LDAP security realm, including a service account, user and group searches, and testing the authentication settings.
more ...Configuring FreeIPA on AWS EC2, using Route 53 to handle the internal and public DNS records needed for cloud-hosted identity services.
more ...Migrating this blog from Drupal 6 to Drupal 8 with a separate test site and Drush, including hosting constraints and problems encountered along the way.
more ...Displaying LaTeX mathematics in Drupal with MathJax, including inline and display examples, module configuration, and support for print-friendly pages.
more ...Upgrading Drupal 5 to 6 with minimal downtime by preparing and testing a copy of the site before moving it into production.
more ...Restoring Drupal search by reducing the number of items indexed per cron run and clearing the database variables left by a stuck cron job.
more ...Setting up OpenLDAP server and client authentication on Debian as the first step toward shared accounts across a mixed Linux, Solaris, and Windows network.
more ...Using NFS and an automounter to give users the same home directory across Linux machines in a centralized authentication setup.
more ...