Found 474 results for "gitana 4.0 developers api resources graphql"

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

Nuxt.js

Gitana 4.0 / Developers / Frameworks / Nuxt.js

Documentation Reference

Build static sites effortlessly with Nuxt.js and Cloud CMS. Easily access content and perform API functions with our module. (Gitana 4.0)

Score: 4.2901
Node.js Cookbook

Gitana 3.2 / Guide / Guide / Cookbooks / Node.js Cookbook

Documentation Reference

Explore our comprehensive Node.js Cookbook for connecting to Cloud CMS, asynchronous chaining, and more with code examples. (Gitana 3.2)

Score: 4.2034
Request a Demo - Gitana

Request a Demo - Gitana

Web Page

Request a Demo - Gitana Schedule a Demo Schedule a live demonstration with a member of our Sales team to learn how Gitana can be adapted to fit your business needs, both within the cloud and on-premise. Just fill out the form, and we'll get back to you regarding any logistics. Or call us anytime at +1.617.475.5288

Score: 4.1864
project-connector

Gitana 4.0 / Content Engine / Access Policies / System Policies / project-connector

Documentation Reference

Explore Gitana's System Access Policy for project-connector, granting Connector role with JSON examples. (Gitana 4.0)

Score: 4.1359
project-application-user

Gitana 4.0 / Content Engine / Access Policies / System Policies / project-application-user

Documentation Reference

Discover the Gitana System Access Policy for project application users with roles for consumer and collaborator access. (Gitana 4.0)

Score: 4.1145
Amazon ECS

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

Documentation Reference

Optimize your container deployment with Amazon ECS, a powerful AWS-integrated service for easy application orchestration and scaling. (Gitana 3.2)

Score: 4.1017
3.2.87

Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.87

Documentation Reference

Upgrade to Cloud CMS 3.2.87 for ARM-64 support, MongoDB 4.0+, Redis 6.x+, and API Cluster Restart guidance. (Gitana 3.2)

Score: 4.0039
3.2.88

Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.88

Documentation Reference

Upgrade to Cloud CMS 3.2.88 - support for ARM architecture, MongoDB 4.0+, Redis 6.x+, and Docker images. (Gitana 3.2)

Score: 4.0039
Encrypting Properties

Gitana 3.2 / Guide / Guide / Docker / Configuration / Encrypting Properties

Documentation Reference

Secure your Cloud CMS API setup with property encryption using public/private key pairs for safeguarding sensitive credentials. (Gitana 3.2)

Score: 3.9656
Overview

Gitana 4.0 / Home

Documentation Reference

Optimize your content strategy with Gitana's robust platform. Create, manage, and publish with ease. (Gitana 4.0)

Score: 3.9588
Actions

Gitana 3.2 / Guide / Guide / Actions

Documentation Reference

Discover Cloud CMS Action framework for seamless content operations like sending emails, webhooks, and more, all with simple JSON configuration. (Gitana 3.2)

Score: 3.8895
Actions

Gitana 4.0 / Content Engine / Behaviors / Actions

Documentation Reference

Optimize content operations with Cloud CMS Action framework. Trigger actions for tasks like email sends, web hooks, and more. (Gitana 4.0)

Score: 3.8895
What is a Data Product Platform?

What is a Data Product Platform?

Blog Post

Transform your messy data into valuable, shareable products with Gitana, enhancing governance, lifecycle management, and customer-focused solutions.

Score: 3.7259
Scripting Cookbook

Gitana 3.2 / Guide / Guide / Cookbooks / Scripting Cookbook

Documentation Reference

Explore server-side scripting with code samples for data structures, node updates, and category management. (Gitana 3.2)

Score: 3.6722
How does Cloud CMS compare to DIY (do-it-yourself)?

How does Cloud CMS compare to DIY (do-it-yourself)?

Support Article

Not sure whether to build or buy? Review these points to help guide your selection. Why DIY: exact fit with your technology stack use existing in-house skills and resources build only the features you need able to add new features as required use existing developers for support cost / budget - internal no need for external services to deliver and support product can be a ‘skunk works’ project Why not DIY: Risk (more complex than it looks) time/effort/cost are all easy to under-estimate CMS requi

Score: 3.6468
Request Information about Enterprise Support - Gitana

Request Information about Enterprise Support - Gitana

Web Page

Request Information about Enterprise Support - Gitana Enterprise Services and Licenses Gitana provides Managed Services and Support for On-Premise/Private Cloud installations at larger customers with custom pricing needs. We will work with you to determine beneficial ways that our staff can augment your own to provide DevOps support, implementation services, architectural guidance and source code licensing according to the needs of your business. Have a question about our offerings? Please reach

Score: 3.5099
Kubernetes

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

Documentation Reference

Explore Kubernetes for automating containerized applications with Gitana SDK integration and cloud versatility. (Gitana 3.2)

Score: 3.4953
Security

Gitana 3.2 / Guide / Guide / Security

Documentation Reference

Enterprise-grade access control with Cloud CMS: secure, define, and manage content access with roles, teams, and policies. (Gitana 3.2)

Score: 3.4054
Java

Gitana 4.0 / Developers / Drivers / Java

Documentation Reference

Connect Java, Spring MVC, and Android apps to Gitana effortlessly with the Gitana Java driver. (Gitana 4.0)

Score: 3.3844
Cloud CMS Architecture

Cloud CMS Architecture

Support Article

Cloud CMS has two clusters that we run for customers who host apps with us. One cluster is for the "app server" tier (*.cloudcms.net) and the other is the "API" tier (api.cloudcms.com). The app server cluster consists of Node.js servers, and the API is a Java-backend that is stateless and implements the full REST API: As such, the API doesn't manage connections directly. Any invocation to it is a one-shot where each request contains everything needed to assert the user's identity and proceed wit

Score: 3.2636
Connect to your data where it lives

Connect to your data where it lives

Blog Post

'Transform your data with Gitana, seamlessly building a rich knowledge graph for enhanced RAG applications and insightful data management.'

Score: 3.2627
Recommended Cloud CMS architecture

Recommended Cloud CMS architecture

Support Article

In general, we recommend a three-tier architecture (browser -> app server -> API) for any applications you build. This would be our recommendation whether you're using Cloud CMS or anyone else. There are a few good reasons: The browser is an insecure runtime. Exposing any API keys within the browser is a very big security hole. Even exposing credentials within the browser (such as within a cookie) for the sake of working around this is also not recommended since hackers can siphon off the creden

Score: 3.2557
Is there a programmatic way to add more content to workflows?

Is there a programmatic way to add more content to workflows?

Support Article

There is a programmatic way to add more content to workflows once they're in-flight. However, once the workflow is in-flight, the workflow process instance isn't the correct place to add things. Instead, you'd want to add new content to a workflow task. Essentially, a workflow is made up of a series of tasks. When the workflow transitions from one node to another in the workflow model, it instantiates a new task and the task holds the state (and references to documents) for that phase of the wor

Score: 3.1165
Overview

Gitana 4.0 / Self Managed

Documentation Reference

Deploy Gitana on-premise with Kubernetes and Helm for customizable API, UI, and antivirus containers. (Gitana 4.0)

Score: 3.0684
Configuration

Gitana 3.2 / Guide / Guide / UI Developers Guide / Configuration

Documentation Reference

Optimize your UI with a fast, flexible configuration service using JSON blocks for efficient, conditional rendering. (Gitana 3.2)

Score: 3.0637