Found 375 results for "gitana 4.0 developers drivers csharp"

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

Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.81

Upgrade to Cloud CMS 3.2.81 with ARM aarch64 support, Elastic Search and Redis enhancements. Use our CLI for seamless upgrades.

Score: 1.4995575

Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.82

Cloud CMS 3.2.82: Upgrade notes, ARM-64 support, Elastic Search client update, Redis upgrade, and CLI upgrade tool information.

Score: 1.4995575

Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.83

Upgrade to Cloud CMS 3.2.83 for ARM64 support, Elastic Search improvements, and Redis 6.x compatibility with easy deployment options.

Score: 1.4995575

Gitana 3.2 / Guide / Guide / Text Analysis

Automatically analyze your content on Cloud CMS to detect sentiment, key phrases, entities, and languages, enhancing editorial insights.

Score: 1.4812101

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

Sync from one environment to another

Within Cloud CMS sync capabiities are generally referred to as the "transfer system". They allow you to export individual objects, data stores or even collections of these as an archive (ZIP) within a vault. You can then move those archives to storage for backup or move them to new Cloud CMS server instances for restoration or replication. We have support for transfer within our API, our drivers and also within the user interface. The latter is useful in that you can script it pretty effectively

Score: 1.4514683

Gitana 3.2 / Guide / Guide / Cookbooks / JavaScript (Legacy) Cookbook

Explore the Gitana JavaScript (Legacy) Cookbook to learn about connecting, node creation, asynchronous chaining, and more with detailed code examples and guides.

Score: 1.444473

Gitana 4.0 / Reference / Types / Status of Operation

Explore the Status of Operation API with detailed properties, methods, and language cookbooks to accelerate integration.

Score: 1.4267433

Gitana 3.2 / Guide / Guide / Features / Auto Narrate

Auto Narrate automates text-to-speech for content, creating audio files with customizable narration services, perfect for enhancing accessibility.

Score: 1.4086947

Gitana 3.2 / Guide / Guide / GraphQL

Cloud CMS seamlessly integrates GraphQL for efficient content querying, offering a dynamic schema for each branch to simplify developer access to content models.

Score: 1.3906447

Gitana 4.0 / Content Engine / Graph QL

Streamline your Cloud CMS content integration with GraphQL, enabling developers to create efficient queries and enhance content retrieval performance.

Score: 1.3906447

Oauth 2.0 tokens

Each response from Cloud CMS provides two tokens: an access token and a refresh token. The access token is the one that you need to attach to every API call. It gets passed through the Authorization header as "bearer " and Cloud CMS uses this to identify who the authenticated user is (and thus, what resources they have access to and so forth). By default, the access token has a lifespan of 24 hours. After that period of time, it is no longer valid and any requests will come back wit

Score: 1.3797371

Gitana 3.2 / Guide / Guide / Bulk Import / Files

Effortlessly import and manage diverse content types in Cloud CMS using the Bulk Import tool and cloudcms-packager for seamless repository integration.

Score: 1.3507583

Gitana 4.0 / Developers / Frameworks / cURL

Learn how to use cURL for API calls and connectivity with Cloud CMS, plus access key management and example scripts.

Score: 1.3507583

Gitana 4.0 / Content Engine / Bulk Import / Files

Effortlessly import and manage diverse file types in Cloud CMS with our powerful Bulk Import tool and cloudcms-packager module.

Score: 1.3507583

How to monitor API traffic from a node js app

It is sometimes helpful to see the API traffic that is going on between the Gitana javascript driver and the Cloud CMS API server. This is a non-intrusive method of doing that. install a tool called Charles Proxy https://www.charlesproxy.com/ This is an excellent tool for monitoring http/https traffic. Once installed, start Charles Proxy and enable reverse proxy: Check "Enable Reverse Proxies" and then click the "Add" button. A port will be assigned (55703 in the example below). Set Remote Host

Score: 1.3507583

Build your prototype website in 10 easy steps

Getting started with Cloud CMS for a website takes minimal setup: Fork a copy of https://github.com/gitana/sdk Note the URL of your repo; you’ll need this later… Login to your tenant or signup for a trial of Cloud CMS When prompted upon login create a Web Content Management starter project From the resulting Project Dashboard navigate to “Applications” in Manage Project Select “Sample Web Application” > Deployments Tick the radio button on the right Navigate to Selected > Undeploy (upper right)

Score: 1.3507583

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

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

Render Cloud CMS forms using Alpaca Forms by defining the type and form key. Learn implementation with examples and parameters for customization.

Score: 1.3277488

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

Render Cloud CMS forms using Alpaca Forms by defining the type and form key. Learn implementation with examples and parameters for customization.

Score: 1.3277488

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

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

Access Cloud CMS content anonymously or as a guest user

This question often comes up from folks who are building HTML applications that run in a browser. They'd like the browser to connect to Cloud CMS to download content and display it. Usually this consists of things like images but also may consist of other types of content in Cloud CMS such as raw nodes, PDF files, video assets or more. OAuth 2.0 and Access Tokens Fundamentally, everything in Cloud CMS is secured from an access perspective using OAuth 2.0. This means that an OAuth 2.0 access toke

Score: 1.3223587

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

Gitana 4.0 / Reference / Types / Deployment Package

Explore the Deployment Package in our Platform documentation, featuring properties, methods, and language-specific cookbooks to enhance your development.

Score: 1.3147622