Found 407 results for "gitana 4.0 developers app-server tags associations"

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

Gitana 3.2 / Guide / Guide / Application Server / Services

Explore our comprehensive services including Awareness, Broadcast, Cache, Config, and more to optimize your app server experience.

Score: 2.388702

Gitana 3.2 / Guide / Guide / Actions / OCR Extract Node

Optimize OCR extraction with customizable service options in upcoming 4.0 features for enhanced data processing.

Score: 2.3758752

Gitana 4.0 / User Interface / User Interface

Explore Cloud CMS User Interface with guides on Awareness, Dashboard, Content Editing, and more to enhance user experience.

Score: 2.3598082

Gitana 3.2 / Guide / Guide / Docker / Container Services / Amazon ECS

Optimize deployment and scaling of containerized apps on AWS with Amazon ECS and Gitana SDK for best practices and configurations.

Score: 2.3593035

Gitana 3.2 / Guide / Guide / Features / Behavior

Optimize node implementation with behavior tagging for scripts or rules.

Score: 2.331605

Gitana 4.0 / Content Engine / Aspects / Behavior

Optimize node implementation with behavior tagging for scripts or rules.

Score: 2.331605

Directed and Undirected Associations

Cloud CMS has the notion of both directed and undirected associations. In the API and within the drivers, when you work with associations, you can query for associations that are "incoming" or "outgoing": These are both directed associations which are relative to a given node. Outgoing means start from this node and find associations pointing to another node. Incoming means find associations that point to me. It also supports the notion of "mutual" associations which are undirected. The source o

Score: 2.2827103

Gitana 3.2 / Guide / Guide / User Interface

Discover a customizable, secure user interface with Cloud CMS to efficiently create, manage, and deliver content across your digital platforms.

Score: 2.2252264

Gitana 3.2 / Guide / Guide / UI Developers Guide / Samples / Developer Menu Items

Enable Developer menu for collaborators in Cloud CMS with custom configuration guidance.

Score: 2.224362

Gitana 4.0 / Developers / User Interface Customization / Samples / Developer Menu Items

Enable Developer menu for collaborators in Cloud CMS with custom configuration guidance.

Score: 2.224362

How does Cloud CMS work with a CDN

There are a few places where this either occurs automatically if you're using our hosted service or can occur optionally if you're either running within Docker containers on your own or integrating to custom CDN endpoints. First, the API itself can be fronted by a CDN that supports fallback lookup to an origin server. In this case, we recommend Amazon CloudFront with short-lived TTLs on cache headers. More specifically, you can use Amazon's API Gateway to get caching coverage across multiple geo

Score: 2.1968644

Gitana 3.2 / Guide / Guide / Search / Examples

Explore the power of Cloud CMS with Elastic Search integration for advanced, flexible content queries using ES DSL.

Score: 2.1938224

Gitana 3.2 / Guide / Guide / API / Data Types / Association

Learn how to create, update, and manage associations between nodes in Gitana, including directed and undirected relationships.

Score: 2.1903594

Gitana 3.2 / Guide / Guide / Docker / Container Services / Kubernetes

Optimize your infrastructure with Kubernetes and Gitana SDK. Automate deployment of containerized apps across cloud providers like AWS, Google, and Azure.

Score: 2.1749198

Gitana 3.2 / Guide / Guide / Scripting / Node

Explore comprehensive Node scripting resources, detailing properties and methods for managing associations, attachments, and more for effective document manipulation.

Score: 2.169355

Node

Explore comprehensive Node scripting resources, detailing properties and methods for managing associations, attachments, and more for effective document manipulation.

Score: 2.169355

Gitana 3.2 / Guide / Guide / Application Server / Tags / @fragment

Learn how to use the @fragment tag for caching sections of your website with custom dependencies to optimize performance.

Score: 2.1537483

Gitana 4.0 / Developers / Application Server / Tags / @fragment

Learn how to use the @fragment tag for caching sections of your website with custom dependencies to optimize performance.

Score: 2.1537483

Gitana 3.2 / Guide / Guide / Actions / Sync Multiple Nodes

Sync multiple nodes seamlessly to your target location, ensuring updates or deletions are managed efficiently with customizable configurations.

Score: 2.1534956

Gitana 3.2 / Guide / Guide / Actions / Sync Node

Sync Node efficiently syncs nodes to target locations, creates or updates them as needed, and manages deletions. Configure with flexible settings.

Score: 2.1534956

Gitana 4.0 / Content Engine / Behaviors / Actions / Sync Multiple Nodes

Sync multiple nodes seamlessly to your target location, ensuring updates or deletions are managed efficiently with customizable configurations.

Score: 2.1534956

Gitana 4.0 / Content Engine / Behaviors / Actions / Sync Node

Sync Node efficiently syncs nodes to target locations, creates or updates them as needed, and manages deletions. Configure with flexible settings.

Score: 2.1534956

Gitana 4.0 / Developers / Drivers / Java

Connect Java and Android apps effortlessly with Gitana's driver. Explore Maven, API keys, and open-source options for seamless integration.

Score: 2.1227312

Gitana 4.0 / Developers / Drivers / Ruby

Connect your Ruby apps to Gitana with ease. Use our open-source Ruby driver for seamless API integration and access comprehensive documentation.

Score: 2.115927

WCM and Caching

In Dust, there is the notion of a context which has a stack running underneath it. As you drill down into tags, a new context is pushed that can write new context variables as well as access previous variables from previous stack frames. What we're doing in cloudcms-server is providing a dependency tracker so that each tag gets to declare the output (the HTML that was generated) and the set of dependencies that it depended on in order to generate the output. As an example, a query might run an u

Score: 2.1122918