-
- Downloads
Create common role for the generic phpwebapp
It does: - create a directory, user and group - install required packages - create a mysql database - download and unpack the program (if source is given) - check for updates (daily, if configured) It doesn't: - create a configuration file. There's no common format. Would need a template and destination per software - create db schema - configure fpm or nginx
Showing
- framadate/defaults/main.yml 0 additions, 3 deletionsframadate/defaults/main.yml
- framadate/tasks/main.yml 0 additions, 52 deletionsframadate/tasks/main.yml
- phpwebapps/defaults/main.yml 10 additions, 0 deletionsphpwebapps/defaults/main.yml
- phpwebapps/files/check-phpwebapp-update.sh 28 additions, 0 deletionsphpwebapps/files/check-phpwebapp-update.sh
- phpwebapps/tasks/main.yml 120 additions, 0 deletionsphpwebapps/tasks/main.yml
- phpwebapps/templates/crontab.j2 3 additions, 0 deletionsphpwebapps/templates/crontab.j2
Loading
Please register or sign in to comment