Found 540 results for "gitana 4.0 developers api resources rule get-rule-conditions-conditionid"

The search executed in 0.003467837 seconds. That's fast.

Gitana / 4.0 / Content Engine / Deployment / Deployment Handlers / HTTP Deployment Handler

Deploy and manage custom packages to HTTP endpoints efficiently. Integrate with databases, CDNs, and more using basic authentication.

Score: 2.0799413

How we use Docker at Cloud CMS

At Cloud CMS, we use Docker to provision our cloud infrastructure servers on top of Amazon Web Services. Our stack consists of five different clusters: Cloud CMS API Cloud CMS UI Cloud CMS App Server for Dynamic Hosting Elastic Search MongoDB With the exception of MongoDB, all of these clusters are allocated using elastic load balancing and are architected in such a way that we can spin up new servers and tear down old ones with elastic demand. That is to say, they are fully elastic in design. T

Score: 2.0779176

Gitana / 3.2 / Guide / Guide / Application Server / Installation / Docker Installation

Get started with Cloud CMS Application Server using Docker. Learn installation, configuration, and setup for seamless integration across platforms.

Score: 2.0712898

Gitana / 4.0 / Developers / Application Server / Installation / Docker Installation

Easily install and configure Cloud CMS on Docker with our step-by-step guide. Learn to build, run, and connect using Docker and Git tools.

Score: 2.0712898

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / project-context

Discover tools for managing projects, exploring content models, and more with developer and manager permissions on our versatile project platform.

Score: 2.0689914

Gitana / 4.0 / Developers / User Interface Customization / Contexts / project-context

Discover tools for managing projects, exploring content models, and more with developer and manager permissions on our versatile project platform.

Score: 2.0689914

Gitana / 4.0 / Developers / Drivers / JavaScript / Node

Connect Node apps to Gitana with our JavaScript 2.0 driver, supporting ECMAScript promises for seamless integration with popular frameworks.

Score: 2.0443857

Gitana / 3.2 / Guide / Guide / Bulk Import / Nodes

Easily import content with Cloud CMS Bulk Import tool from structured files on disk, supporting articles and authors like Daenerys and Jon.

Score: 2.0195878

Gitana / 4.0 / Content Engine / Bulk Import / Nodes

Efficiently import and manage content with Cloud CMS Bulk Import tool using structured data files, perfect for organizing projects with ease.

Score: 2.0195878

Gitana / 3.2 / Guide / Guide / Docker

Optimize your Cloud CMS deployment with Docker, offering flexible development and production setups on-premise or via virtual private clouds.

Score: 2.013991

Gitana / 3.2 / Guide / Guide / Authentication / OAuth 2.0

Securely authenticate clients and users with Cloud CMS's OAuth2 support, industry-standard authorization, and explore its robust features through our comprehensive guide.

Score: 2.0030336

Gitana / 4.0 / Developers / Authentication / OAuth 2.0

Securely authenticate clients and users with Cloud CMS's OAuth2 support, industry-standard authorization, and explore its robust features through our comprehensive guide.

Score: 2.0030336

Gitana / 4.0 / Self Managed / Docker / Overview

Run Cloud CMS on-premise or in the cloud with Docker. Use Docker Compose for seamless installation and leverage AWS for scalable, production-ready environments.

Score: 2.002734

Gitana / 3.2 / Guide / Guide / User Interface / Menu

Easily customize and change menu titles on your dashboard for a streamlined user experience. Hide unnecessary options for a lighter, more manageable view.

Score: 2.0010054

Gitana / 4.0 / User Interface / User Interface / Menu

Easily customize and configure your web platform menus, manage visibility, and change titles for a streamlined navigation experience.

Score: 2.0010054

Gitana / 3.2 / Guide / Guide / API / Data Types / Platform

Access your platform's data stores and manage configurations seamlessly with our intuitive interface, supporting teams, authorities, and more.

Score: 1.9709473

Gitana / 3.2 / Guide / Guide / Query

Optimize your content retrieval with Cloud CMS's SQL-like query engine leveraging MongoDB for powerful, high-performance searches and custom indexes.

Score: 1.9529463

Gitana / 4.0 / Content Engine / Query / Overview

Optimize content queries with Cloud CMS using MongoDB's powerful SQL-like syntax. Enhance performance with composite queries and custom indexes.

Score: 1.9529463

Gitana / 4.0 / Content Engine / Overview

Enhance content management effortlessly with Gitana's secure, scalable platform, offering efficient publishing, AI-driven automation, and enterprise features.

Score: 1.9182627

Gitana / 3.2 / Guide / Guide / Conditions / Merge

Test whether a node is being merged with customizable conditions, including source and target branches or release attributes.

Score: 1.8891485

Gitana / 4.0 / Content Engine / Behaviors / Conditions / Merge

Test whether a node is being merged with customizable conditions, including source and target branches or release attributes.

Score: 1.8891485

Gitana / 3.2 / Guide / Guide / Features / Auto Transcribe

Automatically transcribe audio attachments to text in Cloud CMS with customizable transcription service settings.

Score: 1.888582

Gitana / 4.0 / Content Engine / Publishing / Lifecycle States

Explore Cloud CMS content lifecycle states, from draft to approved, with flexible branching, preview options, and seamless publishing workflows.

Score: 1.888582

Gitana / 3.2 / Guide / Guide / API / System Metadata

Track and access comprehensive system metadata in Cloud CMS, including creation and modification details, effortlessly using API requests.

Score: 1.8657725

How do I run custom validation before something is deleted?

Cloud CMS provides several ways to run validation ahead of deletion. There are many use cases where this employed - such as: Preventing an Image from being deleted when it is being referenced by a live Web Page Preventing a required sub-object from being deleted Preventing something from deleted when one or more other things are referencing it or depend on it in some way Here are a few approaches which are commonly used: ## Content Model Dependencies We implement link validation via the graph. S

Score: 1.8435159