[X] all databases imported (also the ones for Cargo extension)
[X] Apache server : main .htaccess file, double check security configuration
[X] simplify a bit since we do not need anymore to handle http/https etc.
[ ] double-check from DicoAdo users
[X] SSL
[] Auto Prepend File anti-IFRAME, security parameters
[] Crontab : rewrite the infomaniak cron to actually natively supported cron, check that it works
[X] created native systemd job in `/etc/systemd/system` that can be managed with `systemctl status dicoado-wiki-fr`
[X] created simple entries in `sudo -u www-data crontab -e` for hourly, daily and monthly and moved in `/var/www/dicoado/fr/cron/` out of web visibility
[ ] fix monthly script `/var/www/dicoado/fr/cron/monthly.sh` that is probably needing admin database credentials.
* You can manually test that with `sudo -u www-data /var/www/dicoado/fr/cron/monthly.sh`
[] Mails (they were not migrated at the moment, so they should work :D)
[X] Access logs, error logs, etc. `/var/log/apache2/dicoado.org` and shared `/var/log/apache2/error.log`
[X] Matomo stats on https://matomo.dicoado.org/ (hosted by WMCH too but in another instance)
[] PHP version and parameters