Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

30 total results found

Install (ubuntu)

Infra (docker, k8s, helm etc..) Docker

Run the following command to uninstall all conflicting packages: for pkg in docker.io docker-doc docker-compose podman-docker containerd runc; do sudo apt-get remove $pkg; done apt-get might report that you have none of these packages installed. Images, c...

Plex

Python-libs

Python

Name Desc Url python-dotenv .env file handler https://github.com/theskumar/python-dotenv smbprotocol smb handler https://github.com/jborean93/smbprotocol

General

Development Links

Devcontainers Devcontainers containers.dev

Patching

Drupal & CiviCRM

composer require cweagans/composer-patches "enable-patching": true, "patches": { "drupal/core": { "Change the LB Add block link text to understand in which region the block will be placed": "https://www.drupal.org/files/issues/2024-...

Local Development (DDEV)

Drupal & CiviCRM

Pre-steps New Git repo: Initialize new repo. Take care that repo directory is empty, only .git should be there. Run: ddev config --project-type=drupal11 --docroot=public_html ddev start touch dummy.sql ddev import-db --database crm --file dummy.sql ...

Installation on mijn.host hosting

Drupal & CiviCRM

Clone git repo first, then install Drupal, providing details manually to the installer. composer install ./vendor/bin/drush site:install --locale="nl" Make a note of the provided username and password. Now export the crm user name and pass set +o history ...

Updating on mijn.host hosting

Drupal & CiviCRM

composer install --no-dev cd ./public_html ../vendor/bin/drush updatedb ../vendor/bin/drush cr # If CiviCRM had update curl -Lss -o sites/default/files/civicrm/l10n/nl_NL/LC_MESSAGES/civicrm.mo https://download.civicrm.org/civicrm-l10n-core/mo/nl_NL/civ...

Updating Drupal

Drupal

https://www.drupal.org/docs/updating-drupal/updating-drupal-core-via-composer

Uitnodiging verwerken

Plex

Open de ontvangst mail:   Klik op "Use invite code" Op de webpagina die geopend wordt, klik op verify: Ervan uitgaande dat je nog geen Plex account hebt, klik op "no": Voer in het volgende scherm je gegevens in die je wilt gebruiken voor...