Changes

Jump to navigation Jump to search
761 bytes added ,  07:56, 11 July 2022
Line 4: Line 4:     
=== Maintainer ===
 
=== Maintainer ===
[mailto:daniel@firewall-services.com[[User:VIP-ire|Daniel B.]]] from [http://www.firewall-services.com Firewall Services]
+
[mailto:daniel@firewall-services.com][[User:VIP-ire|Daniel B.]] from [http://www.firewall-services.com Firewall Services]
 
=== Version ===
 
=== Version ===
{{ #smeversion: smeserver-webapps-common }}
+
{{#smeversion: smeserver-webapps-common }}
 +
[[Version::contrib9|fws]][[Has SME9::true| ]]
 +
 
 
==About==
 
==About==
 
The webapps tool is a set of template fragments and actions that can be helpful to create Apache Virtual hosts in a flexible way outside of the default IBays. For example you would like your web application to be available from '/opt/myapp'. The webapps tool also provides the ability serve your web application as a sub domain on your main domain e.g. 'http://myapp.mydomain.com'. Next to this there are a number of parameters that can be set that control flexibility and security.
 
The webapps tool is a set of template fragments and actions that can be helpful to create Apache Virtual hosts in a flexible way outside of the default IBays. For example you would like your web application to be available from '/opt/myapp'. The webapps tool also provides the ability serve your web application as a sub domain on your main domain e.g. 'http://myapp.mydomain.com'. Next to this there are a number of parameters that can be set that control flexibility and security.
Line 16: Line 18:  
You need the [[Fws|firewall-services]] repo to install this contribs
 
You need the [[Fws|firewall-services]] repo to install this contribs
   −
=== Installation 8.x 9.x===
+
=== Installation 8.x 9.x i386===
 
The webapps tool is currently available in the Firewall Services repository. To enable the FWS repo please see [http://wiki.contribs.org/Fws '''here''']
 
The webapps tool is currently available in the Firewall Services repository. To enable the FWS repo please see [http://wiki.contribs.org/Fws '''here''']
   Line 24: Line 26:  
* TBA
 
* TBA
   −
After enabling the [[fws]] repo, you can install the webapp tool:
+
After enabling the [[fws]] repo,
 +
yum install smeserver-extrarepositories-fws --enablerepo=smedev,smecontribs -y
 +
signal-event yum-modify
 +
 
 +
you can install the webapp tool:
 
  yum install smeserver-webapps-common --enablerepo=fws
 
  yum install smeserver-webapps-common --enablerepo=fws
 +
config set UnsavedChanges no
    
You can use to reconfigure some web application of fws by using  
 
You can use to reconfigure some web application of fws by using  
    +
signal-event webapps-update
 +
 +
=== Installation 9.x x86_64 ===
 +
install needed repos
 +
yum install smeserver-extrarepositories-remi-safe smeserver-extrarepositories-fws smeserver-extrarepositories-epel -y
 +
signal-event yum-modify
 +
 +
Install and start fpm services
 +
yum install smeserver-webapps-common --enablerepo=fws,epel
 +
config set UnsavedChanges no
 +
signal-event webapps-update
 +
service php-fpm restart
 +
service php56-php-fpm restart
 +
service php70-php-fpm restart
 +
service php71-php-fpm restart
 +
 +
You can use to reconfigure some web application of fws by using
 
  signal-event webapps-update
 
  signal-event webapps-update
   Line 71: Line 95:  
Sources for this contribs can be found in Firewall Service's repository [http://gitweb.firewall-services.com/?p=smeserver-webapps-common;a=summary]
 
Sources for this contribs can be found in Firewall Service's repository [http://gitweb.firewall-services.com/?p=smeserver-webapps-common;a=summary]
   −
[[Category: Contrib]]
+
[[Category: Deprecated_Contrib]]
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu