docker compose exec php bashgunzip < ntb.2024-04-21.sql.gz | mysql -u root -h mysql drupalmysql -u root -h mysql drupal < update_path.sql
Go to admin/appearance/settings/ntb set
- sites/all/themes/custom/ntb/css/bootstrap.css
- sites/all/themes/custom/ntb/css/bootstrap.min.css
- sites/all/themes/custom/ntb/js/bootstrap.js
- sites/all/themes/custom/ntb/js/bootstrap.min.js
Execute SQL: delete from variable where name = 'bootstrap_cdn_cache';
drush cc all
Go to admin/config/media/file-system set /tmp
docker compose exec php bashmkdir web/sites/default/files/privat_fileschown -R www-data: web/sites/default/files
Go to admin/config/search/search_api/server/solr_server/edit
Set host solr
docker compose cp web/sites/all/modules/contrib/search_api_solr/solr-conf/7.x solr:/opt/solr/server/solr/mycores/ntb/conf