Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 345 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 345 Bytes

satis.dutchento.org

Satis repository for private composer packages

set documentroot to <project root>/repository

run build.sh on the server. This will build the repository directory with the latest package versions

Cronjob

Run build every 30 minutes

[email protected]
*/30 * * * * bash /path/to/build.sh > /dev/null 2>&1