Evolution #35
Installing the new Web interface
Associated revisions
Revision 55:926cea70e005
(diff)
New web page, Java and PHP publication in HTTP and HTTPs, Code cleanup
- New web pages framework (CSS, resources, templates)
- SSH console embedded in web pages
- Direct Tomcat HTTP connections (8080) disabled
- All Java webapps mounted both in HTTP and in HTTPS (/etc/apache2/jkmounts)
- All PHP applications defined in both HTTP and HTTPs in /etc/apache2/conf.d
- Enabled .htaccess override for everything in /var/www using HTTP and HTTPS
- Disabled permanent HTTP redirection to HTTPS
- Added a lock/unlock icon to switch to/from HTTP/HTTPS
- SugarCRM installation moved from /var/www/sugarcrm to /usr/share/sugarcrm
- Added page to configure/clean/lock the VM before sharing it (with customer)
- Protected variables in Install.sh script with curly braces
- Protected variables in stage2.sh script with curly braces
- Moved Stage2 interactive questions to VT6
- Changed provisioners sort (Install.sh moved between stage2 and zerodisk)
- Added placeholder page for JNDI connections
- Added placeholder page for SSL CA keys and certs management
Revision 56:d26deb39e399
(diff)
Log and stats viewer in web UI
- Log view web user interface framework (References #35, #37)
- System logs plugin (References #86)
- Tomcat logs plugin (References #87)
- Apache logs plugin (References #88)
- JETL Console log plugin (References #105)
- CAS log plugin (References #104)
- JETL CommandLine log plugin (References #92)
- JETL JobServer log plugin (References #93)
- JRS log plugin (References #106)
- MongoDB log plugin (References #91)
- MySQL log plugin (References #89)
- Infobright log plugin (References #90)
- PostgreSQL log plugin (References #107)
- Activated MySQL general logging (References #89)
- Activated Infobright general logging (References #90)
-- François Cerbelle <fcerbelle@jaspersoft.com>
History
Updated by François Cerbelle about 10 years ago
- Status changed from Nouveau to En cours
- % Done changed from 0 to 60
Updated by Anonymous about 10 years ago
- Status changed from En cours to Résolu
- % Done changed from 60 to 100
Applied in changeset demovm|commit:926cea70e005.
New web page integration, personal email removal
References #35