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

[docs-only] work on basic remote setup scenario #1209

Merged
merged 2 commits into from
Feb 8, 2021

Conversation

wkloucek
Copy link
Contributor

@wkloucek wkloucek commented Jan 14, 2021

fixes #1397

Basic Remote Setup after PR is merged:
image

@update-docs
Copy link

update-docs bot commented Jan 14, 2021

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@wkloucek wkloucek force-pushed the work_on_basic_remote_setup branch 2 times, most recently from 89b6d6b to 34a675f Compare January 22, 2021 08:44
@wkloucek wkloucek force-pushed the work_on_basic_remote_setup branch from 34a675f to 1d39115 Compare February 2, 2021 10:07
@wkloucek wkloucek changed the title work on basic remote setup scenario [docs-only] work on basic remote setup scenario Feb 2, 2021
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 2, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@wkloucek wkloucek force-pushed the work_on_basic_remote_setup branch from c202f2d to 8e22270 Compare February 2, 2021 13:45
@wkloucek wkloucek marked this pull request as ready for review February 2, 2021 13:46
@wkloucek wkloucek requested review from dragotin and butonic February 2, 2021 13:46

If you start the oCIS fullstack for the first time with `./bin/ocis server` it will generate a file `identifier-registration.yml` in the config folder relative to its location. This file is used to configure the clients for the built-in Identity Provider.
Upon first start of the oCIS fullstack server with `./bin/ocis server` it will generate a file `identifier-registration.yml` in the config folder in your current working directory. This file is used to configure the clients for the built-in identity provider.
Copy link
Member

Choose a reason for hiding this comment

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

Maybe append the reason?

It contains the OpenID Connect issuer (konnectd) and relying party (ocis) URLs to make OpenID Connect based authentication work.


This snippet will start the oCIS server with auto generated self signed certificates:
In order to run oCIS with automatically generated and self signed certificates please execute following command. You need to replace `your-host` with an IP or hostname you are in control of.
Copy link
Member

Choose a reason for hiding this comment

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

Add 'An entry in your hosts files should be good enough.'?

@butonic
Copy link
Member

butonic commented Feb 5, 2021

@wkloucek just minor comments. Don't let them stop you from merging.

@wkloucek wkloucek merged commit c32dd3d into master Feb 8, 2021
@delete-merged-branch delete-merged-branch bot deleted the work_on_basic_remote_setup branch February 8, 2021 07:45
ownclouders pushed a commit that referenced this pull request Feb 8, 2021
Merge: cabe57e cf4f847
Author: Willy Kloucek <[email protected]>
Date:   Mon Feb 8 08:45:22 2021 +0100

    Merge pull request #1209 from owncloud/work_on_basic_remote_setup

    [docs-only] work on basic remote setup scenario
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.

basic remote setup is outdated
2 participants