dosubot[bot] commented on issue #8831: URL: https://github.com/apache/incubator-devlake/issues/8831#issuecomment-4231335387
<!-- Greeting --> Hi @albusshirazi! I'm [Dosu](https://go.dosu.dev/dosubot) and Iām helping the incubator-devlake team. <!-- Answer --> The onboarding flow currently uses hardcoded cloud endpoints (e.g., `https://gitlab.com/api/v4/`) and is intentionally designed for cloud SaaS instances [[1]](https://github.com/apache/incubator-devlake/blob/2c15ad880dce830c6512fa58039527cbf4745b8b/config-ui/src/routes/onboard/step-2.tsx#L35-L47). The UI actually includes a note directing self-managed users to skip onboarding: > "For self-managed GitLab/GitHub/Bitbucket, please skip the onboarding and configure via Data Connections" [[2]](https://github.com/apache/incubator-devlake/blob/2c15ad880dce830c6512fa58039527cbf4745b8b/config-ui/src/routes/onboard/step-1.tsx#L88-L91) **Workaround**: You can bypass the team onboarding entirely and go directly to the **Data Connections** page, where custom endpoints for on-prem GitLab and Jira are fully supported [[3]](https://github.com/apache/incubator-devlake/blob/2c15ad880dce830c6512fa58039527cbf4745b8b/config-ui/src/plugins/register/gitlab/config.tsx#L32-L44) [[4]](https://github.com/apache/incubator-devlake/blob/2c15ad880dce830c6512fa58039527cbf4745b8b/config-ui/src/plugins/register/jira/connection-fields/auth.tsx#L136-L140). Regarding team management ā there's an open [PR #8806](https://github.com/apache/incubator-devlake/pull/8806) for a team and user management UI feature, which may address part of your first request about a dedicated team management page. <!-- Dosu Comment Footer --> *To reply, just mention [@dosu](https://go.dosu.dev/dosubot?utm_source=github&utm_medium=bot-comment&utm_campaign=github-assistant&utm_content=brand-link).* --- <sup>How did I do? [Good](https://app.dosu.dev/response-feedback?utm_source=github&utm_medium=bot-comment&utm_campaign=github-assistant&utm_content=feedback-great_response#message_id=5ef12d74-e14a-4a97-a0c5-44e5b494855e&feedback_type=great_response) | [Irrelevant](https://app.dosu.dev/response-feedback?utm_source=github&utm_medium=bot-comment&utm_campaign=github-assistant&utm_content=feedback-irrelevant_answer#message_id=5ef12d74-e14a-4a97-a0c5-44e5b494855e&feedback_type=irrelevant_answer) | [Incorrect](https://app.dosu.dev/response-feedback?utm_source=github&utm_medium=bot-comment&utm_campaign=github-assistant&utm_content=feedback-incorrect_sources#message_id=5ef12d74-e14a-4a97-a0c5-44e5b494855e&feedback_type=incorrect_sources) | [Verbose](https://app.dosu.dev/response-feedback?utm_source=github&utm_medium=bot-comment&utm_campaign=github-assistant&utm_content=feedback-too_verbose#message_id=5ef12d74-e14a-4a97-a0c5-44e5b494855e&feedback_type=too_verbose) | [Hallucination](https:// app.dosu.dev/response-feedback?utm_source=github&utm_medium=bot-comment&utm_campaign=github-assistant&utm_content=feedback-hallucination#message_id=5ef12d74-e14a-4a97-a0c5-44e5b494855e&feedback_type=hallucination) | [Report š](https://app.dosu.dev/response-feedback?utm_source=github&utm_medium=bot-comment&utm_campaign=github-assistant&utm_content=feedback-bug_report#message_id=5ef12d74-e14a-4a97-a0c5-44e5b494855e&feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback?utm_source=github&utm_medium=bot-comment&utm_campaign=github-assistant&utm_content=feedback-other#message_id=5ef12d74-e14a-4a97-a0c5-44e5b494855e&feedback_type=other)</sup> [](https://app.dosu.dev/b4e8e847-d479-4541-83a8-d88d83fea5c9/ask?utm_source=github&utm_medium=bot-comment&utm_campaign=github-assistant&utm_content=chat-badge) [](https://cursor.com/link/prompt?text=The%20onboarding%20flow%20currently%20uses%20hardcoded%20cloud%20endpoints%20%28e.g.%2C%20%60https%3A//gitlab.com/api/v4/%60%29%20and%20is%20intentionally%20designed%20for%20cloud%20SaaS%20instances%20%5B%5B1%5D%5D%28https%3A//github.com/apache/incubator-devlake/blob/2c15ad880dce830c6512fa58039527cbf4745b8b/config-ui/src/routes/onboard/step-2.tsx%23L35-L47%29.%20The%20UI%20actually%20includes%20a%20note%20directing%20self-managed%20users%20to%20skip%20onboarding%3A%0A%0A%3E%20%22For%20self-managed%20GitLab/GitHub/Bitbucket%2C%20please%20skip%20the%20onboarding%20and%20configure%20via%20Data%20Connections%22%20%5B%5B2%5D%5D%28https%3A//github.com/apache/incubator-devlake/blo b/2c15ad880dce830c6512fa58039527cbf4745b8b/config-ui/src/routes/onboard/step-1.tsx%23L88-L91%29%0A%0A%0A%0A%2A%2AWorkaround%2A%2A%3A%20You%20can%20bypass%20the%20team%20onboarding%20entirely%20and%20go%20directly%20to%20the%20%2A%2AData%20Connections%2A%2A%20page%2C%20where%20custom%20endpoints%20for%20on-prem%20GitLab%20and%20Jira%20are%20fully%20supported%20%5B%5B3%5D%5D%28https%3A//github.com/apache/incubator-devlake/blob/2c15ad880dce830c6512fa58039527cbf4745b8b/config-ui/src/plugins/register/gitlab/config.tsx%23L32-L44%29%20%5B%5B4%5D%5D%28https%3A//github.com/apache/incubator-devlake/blob/2c15ad880dce830c6512fa58039527cbf4745b8b/config-ui/src/plugins/register/jira/connection-fields/auth.tsx%23L136-L140%29.%0A%0ARegarding%20team%20management%20%E2%80%94%20there%27s%20an%20open%20%5BPR%20%238806%5D%28https%3A//github.com/apache/incubator-devlake/pull/8806%29%20for%20a%20team%20and%20user%20management%20UI%20feature%2C%20which%20may%20address%20part%20of%20your%20first%20request%2 0about%20a%20dedicated%20team%20management%20page.) [](https://go.dosu.dev/discord-bot?utm_source=github&utm_medium=bot-comment&utm_campaign=github-assistant&utm_content=join-discord) [](https://twitter.com/intent/tweet?text=%40dosu_ai%20helped%20me%20solve%20this%20issue!&url=https%3A//github.com/apache/incubator-devlake/issues/8831) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
