# Development

**URL:** https://community.datagerry.com/c/development/8.md

[Latest](https://community.datagerry.com/latest.md) · [Categories](https://community.datagerry.com/categories.md)

---

## [About the Development category](https://community.datagerry.com/t/about-the-development-category/15)

<div class="topic-metadata">

**Author:** [@mbatz](https://community.datagerry.com/u/mbatz)\
**Replies:** 0\
**Last updated:** [December 9, 2019, 3:51pm UTC](https://community.datagerry.com/t/about-the-development-category/15 "2019-12-09T15:51:20Z")

</div>

Questions about development of plugins or extending DATGERRY? This is your place to be!

---

## [ETA for 3.1.0 release](https://community.datagerry.com/t/eta-for-3-1-0-release/840)

<div class="topic-metadata">

**Author:** [@amos](https://community.datagerry.com/u/amos)\
**Replies:** 5\
**Last updated:** [February 19, 2026, 8:51am UTC](https://community.datagerry.com/t/eta-for-3-1-0-release/840 "2026-02-19T08:51:26Z")

</div>

Hello Team, Can you provide estimate for the release of DataGerry 3.1.0 ? Amos

---

## [Access to local on-prem API from Swagger](https://community.datagerry.com/t/access-to-local-on-prem-api-from-swagger/834)

<div class="topic-metadata">

**Author:** [@amos](https://community.datagerry.com/u/amos)\
**Replies:** 2\
**Last updated:** [February 2, 2026, 4:30pm UTC](https://community.datagerry.com/t/access-to-local-on-prem-api-from-swagger/834 "2026-02-02T16:30:24Z")

</div>

Hello, I’m using DataGerry 3.0.0 Is it possible to experiment the API directly from local on-prem deploy Swagger UI ? (something like https://mydomain.com/rest/swagger.html) I do see the documented API (DataGerry API)…

---

## [What is the Development branch in github repo?](https://community.datagerry.com/t/what-is-the-development-branch-in-github-repo/833)

<div class="topic-metadata">

**Author:** [@amos](https://community.datagerry.com/u/amos)\
**Replies:** 7\
**Last updated:** [January 2, 2026, 2:49pm UTC](https://community.datagerry.com/t/what-is-the-development-branch-in-github-repo/833 "2026-01-02T14:49:25Z")

</div>

Hello, What is the purpose of Development branch in DataGerry github repo ? Is it considered stable ? can i build from it if i want to experiment latest updates ? will it be merged to master on release ? Amos

---

## [Section\_teampltes PUT](https://community.datagerry.com/t/section-teampltes-put/827)

<div class="topic-metadata">

**Author:** [@amos](https://community.datagerry.com/u/amos)\
**Replies:** 3\
**Last updated:** [November 25, 2025, 2:18pm UTC](https://community.datagerry.com/t/section-teampltes-put/827 "2025-11-25T14:18:06Z")

</div>

Hello, I’m using on-prem DataGerry 3.0.0 I’m trying to update (add a new field) in existing section template I created earlier through the UI (has about 32 fields in it) I’m getting 400 error after pressing “Save” but…

---

## [Becongmbh/nginx docker file and scripts](https://community.datagerry.com/t/becongmbh-nginx-docker-file-and-scripts/817)

<div class="topic-metadata">

**Author:** [@amos](https://community.datagerry.com/u/amos)\
**Replies:** 1\
**Last updated:** [November 5, 2025, 11:13am UTC](https://community.datagerry.com/t/becongmbh-nginx-docker-file-and-scripts/817 "2025-11-05T11:13:28Z")

</div>

Hello, Is it possible to share the logic of becongmbh/nginx image (docker file and related scripts) ? I didn’t find them in the DataGerry repo and seems like you did some tweaks on the base nginx Amos

---

## [Any plans to support k8s out of the box?](https://community.datagerry.com/t/any-plans-to-support-k8s-out-of-the-box/816)

<div class="topic-metadata">

**Author:** [@amos](https://community.datagerry.com/u/amos)\
**Replies:** 1\
**Last updated:** [November 5, 2025, 10:59am UTC](https://community.datagerry.com/t/any-plans-to-support-k8s-out-of-the-box/816 "2025-11-05T10:59:34Z")

</div>

Hello, Do you plan to support native k8s deployment ? We are using OpenShift, and I’m looking to simplify the deployment of DataGerry into our k8s platform Amos

---

## [Python version for building the latest version](https://community.datagerry.com/t/python-version-for-building-the-latest-version/810)

<div class="topic-metadata">

**Author:** [@amos](https://community.datagerry.com/u/amos)\
**Replies:** 2\
**Last updated:** [November 3, 2025, 8:55am UTC](https://community.datagerry.com/t/python-version-for-building-the-latest-version/810 "2025-11-03T08:55:09Z")

</div>

Hello, I’m trying to run a build using the make file and having some issues…currently, I’m using Python v3.13.7 currently failing in the “make requirements” phase what python version did you use for the build of Data …

---

## [When is the next release?](https://community.datagerry.com/t/when-is-the-next-release/812)

<div class="topic-metadata">

**Author:** [@amos](https://community.datagerry.com/u/amos)\
**Replies:** 1\
**Last updated:** [October 30, 2025, 8:34am UTC](https://community.datagerry.com/t/when-is-the-next-release/812 "2025-10-30T08:34:46Z")

</div>

Hello, When do expect to release the next DataGerry version ? matter of weeks ? months ? Amos

---

## [Turning off pagination in REST API call?](https://community.datagerry.com/t/turning-off-pagination-in-rest-api-call/757)

<div class="topic-metadata">

**Author:** [@cmdbeval1](https://community.datagerry.com/u/cmdbeval1)\
**Replies:** 1\
**Last updated:** [July 11, 2025, 9:55am UTC](https://community.datagerry.com/t/turning-off-pagination-in-rest-api-call/757 "2025-07-11T09:55:59Z")

</div>

I’m able to query objects/types etc. according to the REST-API documentation. BUT: I could NOT find a way to get ALL objects/types … WITHOUT pagination. Yes I could get the pagination array, parse it out and iterate th…

---

## [How are you structuring custom modules in DATAGERRY?](https://community.datagerry.com/t/how-are-you-structuring-custom-modules-in-datagerry/748)

<div class="topic-metadata">

**Author:** [@Yasmin\_25.s](https://community.datagerry.com/u/Yasmin_25.s)\
**Replies:** 0\
**Last updated:** [May 26, 2025, 9:54am UTC](https://community.datagerry.com/t/how-are-you-structuring-custom-modules-in-datagerry/748 "2025-05-26T09:54:50Z")

</div>

Hey everyone! :waving\_hand: I have been diving into DATAGERRY for a bit now and really love how customizable it is when creating and managing modules. But I want to know how do you all usually structure your custom modu…

---

## [API Search Objects](https://community.datagerry.com/t/api-search-objects/745)

<div class="topic-metadata">

**Author:** [@duongdz123](https://community.datagerry.com/u/duongdz123)\
**Replies:** 2\
**Last updated:** [May 9, 2025, 5:18pm UTC](https://community.datagerry.com/t/api-search-objects/745 "2025-05-09T17:18:12Z")

</div>

Hi Datagerry community, I want to search an object in a type. But I can’t find an API to do this action. Can you give me docs or give me an option to do search objects with API? Thanks for your help !

---

## [Relation with 2 table](https://community.datagerry.com/t/relation-with-2-table/743)

<div class="topic-metadata">

**Author:** [@duongdz123](https://community.datagerry.com/u/duongdz123)\
**Replies:** 1\
**Last updated:** [May 7, 2025, 7:17am UTC](https://community.datagerry.com/t/relation-with-2-table/743 "2025-05-07T07:17:03Z")

</div>

I have 2 types called Device Information with a field IP and a table called Main Table also with an IP field. How can these two tables be linked through the IP field? If I add a new object to the Device Information type …

---

## [GitHub links - 403 errors](https://community.datagerry.com/t/github-links-403-errors/738)

<div class="topic-metadata">

**Author:** [@Armin](https://community.datagerry.com/u/Armin)\
**Replies:** 0\
**Last updated:** [April 22, 2025, 1:13pm UTC](https://community.datagerry.com/t/github-links-403-errors/738 "2025-04-22T13:13:21Z")

</div>

DATAGerry GitHub Documentation links to https://docs.datagerry.com/ (error 403 forbidden) - should probably be DATAGERRY Documentation — DATAGERRY undefined documentation Issue Tracker links to issues. datagerry. com a…

---

## [Log in with Dev version](https://community.datagerry.com/t/log-in-with-dev-version/725)

<div class="topic-metadata">

**Author:** [@duongdz123](https://community.datagerry.com/u/duongdz123)\
**Replies:** 6\
**Last updated:** [April 8, 2025, 2:33pm UTC](https://community.datagerry.com/t/log-in-with-dev-version/725 "2025-04-08T14:33:06Z")

</div>

I have build a Dev version and go to localhost:4200/auth. I can use default account that admin:admin. I received this logs: \[post\_login\] Exception: Could not login., Type: \<class 'cmdb.errors.provider.provider\_errors.Au…

---

## [Best Approach for Handling API Rate Limits in DATAGERRY Plugin Development](https://community.datagerry.com/t/best-approach-for-handling-api-rate-limits-in-datagerry-plugin-development/697)

<div class="topic-metadata">

**Author:** [@savaneb](https://community.datagerry.com/u/savaneb)\
**Replies:** 0\
**Last updated:** [February 7, 2025, 7:16am UTC](https://community.datagerry.com/t/best-approach-for-handling-api-rate-limits-in-datagerry-plugin-development/697 "2025-02-07T07:16:43Z")

</div>

Hello I am developing a plugin for DATAGERRY that integrates with an external API, but I am facing challenges with API rate limits. When multiple requests are sent in a short period; some get rejected due to rate-limiti…

---

## [Datagerry 2.3.0 - date release](https://community.datagerry.com/t/datagerry-2-3-0-date-release/663)

<div class="topic-metadata">

**Author:** [@marcinw](https://community.datagerry.com/u/marcinw)\
**Replies:** 2\
**Last updated:** [October 28, 2024, 10:19am UTC](https://community.datagerry.com/t/datagerry-2-3-0-date-release/663 "2024-10-28T10:19:02Z")

</div>

Hello, When can we expect the next release of Datagerry? Best Regards MArcin

---

## [DATAGERRY 2.2.0 released - doesn't have tar.gz](https://community.datagerry.com/t/datagerry-2-2-0-released-doesnt-have-tar-gz/611)

<div class="topic-metadata">

**Author:** [@marcinw](https://community.datagerry.com/u/marcinw)\
**Replies:** 6\
**Last updated:** [July 2, 2024, 12:50pm UTC](https://community.datagerry.com/t/datagerry-2-2-0-released-doesnt-have-tar-gz/611 "2024-07-02T12:50:28Z")

</div>

Hello @adnan.smajic , In announcement : i don’t see share tar.gz with script setup.sh Could you publish also datagerry in this package, because for me it is the best format how i install/upgrade datagerry. I remembe…

---

## [DATAGERRY 2.2.0 released - MDS](https://community.datagerry.com/t/datagerry-2-2-0-released-mds/612)

<div class="topic-metadata">

**Author:** [@marcinw](https://community.datagerry.com/u/marcinw)\
**Replies:** 2\
**Last updated:** [July 2, 2024, 9:22am UTC](https://community.datagerry.com/t/datagerry-2-2-0-released-mds/612 "2024-07-02T09:22:44Z")

</div>

Hey @adnan.smajic now i’m confusion my version doesn’t have in Structure Controls: MDS and also Section Templates Could you check it?

---

## [Using API to create links](https://community.datagerry.com/t/using-api-to-create-links/604)

<div class="topic-metadata">

**Author:** [@acpfn](https://community.datagerry.com/u/acpfn)\
**Replies:** 1\
**Last updated:** [June 4, 2024, 6:49am UTC](https://community.datagerry.com/t/using-api-to-create-links/604 "2024-06-04T06:49:52Z")

</div>

Does an API call exist to create/modify/delete links between objects ?

---

## [Is project abandoned](https://community.datagerry.com/t/is-project-abandoned/460)

<div class="topic-metadata">

**Author:** [@mfominov](https://community.datagerry.com/u/mfominov)\
**Replies:** 15\
**Last updated:** [September 29, 2023, 7:47am UTC](https://community.datagerry.com/t/is-project-abandoned/460 "2023-09-29T07:47:29Z")

</div>

Hello. There is no activity in issue tracker and github repo. Is this project abandoned?

---

## [Datagerry synchronized with vCenter](https://community.datagerry.com/t/datagerry-synchronized-with-vcenter/147)

<div class="topic-metadata">

**Author:** [@marcinw](https://community.datagerry.com/u/marcinw)\
**Replies:** 4\
**Last updated:** [June 15, 2023, 6:51am UTC](https://community.datagerry.com/t/datagerry-synchronized-with-vcenter/147 "2023-06-15T06:51:01Z")

</div>

Hi, I want to ask do you plan to provide / create a mechanism that will automatically collect data from vCenter and transfer such data about virtual physical hosts and information about them to datagerry (create, update…

---

## [PowerShell module for Rest API](https://community.datagerry.com/t/powershell-module-for-rest-api/296)

<div class="topic-metadata">

**Author:** [@mojoaar](https://community.datagerry.com/u/mojoaar)\
**Replies:** 0\
**Last updated:** [March 25, 2021, 3:29pm UTC](https://community.datagerry.com/t/powershell-module-for-rest-api/296 "2021-03-25T15:29:20Z")

</div>

Hi all. Started putting together a small PowerShell module to interact with the DATAGERRY Rest API. Feel free to use and contribute if you want on GitHub. Still early, but can be used for basic stuff atm. Functions cre…
