Found 517 results for "gitana 4.0 developers api resources registrar post-registrars-"

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

Difference between an Application and a Project

A Project is a logical separation for work within Cloud CMS. It could be a site, a sub-site, a department, a web project or anything else you'd like. Projects let you organize teams, invite members and provide a place for you to collaborate on content. An Application is something that you create to provision resources and services dedicated to your web site or web/mobile application. Each Application provides storage and services that your app can access for things like user registration, passwo

Score: 2.1327314

Gitana 3.2 / Guide / Guide / Docker / Configuration / Support

Optimize support tickets for Cloud CMS installations by providing detailed info like log files or database dumps for faster resolution.

Score: 2.117612

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

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

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

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

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

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

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

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

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

Gitana 3.2 / Guide / Guide / Docker

Optimize your Cloud CMS deployment with Docker for scalable, production-ready environments—perfect for on-premise or virtual private clouds.

Score: 2.0246358

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

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

Gitana 4.0 / Self Managed / Docker

Optimize Cloud CMS deployment with Docker for seamless on-premise and virtual private cloud management solutions. Efficiently manage services with Docker's microservices.

Score: 2.013319

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

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

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: 1.9900284

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: 1.9900284

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

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

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

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

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

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