<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Did you try https://github.com/Alfresco/alfresco-docker-installer? Yes, I did! in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/did-you-try-https-github-com-alfresco-alfresco-docker-installer/m-p/94262#M27840</link>
    <description>&lt;P&gt;&lt;A href="https://github.com/Alfresco/alfresco-docker-installer#docker-volumes" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/Alfresco/alfresco-docker-installer#docker-volumes&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/Alfresco/alfresco-docker-installer/issues/1" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/Alfresco/alfresco-docker-installer/issues/1&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 23 Jun 2020 08:33:21 GMT</pubDate>
    <dc:creator>angelborroy</dc:creator>
    <dc:date>2020-06-23T08:33:21Z</dc:date>
    <item>
      <title>Did you try https://github.com/Alfresco/alfresco-docker-installer? Yes, I did!</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/did-you-try-https-github-com-alfresco-alfresco-docker-installer/m-p/94259#M27837</link>
      <description>&lt;P&gt;&lt;A href="https://github.com/Alfresco/alfresco-docker-installer" target="_blank" rel="noopener nofollow noreferrer"&gt;https://github.com/Alfresco/alfresco-docker-installer&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I have tried 6.1 and 6.2&lt;/P&gt;&lt;P&gt;readme says login/password is admin/admin&lt;/P&gt;&lt;P&gt;but when I tries login to alfresco.domain.local/ or alfresco.domain.local/share/&amp;nbsp; I get a login error:&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alfresco61.png" style="width: 861px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/709i894281621C2684E1/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alfrescoshare61.png" style="width: 862px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/710iDC7B7C363F4A1DDC/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2020 16:36:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/did-you-try-https-github-com-alfresco-alfresco-docker-installer/m-p/94259#M27837</guid>
      <dc:creator>user2</dc:creator>
      <dc:date>2020-06-22T16:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: Did you try https://github.com/Alfresco/alfresco-docker-installer? Yes, I did!</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/did-you-try-https-github-com-alfresco-alfresco-docker-installer/m-p/94260#M27838</link>
      <description>&lt;P&gt;Are you using Windows as host for Docker?&lt;/P&gt;
&lt;P&gt;Can you inspect the log files of the Docker Containers to check if every service is up and running?&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2020 07:35:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/did-you-try-https-github-com-alfresco-alfresco-docker-installer/m-p/94260#M27838</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2020-06-23T07:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: Did you try https://github.com/Alfresco/alfresco-docker-installer? Yes, I did!</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/did-you-try-https-github-com-alfresco-alfresco-docker-installer/m-p/94261#M27839</link>
      <description>&lt;P&gt;Docker hosted at Debian 10 VM at Proxmox&lt;/P&gt;&lt;P&gt;seems like something with Postgres container, something with permissions&lt;/P&gt;&lt;PRE&gt;docker-compose ps
