- Refer to build.properties.example file for initial configuration.
- Run:
composer install bin/phing build
- web (nginx) => port 80/http and 443/https
- mail (mailhog) => port 8025/http
- analytics service (matomo) => port 8090/http and 9443/https
- phpMyAdmin => port 8080/http (not started automatically)
bin/phing test # perform tests
bin/phing ws # enter workspace container
bin/phing clean # delete containers and data
bin/phing clean-deep # delete containers, images and data
bin/phing stop # stop containers
bin/phing start # start containers
bin/phing pma # start phpMyAdmin container
This project use the SPID Laravel package. Refer to its README file for configuring and testing.
AGPL-3.0-or-later License
is generally applied to all the code in this repository if not otherwise specified.
This project is developed using Laravel which is released under the MIT License
.
SIL Open Font License 1.1
is applied to the Titillium font included from CSS files.