Found 359 results for "deployment deployment-handlers branch"
The search executed in 0.001328088 seconds. That's fast.
![]() |
Gitana 3.2 / Guide / Guide / Cookbooks / Python CookbookMaster Gitana's Python Driver to manage repositories, branches, nodes, and queries effectively with Python 3. Ideal for developers seeking seamless Git-like functionality.
Score: 1.739955
|
![]() |
Gitana 4.0 / Developers / Cookbooks / Python CookbookExplore the Python Cookbook to start using Gitana's Python driver, with code samples, connection tutorials, and node management tips.
Score: 1.739955
|
![]() |
Gitana 4.0 / Reference / Types / NodeNodes are essential for organizing content in a repository, forming a graph structure to build associations and hierarchies.
Score: 1.7396649
|
![]() |
Contact Us - GitanaContact Us - Gitana Status Releases Registry Blog Cloud CMS Platform Platform Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Automation Automate your content creation and approval flows while taking advantage of AI services to enhance and curate content. Pub
Score: 1.7358772
|
![]() |
Gitana 4.0 / Developers / Cookbooks / C# CookbookStart developing with the Gitana C# Driver, integrate with .NET Core projects, and explore code samples for efficient connection, querying, and node creation methods.
Score: 1.7340925
|
![]() |
Gitana 3.2 / Guide / Guide / Cookbooks / C# CookbookExplore the C# Cloud CMS driver with detailed setup steps, connection methods, and extensive code samples for efficient content management.
Score: 1.7247032
|
![]() |
Gitana 3.2 / Guide / Guide / Publishing / Content TypesCustomize publishing behavior and workflows for each content type with Cloud CMS, enabling control over preview and publish settings effectively.
Score: 1.7223673
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / URL Addressability / Node URLsEnhance web performance and cache efficiency by retrieving nodes and attachments through URLs, supporting static and on-the-fly transformations.
Score: 1.7154151
|
![]() |
Gitana 4.0 / Developers / Application Server / URL Addressability / Node URLsOptimize binary payload retrieval and caching with Cloud CMS API. Enhance performance using static and preview URL methods for seamless content delivery.
Score: 1.7154151
|
![]() |
Gitana 3.2 / Guide / Guide / Features / Copied FromIdentify copy history in nodes efficiently with the Copied From feature, tracking source references automatically during operations.
Score: 1.7123427
|
![]() |
Gitana 4.0 / Content Engine / Aspects / Copied FromIdentify copy history in nodes efficiently with the Copied From feature, tracking source references automatically during operations.
Score: 1.7123427
|
![]() |
Pricing: Self Managed Options - GitanaPricing: Self Managed Options - Gitana Status Releases Registry Blog Cloud CMS Platform Platform Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Automation Automate your content creation and approval flows while taking advantage of AI services to enhance and
Score: 1.7113183
|
![]() |
How can I reuse connections with the Java Driver?The Cloud CMS Java Driver uses a thread local variable to store the authentication context it receives after connecting. This is perhaps unusual for folks who are coming from the JavaScript world but should be very familiar for anyone who works with common JavaScript frameworks such as Spring Framework or Spring Security. When the authentication completes, the Java Driver constructs a "Driver" object that it stores into a thread local variable using the following call: DriverContext.setDriver(dr
Score: 1.7064908
|
![]() |
Pricing: Free Options - GitanaPricing: Free Options - Gitana Status Releases Registry Blog Cloud CMS Platform Platform Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Automation Automate your content creation and approval flows while taking advantage of AI services to enhance and curate c
Score: 1.6988537
|
![]() |
Using the JavaScript driver to run an elasticsearch queryThe Cloud CMS REST API allows for elasticsearch queries against a branch. The API endpoint is POST /repositories/{repositoryId}/branches/{branchId}/nodes/search The payload is a JSON object containing a top-level property called "search" which wraps the elasticsearch DSL query. The JavaScript driver exposes this call on the Branch object using the searchNodes() methods. Examples: 1) Search for nodes containing the keyword "hello" in any property: req.branch(function (err, branch) { branch.trap(f
Score: 1.6907377
|
![]() |
Container Registry - GitanaContainer Registry - Gitana Status Releases Registry Blog Cloud CMS Platform Platform Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Automation Automate your content creation and approval flows while taking advantage of AI services to enhance and curate cont
Score: 1.6874444
|
![]() |
Adaptive Content in Practice - a Hands On Session!We’re really excited at Cloud CMS to be able to attend and present at CMS Expo on May 15. Michael Uzquiano from Cloud CMS will be giving a talk on Adaptive Content in Practice. This will be a hands-on session aimed at content strategists and business types who want to gain a better understanding of what adaptive content is all about in practice. The session will involve walking through the implementation of content-oriented web and mobile sites that reuse and repurpose well-structured content wi
Score: 1.6824493
|
![]() |
Gitana 3.2 / Guide / Guide / API / Data Types / NodeExplore comprehensive insights into creating, updating, deleting, and querying nodes in Cloud CMS using Elasticsearch for dynamic JSON content management.
Score: 1.6726066
|
![]() |
Gitana 3.2 / Guide / Guide / Branches / ActionsConfigure automated actions for release events with JSON settings. Supports Send Email and Web Hook with variables like releaseId and branchId.
Score: 1.6722021
|
![]() |
Gitana 4.0 / Developers / Drivers / PHPConnect PHP apps to Gitana with our open-source driver. Access API with ease, manage OAuth, and perform content operations effectively.
Score: 1.6691425
|
![]() |
Pricing: Hosted Options - GitanaPricing: Hosted Options - Gitana Status Releases Registry Blog Cloud CMS Platform Platform Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Automation Automate your content creation and approval flows while taking advantage of AI services to enhance and curate
Score: 1.6638019
|
![]() |
Gitana 3.2 / Guide / Guide / Cookbooks / Ruby CookbookDiscover how to set up and connect Ruby with Cloud CMS using our Ruby Cookbook. Find code samples, connection tips, and more!
Score: 1.6593724
|
![]() |
Gitana 4.0 / Developers / Cookbooks / Ruby CookbookLearn how to connect to Gitana, manage Git-like branches, and create custom content types with the Ruby Cloud CMS driver.
Score: 1.6593724
|
![]() |
Gitana 3.2 / Guide / Guide / Cookbooks / JavaScript (Legacy) Cookbook'Discover the comprehensive JavaScript (Legacy) Cookbook for connecting to Gitana, asynchronous API calls, node creation, and advanced queries.'
Score: 1.6542335
|
![]() |
Gitana 4.0 / Developers / Cookbooks / JavaScript (Legacy) CookbookExplore the JavaScript (Legacy) Cookbook for mastering Gitana's JavaScript driver. Learn about connecting to Gitana, asynchronous chaining, node creation, and more.
Score: 1.6542335
|