I am building a solution that runs on top of:
- PHP
- Apache
- PostgreSQL
- Pentaho Data Integration (Kettle)
I am indeed looking for packaging possibilities as I want to bundle the whole solution including the required runtime (web server, db server, etl server) to ease it's installation, configuration and deployment.
Can you please point me to the possibilities that are available to me giving that my requirements toward the packaging system/methodology are:
- Easy to use (at some extent)
- Eases configuration
- Cross platform (preferably, but two separate proposals for Windows & *nix are welcome)
- Easy to maintain
- Easy to use for patching purposes
Thanks in advance