Line 24: |
Line 24: |
| * 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 |
Line 32: |
Line 37: |
| | | |
| === Installation 9.x x86_64 === | | === Installation 9.x x86_64 === |
| + | install needed repos |
| yum install smeserver-extrarepositories-remi-safe smeserver-extrarepositories-fws --enablerepo=smedev,smecontribs -y | | yum install smeserver-extrarepositories-remi-safe smeserver-extrarepositories-fws --enablerepo=smedev,smecontribs -y |
| + | signal-event yum-modify |
| | | |
| You can use to reconfigure some web application of fws by using | | You can use to reconfigure some web application of fws by using |
− | 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 |
| | | |
− | signal-event webapps-update
| |
| === Configuration === | | === Configuration === |
| | | |