Found 541 results for "gitana 3.2 guide guide api metadata"
The search executed in 0.002490984 seconds. That's fast.
![]() |
Gitana 3.2 / Guide / Guide / Features / Auto TranslateAutomatically translate and synchronize content in multiple languages using Cloud CMS with AWS, Azure, or Google services.
Score: 2.6697233
|
![]() |
Gitana 4.0 / Content Engine / Aspects / Auto TranslateAutomatically translate and localize content with Cloud CMS, supporting seamless integration with major translation services for efficient multilingual workflows.
Score: 2.6697233
|
![]() |
Supporting large binary filesCloud CMS offers a few different ways for you to store files - including storing them in S3 (recommended) or even on a local partition (such as an NFS mount). In our SaaS offering, everything is stored in S3 automatically and when you install on-premise, you can configure this to your preference. See this documentation page under Binary Storage: https://www.cloudcms.com/documentation/docker/configuration/api-server.html We definitely can handle large binary files in the 10's or 100's of megabyte
Score: 2.6237483
|
![]() |
Gitana 4.0 / FormsEnhance your web applications with Gitana's intuitive Forms engine, offering advanced schema management, role-based provisioning, and custom fields.
Score: 2.5965424
|
![]() |
How to monitor API traffic from a node js appIt 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: 2.567966
|
![]() |
Gitana 3.2 / Guide / Guide / Authentication / DriversConnect securely to Cloud CMS using the OAuth2 password flow and manage access tokens effortlessly with our Gitana driver.
Score: 2.5568545
|
![]() |
Gitana 4.0 / Developers / Authentication / DriversSecurely connect to Cloud CMS using OAuth2, manage access and refresh tokens, and explore best practices to ensure safe application integration.
Score: 2.5568545
|
![]() |
Setup a Next.JS Static Site using Cloud CMSThe web application ecosystem has improved leaps and bounds over the years, and its never been easier to make high performance static/hybrid sites quickly and using good development practices. And its just as easy to get these sites going using Cloud CMS as a datasource! Below you'll find a quick guide to get you started using Next.JS with Cloud CMS to setup a simple bookstore website, and some highlights from the code. Getting Started First, you'll need to have a Cloud CMS account and Sample pr
Score: 2.5484257
|
![]() |
Gitana 3.2 / Guide / Guide / QueryOptimize content management with Cloud CMS's powerful query capabilities using MongoDB and ElasticSearch. Access high-performance content queries effortlessly.
Score: 2.4034438
|
![]() |
Gitana 4.0 / Content Engine / QueryEffortlessly execute complex queries in Cloud CMS using SQL-like syntax powered by MongoDB. Enhance performance with composite queries and automated indexing.
Score: 2.4034438
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Installation / Standalone InstallationEasily set up the Cloud CMS Application Server with Node.js, Git, and simple configuration steps for seamless content delivery.
Score: 2.3855052
|
![]() |
Gitana 4.0 / Developers / Application Server / Installation / Standalone InstallationSet up the Cloud CMS Application Server with Node.js and Git for seamless content management. Download, configure, and launch easily.
Score: 2.3855052
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / URL Addressability / Node URLsEnhance web performance and cache efficiency by retrieving nodes and attachments through URLs, supporting static and on-the-fly transformations.
Score: 2.2470498
|
![]() |
Gitana 4.0 / Developers / Application Server / URL Addressability / Node URLsOptimize binary payload retrieval and caching with Cloud CMS API. Enhance performance using static and preview URL methods for seamless content delivery.
Score: 2.2470498
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / KitsDownload pre-built Cloud CMS Docker kits for common scenarios, ideal for quick setup or as a configuration reference. Explore our resources now.
Score: 2.2131155
|
![]() |
Gitana 4.0 / Self Managed / KitsExplore Cloud CMS Docker Kits for pre-built, user-friendly configurations to quickly deploy APIs, UI, and more with ease using Docker and Docker Compose.
Score: 2.2131155
|
![]() |
Editorial FlowsEditorial Flows In Gitana 4.0, we introduced a new feature called Editorial Flows. With Editorial Flows, your editorial teams launch draft workspaces where they work on content items at their own pace. They can write new content, change existing content or delete things in isolation without worrying about how it will affect the main line of content. They are free to work without worry about stepping on each other's toes. They can make changes to the content graph, upload new files, adjust taxono
Score: 2.2003534
|
![]() |
The Beauty of Cloud CMS ChainingChaining is a common technique that has been widely adopted by modern JavaScript libraries to chain method calls together. The goal of chaining is to produce elegant and concise code that is easy to understand or maintain. For example, if you are a jQuery developer, you may produce similar code like this on daily basis. $('#mydiv').empty().html('Hello Word!').css('font-size','10px'); However, most popular JavaScript libraries only support “static” chaining, e.g. DOM object manipulation. If the m
Score: 2.1455495
|
![]() |
Upgrade to version 1.0.6 of our new JavaScript/HTML5 driver!The Cloud CMS team is pleased to announce the immediate availability of the 1.0.6 version of the Gitana JavaScript Driver for Cloud CMS. JavaScript Driver for Cloud CMS The Gitana JavaScript Driver is a JS library that you can drop into your HTML5/JS applications to take advantage of the authoring and delivery APIs of the Cloud CMS server. It makes it easier for developers to utilize the Cloud CMS HTTP/REST APIs by providing native convenience functions via JavaScript. The Gitana JavaScript Driv
Score: 2.109527
|
![]() |
Gitana 3.2 / Guide / Guide / Single Sign On (SSO) / KeycloakLearn how to configure Cloud CMS Single Sign-On (SSO) with JBoss Keycloak, an open-source identity provider supporting SAML 2.0 and JWT.
Score: 2.1073356
|
![]() |
Gitana 4.0 / Developers / User Interface CustomizationOptimize your Cloud CMS experience with our guide to enhancing the user interface through customizable JavaScript and JSON configurations.
Score: 2.1073356
|
![]() |
Gitana 4.0 / Content Engine / Single Sign On (SSO) / KeycloakOptimize your Cloud CMS SSO with Keycloak using this detailed setup guide, offering seamless identity management for secure access.
Score: 2.1073356
|
![]() |
Gitana 3.2 / Guide / Guide / Deployment / Deployment Handlers / HTTP Deployment HandlerEffortlessly deploy packages to custom HTTP endpoints for advanced data management and integration with this powerful handler.
Score: 2.0885758
|
![]() |
Gitana 4.0 / Content Engine / Deployment / Deployment Handlers / HTTP Deployment HandlerDeploy and manage custom packages to HTTP endpoints efficiently. Integrate with databases, CDNs, and more using basic authentication.
Score: 2.0885758
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Installation / Docker InstallationGet started with Cloud CMS Application Server using Docker. Learn installation, configuration, and setup for seamless integration across platforms.
Score: 2.0848172
|