installation alfresco using ansible

cancel
Showing results for 
Search instead for 
Did you mean: 
marat
Active Member

Re: installation alfresco using ansible

No i can't enter my server from another computer.I saw my ip address.I can enter alfresco from centos using ip address

but i can't enter alfresco from windows 10(other computer)

Maybe i should choose  single machine installation instead of local installation?Or local installation should work too?

ans.jpgans2.jpg

marat
Active Member

Re: installation alfresco using ansible

ans3.jpg

marat
Active Member

Re: installation alfresco using ansible

It's opened.I entered two commands and i can open it.Thanks!

sudo firewall-cmd --permanent --add-service=http
$ sudo firewall-cmd --reload
EddieMay
Alfresco Employee

Re: installation alfresco using ansible

Hi @marat 

Great that you have it working. Would you like to accept this as a solution?

Also, feel free to create a thread explaining the steps you took to get it to work - that would be really helpful to other users.

Cheers,

Digital Community Manager, Alfresco Software.
Problem solved? Click Accept as Solution!
venuchowdary
Member II

Re: installation alfresco using ansible

use 

scp -pr /home/admin/alfresco-ansible-deployment-1.0.zip admin@192.168.241.138:/home/admin/

venuchowdary
Member II

Re: installation alfresco using ansible

follow these steps and try again

wget https://downloadarchive.documentfoundation.org/libreoffice/old/6.3.5.1/rpm/x86_64/

 

tar -zxvf LibreOffice_6.3.5.1_Linux_x86-64_rpm.tar.gz

 

cd LibreOffice_6.3.5.1_Linux_x86-64_rpm

yum localinstall *.rpm