Name Command State Ports
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
docker-compose_activemq_1 /bin/sh -c ${ACTIVEMQ_HOME ... Up 0.0.0.0:5672-&amp;gt;5672/tcp, 0.0.0.0:61613-&amp;gt;61613/tcp, 0.0.0.0:61616-&amp;gt;61616/tcp, 0.0.0.0:8161-&amp;gt;8161/tcp
docker-compose_alfresco-pdf-renderer_1 /bin/sh -c java $JAVA_OPTS ... Up 0.0.0.0:8090-&amp;gt;8090/tcp
docker-compose_alfresco_1 catalina.sh run -security Up 8080/tcp
docker-compose_content-app_1 /entrypoint.sh Up 80/tcp, 8080/tcp
docker-compose_imagemagick_1 /bin/sh -c java $JAVA_OPTS ... Up 0.0.0.0:8091-&amp;gt;8090/tcp
docker-compose_libreoffice_1 /bin/sh -c java $JAVA_OPTS ... Up 0.0.0.0:8092-&amp;gt;8090/tcp
docker-compose_postgres_1 docker-entrypoint.sh postg ... Exit 1
docker-compose_proxy_1 nginx -g daemon off; Up 0.0.0.0:443-&amp;gt;443/tcp, 80/tcp
docker-compose_share_1 /usr/local/tomcat/shared/c ... Up 8000/tcp, 8080/tcp
docker-compose_solr6_1 /bin/sh -c $DIST_DIR/solr/ ... Up 8983/tcp
docker-compose_tika_1 /bin/sh -c java $JAVA_OPTS ... Up 0.0.0.0:8093-&amp;gt;8090/tcp
docker-compose_transform-misc_1 /bin/sh -c java $JAVA_OPTS ... Up 0.0.0.0:8094-&amp;gt;8090/tcp&lt;/PRE&gt;&lt;PRE&gt;docker logs docker-compose_postgres_1
The files belonging to this database system will be owned by user "postgres".
This user must also own the server process.

The database cluster will be initialized with locale "en_US.utf8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".

Data page checksums are disabled.

fixing permissions on existing directory /var/lib/postgresql/data ... ok
creating subdirectories ... ok
selecting default max_connections ... 100
selecting default shared_buffers ... 128MB
selecting default timezone ... Etc/UTC
selecting dynamic shared memory implementation ... posix
creating configuration files ... ok
running bootstrap script ... ok
performing post-bootstrap initialization ... ok

WARNING: enabling "trust" authentication for local connections
You can change this by editing pg_hba.conf or using the option -A, or
--auth-local and --auth-host, the next time you run initdb.
syncing data to disk ... ok

Success. You can now start the database server using:

pg_ctl -D /var/lib/postgresql/data -l logfile start

waiting for server to start....2020-06-22 15:07:47.024 UTC [42] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
2020-06-22 15:07:47.397 UTC [43] LOG: database system was shut down at 2020-06-22 15:07:45 UTC
2020-06-22 15:07:47.467 UTC [42] LOG: database system is ready to accept connections
done
server started
CREATE DATABASE


/usr/local/bin/docker-entrypoint.sh: ignoring /docker-entrypoint-initdb.d/*

2020-06-22 15:07:48.921 UTC [42] LOG: received fast shutdown request
waiting for server to shut down....2020-06-22 15:07:48.959 UTC [42] LOG: aborting any active transactions
2020-06-22 15:07:48.962 UTC [42] LOG: background worker "logical replication launcher" (PID 49) exited with exit code 1
2020-06-22 15:07:48.962 UTC [44] LOG: shutting down
2020-06-22 15:07:49.093 UTC [42] LOG: database system is shut down
done
server stopped

PostgreSQL init process complete; ready for start up.

2020-06-22 15:07:49.196 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432
2020-06-22 15:07:49.196 UTC [1] LOG: listening on IPv6 address "::", port 5432
2020-06-22 15:07:49.243 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
2020-06-22 15:07:49.312 UTC [1] FATAL: could not open log file "/var/log/postgresql/postgresql-2020-06-22_150749.log": Permission denied
2020-06-22 15:07:49.328 UTC [1] LOG: database system is shut down&lt;/PRE&gt;</description>
      <pubDate>Tue, 23 Jun 2020 08:00:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/did-you-try-https-github-com-alfresco-alfresco-docker-installer/m-p/94261#M27839</guid>
      <dc:creator>user2</dc:creator>
      <dc:date>2020-06-23T08:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: Did you try https://github.com/Alfresco/alfresco-docker-installer? Yes, I did!</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/did-you-try-https-github-com-alfresco-alfresco-docker-installer/m-p/94262#M27840</link>
      <description>&lt;P&gt;&lt;A href="https://github.com/Alfresco/alfresco-docker-installer#docker-volumes" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/Alfresco/alfresco-docker-installer#docker-volumes&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/Alfresco/alfresco-docker-installer/issues/1" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/Alfresco/alfresco-docker-installer/issues/1&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2020 08:33:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/did-you-try-https-github-com-alfresco-alfresco-docker-installer/m-p/94262#M27840</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2020-06-23T08:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: Did you try https://github.com/Alfresco/alfresco-docker-installer? Yes, I did!</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/did-you-try-https-github-com-alfresco-alfresco-docker-installer/m-p/94263#M27841</link>
      <description>&lt;P&gt;ok thanks!&lt;/P&gt;&lt;P&gt;now it works&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2020 09:46:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/did-you-try-https-github-com-alfresco-alfresco-docker-installer/m-p/94263#M27841</guid>
      <dc:creator>user2</dc:creator>
      <dc:date>2020-06-23T09:46:11Z</dc:date>
    </item>
  </channel>
</rss>

