Alfresco: Difference between revisions

From Wiki
No edit summary
mNo edit summary
 
(6 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
* <pre>curl -O https://raw.githubusercontent.com/loftuxab/alfresco-ubuntu-install/master/alfinstall.sh   
<blockquote><pre>
apt-get install libreoffice mysql-server
 
 
curl -O https://raw.githubusercontent.com/loftuxab/alfresco-ubuntu-install/master/alfinstall.sh   
chmod u+x alfinstall.sh
chmod u+x alfinstall.sh
apt-get install libreoffice
./alfinstall.sh
./alfinstall.sh
</pre>
 
-> libreoffice = no
-> swftools = yes
</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