You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gerald edited this page May 28, 2024
·
4 revisions
Technical introduction
The AbuseIO Sexual Child Abuse Reporting Tool, for short SCART, is based on a WinterCMSenvironment. The WinterCMS environment is based on PHP and Laravel.
SCART can be installed as standalone application in an Ubuntu (linux) environment:
nginx of apaache
mariadb
php
git
composer
Note: it is also possible to install SCART in a docker environment; this is done by dockerizing nginx, mariadb and php with the source; is out of scope of this installation guide, contact if needed
Installation
Ubuntu 2.22 LTS or other stable version
Install WinterCMS with nginx, mariadb, php and composer