⚲
Project
General
Profile
Sign in
Home
Projects
Help
Search
:
Demo VM
All Projects
Demo VM
Overview
Activity
Roadmap
Issues
Spent time
Calendar
News
Wiki
Forums
Repository
«
Previous
|
Next
»
Revision 55:926cea70e005
Added by
François Cerbelle
about 11 years
ago
ID
926cea70e005
Parent
54:d7e08fade842
Child
56:d26deb39e399
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
Closes
#35
References
#37
Related issues
Evolution #35
: Installing the new Web interface
Evolution #37
: Adding the Actions framework
Changes
View differences
added
modified
copied
renamed
deleted
ChangeLog
bash
Files
www
SSH
index.php
System
Administration
apache.sh
index.php
system.sh
tomcat.sh
Configuration
index.php
JNDI Connections
index.php
Licenses
index.php
Logs
index.php
SSH
index.php
SSL Keys
index.php
Services
apache.sh
index.php
system.sh
tomcat.sh
index.php
(
diff
)
jasp_Home.php
resources
config.php
(
diff
)
foot.php
(
diff
)
head.php
(
diff
)
images
js_logo.png
(
diff
)
lock-unlocked.png
lock.png
styles
vm.css
(
diff
)
Install.sh
(
diff
)
packer
debian-7.2.0-amd64-base.json
(
diff
)
files
debian-7.2.0-amd64-base
stage2.sh
(
diff
)
Loading...
New web page, Java and PHP publication in HTTP and HTTPs, Code cleanup
Closes #35
References #37