This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| info:devel:wishlist [2018/07/12 07:17] – dirk.estenfeld@bpanet.de | info:devel:wishlist [2018/07/12 09:35] (current) – dirk.estenfeld@bpanet.de | ||
|---|---|---|---|
| Line 13: | Line 13: | ||
| * Webmail as included application | * Webmail as included application | ||
| * MySQL Quota | * MySQL Quota | ||
| + | * Add PostgreSQL Support and MongoDB Support | ||
| * Free choice of SSH port | * Free choice of SSH port | ||
| * mysqltuner.pl integration | * mysqltuner.pl integration | ||
| * Customer Crontabs in the GUI | * Customer Crontabs in the GUI | ||
| * Some Security Features | * Some Security Features | ||
| + | * cmuExport / cmuImport mysql database support | ||
| + | * fix Tomcat | ||
| ---- | ---- | ||
| Line 109: | Line 112: | ||
| What menu or layout changes (if any) would enhance the user experience? | What menu or layout changes (if any) would enhance the user experience? | ||
| + | |||
| + | //Note by destenfeld:// | ||
| + | |||
| **Multi-Panel ability:** | **Multi-Panel ability:** | ||
| Line 175: | Line 181: | ||
| This needs to tie into Active Monitor to send warning emails when approaching threshold or when a " | This needs to tie into Active Monitor to send warning emails when approaching threshold or when a " | ||
| + | |||
| + | ** Add PostgreSQL Support and MongoDB Support ** | ||
| + | |||
| + | Like mysql it should be possible to add / manage PostgreSQL and MongoDB databases. | ||
| ** Free choice of SSH port ** | ** Free choice of SSH port ** | ||
| Line 194: | Line 204: | ||
| * RKHunter Scan – [[http:// | * RKHunter Scan – [[http:// | ||
| * Lynis Scan – [[https:// | * Lynis Scan – [[https:// | ||
| + | |||
| + | ** cmuExport / cmuImport mysql database support ** | ||
| + | |||
| + | Today cmuExport / cmuImportay knows about the mysql database settings but do no dump / restore of the specific database. This could be added to have the complete site in Export / Import workflow. | ||
| + | |||
| + | ** fix Tomcat ** | ||
| + | |||
| + | Today it is not possible to get a war file running within a vsite. It always shows error (// | ||