Found 498 results for "gitana 4.0 developers api resources cluster"

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

Gitana 3.2 / Guide / Guide / Docker / Container Services

Discover how to set up the Gitana platform on container services with examples for Amazon ECS and Kubernetes frameworks.

Score: 2.1120014

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.1116621

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.1116621

Gitana 3.2 / Guide / Guide / Deployment / Deployment Handlers / HTTP Deployment Handler

Effortlessly deploy packages to custom HTTP endpoints for advanced data management and integration with this powerful handler.

Score: 2.1103654

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.1103654

Gitana 3.2 / Guide / Guide / Query

Optimize content management with Cloud CMS's powerful query capabilities using MongoDB and ElasticSearch. Access high-performance content queries effortlessly.

Score: 2.0557373

Gitana 4.0 / Content Engine / Query

Effortlessly execute complex queries in Cloud CMS using SQL-like syntax powered by MongoDB. Enhance performance with composite queries and automated indexing.

Score: 2.0557373

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.0553064

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.053277

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.053277

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.0491064

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.0491064

Gitana 3.2 / Guide / Guide / UI Developers Guide / Contexts / role-subcontext

Optimize project roles with customizable permissions and properties for enhanced control and management within role subcontexts.

Score: 2.035582

Gitana 4.0 / Developers / User Interface Customization / Contexts / role-subcontext

Optimize project roles with customizable permissions and properties for enhanced control and management within role subcontexts.

Score: 2.035582

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.9961193

Gitana 3.2 / Guide / Guide / Application Server / Services / Awareness

Optimize user interaction with real-time updates via the Awareness Service, using Web Sockets and Redis for seamless channel management.

Score: 1.9494491

Gitana 4.0 / Developers / Application Server / Services / Awareness

Optimize user location tracking with the Awareness Service; real-time updates via Socket.IO and flexible configurations, including Redis support.

Score: 1.9494491

Gitana 3.2 / Guide / Guide / Features / Auto Transcribe

Automatically convert audio to text with Auto Transcribe. Set up a Transcription Service and store text as a transcription attachment.

Score: 1.9457597

Gitana 4.0 / Content Engine

Enhance content security, quality, and publishing efficiency with Gitana's powerful content engine, offering enterprise features without high costs.

Score: 1.9285376

Gitana 3.2 / Guide / Guide / Authentication / OAuth 2.0

Explore OAuth 2.0 in Cloud CMS for secure server authorization. Learn best practices and different flows, including real-world examples using OAuth2.

Score: 1.9148164

Gitana 4.0 / Developers / Authentication / OAuth 2.0

Learn all about OAuth 2.0 with Cloud CMS, a secure authorization framework supported by top industry players like Facebook and Twitter.

Score: 1.9148164

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.8990798

Gitana 3.2 / Guide / Guide / Deployment / Deployment Mappings

Optimize your file deployment from Cloud CMS using S3, FTP, and file system handlers. Customize with f:deployment-config for precise content mapping.

Score: 1.86496

Gitana 4.0 / Content Engine / Deployment / Deployment Mappings

Optimize your content deployment with Cloud CMS using S3, FTP, and File System Handlers for precise file system mappings and strategies.

Score: 1.86496

Cache invalidation via SNS

At present, Cloud CMS can be configured to publish notifications to Amazon SNS. Thus, to take advantage of this, you'd have to first have an Amazon Web Services account and an SNS topic created. Cloud CMS publishes notifications to it. Your topic can then do anything it wants with these notifications. Your cluster can listen for these events and process messages to invalidate cache. Most commonly, people hook the SNS services to the SQS service for queue-based event management. We've chosen this

Score: 1.8633645