Skip to content
Snippets Groups Projects
Commit 0c5bcc24 authored by Robin Sonnabend's avatar Robin Sonnabend
Browse files

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
parent f70fdec5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment