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

Updates Documentation: Docker #747

Conversation

astitva1905
Copy link
Collaborator

No description provided.

For a _localhost_ setup, you can directly use the sample
_<DTaaS>/deploy/config/client/env.local.js_ to test your setup. However,
we recommend eventually creating a Gitlab client application, and
setting the *REACT_APP_CLIENT_ID* to the ID of this application.
Copy link

Choose a reason for hiding this comment

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

Trailing spaces

REACT_APP_GITLAB_SCOPES: 'openid profile read_user read_repository api',
};
};
```
Copy link

Choose a reason for hiding this comment

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

Fenced code blocks should be surrounded by blank lines

- Write a suitable name for the application,
and add _{server-dns}/Library_ to the Redirect URI section. Keep the Trusted & Confidential
checkboxes unticked.

Copy link

Choose a reason for hiding this comment

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

Trailing spaces

## Gitlab Server Auth App

This step isn't required for a _localhost_ deploy which doesn't need user authentication.
Follow the steps if you require user authentication.
Copy link

Choose a reason for hiding this comment

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

Trailing spaces

![Add a new application](gitlab-app-1.png)

- Write a suitable name for the application,
and add _{server-dns}/Library_ to the Redirect URI section. Keep the Trusted & Confidential
Copy link

Choose a reason for hiding this comment

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

Line length

Copy link

codeclimate bot commented May 7, 2024

Code Climate has analyzed commit 8f8b23d and detected 12 issues on this pull request.

Here's the issue category breakdown:

Category Count
Style 12

View more on Code Climate.

@prasadtalasila
Copy link
Contributor

These changes are included in PR #778

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.

None yet

2 participants