Alfresco: Difference between revisions
No edit summary |
mNo edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
* https://github.com/loftuxab/alfresco-ubuntu-install | * https://github.com/loftuxab/alfresco-ubuntu-install | ||
<blockquote><pre> | <blockquote><pre> | ||
apt-get install libreoffice mysql-server | |||
curl -O https://raw.githubusercontent.com/loftuxab/alfresco-ubuntu-install/master/alfinstall.sh | curl -O https://raw.githubusercontent.com/loftuxab/alfresco-ubuntu-install/master/alfinstall.sh | ||
chmod u+x alfinstall.sh | chmod u+x alfinstall.sh | ||
./alfinstall.sh | ./alfinstall.sh | ||
-> libreoffice = no | |||
-> swftools = yes | |||
</pre></blockquote> | </pre></blockquote> | ||
* login: admin/admin | |||
[[Category:Software]] |
Latest revision as of 11:29, 18 January 2021
apt-get install libreoffice mysql-server curl -O https://raw.githubusercontent.com/loftuxab/alfresco-ubuntu-install/master/alfinstall.sh chmod u+x alfinstall.sh ./alfinstall.sh -> libreoffice = no -> swftools = yes
- login: admin/admin