You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/08/13 15:11:00 UTC

[jira] [Commented] (SYNCOPE-1355) Document how to access services when using Docker Compose

    [ https://issues.apache.org/jira/browse/SYNCOPE-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16578414#comment-16578414 ] 

ASF GitHub Bot commented on SYNCOPE-1355:
-----------------------------------------

GitHub user pfrenssen opened a pull request:

    https://github.com/apache/syncope/pull/80

    [SYNCOPE-1355] Document how to access services when using Docker Compose

    Fixes https://issues.apache.org/jira/browse/SYNCOPE-1355

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/pfrenssen/syncope update-docker-compose-docs

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/syncope/pull/80.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #80
    
----
commit 37816dd3c45a69731a9841006b274f126aa11cf9
Author: Pieter Frenssen <pi...@...>
Date:   2018-08-13T15:09:22Z

    [SYNCOPE-1355] Document how to access services when using Docker Compose

----


> Document how to access services when using Docker Compose
> ---------------------------------------------------------
>
>                 Key: SYNCOPE-1355
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1355
>             Project: Syncope
>          Issue Type: Improvement
>          Components: docker, documentation
>            Reporter: Pieter Frenssen
>            Priority: Minor
>             Fix For: 2.1.0
>
>
> As a brand new user wanting to evaluate Syncope I installed the software locally using Docker Compose. The documentation for Docker Compose mentions the ports that are exposed but it is not clear to a new user how to access the different services.
> Let's add the actual URLs where the services can be reached to the documentation.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)