Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add kopano konnect and a caddy as proxy #4

Merged
merged 1 commit into from
Feb 17, 2020

Conversation

DeepDiver1975
Copy link
Contributor

@DeepDiver1975 DeepDiver1975 commented Feb 11, 2020

Setup the domain name in etch/hosts - assuming you are on linux

127.0.0.1 konnect.docker-playground.local
127.0.0.1 owncloud.docker-playground.local

KOPANO_KONNECT_DOMAIN=konnect.docker-playground.local
OWNCLOUD_DOMAIN=owncloud.docker-playground.local
docker-compose \
    -f owncloud-base.yml \
    -f owncloud-official.yml \
    -f cache/redis.yml \
    -f database/mariadb.yml \
    -f ldap/openldap.yml \
    -f ldap/openldap-mount-ldif.yml \
    -f ldap/openldap-autoconfig-base.yml \
    -f kopano/konnect/docker-compose.yml \
    up

https://konnect.docker-playground.local/.well-known/openid-configuration

web login: https://konnect.docker-playground.local/signin/v1/identifier
aaliyah_abernathy / secret

owncloud: https://owncloud.docker-playground.local

@DeepDiver1975 DeepDiver1975 force-pushed the feature/kopano_konnect branch 3 times, most recently from 34bcbb5 to 546e95e Compare February 12, 2020 11:11
@DeepDiver1975 DeepDiver1975 marked this pull request as ready for review February 12, 2020 11:43
@michaelstingl
Copy link
Contributor

Setup the domain name in etch/hosts - assuming you are on linux

Local setup is not in my scope and no requirement for client dev and qa. Sorry.

@DeepDiver1975
Copy link
Contributor Author

Local setup is not in my scope and no requirement for client dev and qa. Sorry.

maybe not explicit enough - or setup dns in what ever way you want it to work.
etc/hosts is the simplest way to test this.

@michaelstingl
Copy link
Contributor

maybe not explicit enough - or setup dns in what ever way you want it to work.
etc/hosts is the simplest way to test this.

Okay, I'll try it…

Copy link
Contributor

@xoxys xoxys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a few formatting :)

kopano/konnect/README.md Outdated Show resolved Hide resolved
kopano/konnect/README.md Outdated Show resolved Hide resolved
Copy link
Contributor

@xoxys xoxys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@DeepDiver1975 DeepDiver1975 merged commit f818c06 into master Feb 17, 2020
@delete-merged-branch delete-merged-branch bot deleted the feature/kopano_konnect branch February 17, 2020 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants