Skip to content

DRAFT: Subpage for Custom Repository setup #9845

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

Open
wants to merge 30 commits into
base: development
Choose a base branch
from

Conversation

akkrishnakumar
Copy link
Contributor

Extend the Managed Dependencies page. A new subpage that will help air-gapped/proxied customers to setup a custom repo on their local setup

@akkrishnakumar
Copy link
Contributor Author

Message for docs - Please wait until approval from Runtime team.
TIA

@MarkvanMents
Copy link
Collaborator

Hi, I'm just going to change one of the docs as the folder structure needs a _index.md, not index.md. But otherwise, I'll wait for a review.

@MarkvanMents
Copy link
Collaborator

Hi, I'm just going to change one of the docs as the folder structure needs a _index.md, not index.md. But otherwise, I'll wait for a review.

Done


- Go to `Edit -> Preferences -> Deployment -> Use custom repository`. Enable this option.
- Input the following settings into the text area field that will appear once your enable the above option
```gradle
Copy link
Contributor

Choose a reason for hiding this comment

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

Use this if you have a repository mirror installed

//}
}
```
```
Copy link
Contributor

Choose a reason for hiding this comment

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

Use this if you serve dependencies via the file system


This document will guide you on how you can setup a custom repository like JFrog locally and configure Studio Pro to use it to resolve the Mendix project dependencies. We'll also cover how to use a simple flat file folder to store your `.jar` files. This will allow you to manage your project's dependencies more efficiently, especially for internal libraries or when internet access is limited.

## 1. Understanding Custom Repositories
Copy link
Contributor

Choose a reason for hiding this comment

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

This should be #

description: "Describes how to setup a custom repository locally"
---

# Introduction
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe change the structure to:

Introduction

  • Explain why this topic is important (air-gapped) and what the difference between the approaches is with pros and cons

Use an Artifactory Server

Prerequisites

Set up the server

Configure the server

Configure Studio Pro

Use the Local File System

Prerequisites

Set up the server

Configure the server

Configure Studio Pro

Troubleshooting

@jdiehl
Copy link
Contributor

jdiehl commented Jul 15, 2025

Please also add a link from the index document to the new document

@akkrishnakumar akkrishnakumar changed the title Subpage for Custom Repository setup DRAFT: Subpage for Custom Repository setup Jul 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants