Found 394 results for "docs api custom-fields"

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

Gitana / 3.2 / Guide / Guide / Application Server / Authentication / Providers / GitHub

Integrate GitHub authentication with Cloud CMS for seamless SSO and secure your applications with API keys configuration.

Score: 1.2557911

Gitana / 3.2 / Guide / Guide / Application Server / Authentication / Providers / Google

Seamlessly integrate Google SSO for your apps with Cloud CMS, offering easy setup of API keys for secure authentication.

Score: 1.2557911

Gitana / 3.2 / Guide / Guide / Application Server / Authentication / Providers / Twitter

Enable Twitter SSO in Cloud CMS with easy integration for web or mobile apps using API keys. Discover setup tips and configuration examples here.

Score: 1.2557911

Gitana / 4.0 / Developers / Application Server / Authentication / Providers / GitHub

Enable GitHub authentication and SSO for Cloud CMS apps with straightforward API key setup and configuration guidance.

Score: 1.2557911

Gitana / 4.0 / Developers / Application Server / Authentication / Providers / Google

Optimize your Cloud CMS authentication by integrating Google SSO with our simple configuration guide.

Score: 1.2557911

Gitana / 4.0 / Developers / Application Server / Authentication / Providers / Twitter

Integrate Twitter login with Cloud CMS using OAuth keys for seamless user authentication.

Score: 1.2557911

Gitana / 3.2 / Guide / Guide / Binary Files / File System Binary Storage

Optimize your Cloud CMS file storage with efficient, configurable binary storage solutions for on-premise deployment.

Score: 1.2545146

Gitana / 4.0 / Content Engine / Platform / Binary Files / File System Binary Storage

Optimize your Cloud CMS file storage with efficient, configurable binary storage solutions for on-premise deployment.

Score: 1.2545146

Migrating Binary files to S3

By default, on-premise installations of Cloud CMS are configured with a GridFS (`gridfs`) Binary Storage Provider. This allows Cloud CMS to read and write binary files (such as attachments) to GridFS. At some point, as your installation grows, you may want change this. Suppose you wanted to move your binary files into S3 and use S3 as a Binary Storage Provider for Cloud CMS. To do so, we recommend the following steps: 1. Make a backup of your Cloud CMS database. 2. Create an S3 bucket and IAM us

Score: 1.2541959

Gitana / Overview

Explore Cloud CMS, the API-first enterprise content management solution for creating, managing, and publishing web and mobile content. Start now!

Score: 1.2450621

How does Cloud CMS work with a CDN

There are a few places where this either occurs automatically if you're using our hosted service or can occur optionally if you're either running within Docker containers on your own or integrating to custom CDN endpoints. First, the API itself can be fronted by a CDN that supports fallback lookup to an origin server. In this case, we recommend Amazon CloudFront with short-lived TTLs on cache headers. More specifically, you can use Amazon's API Gateway to get caching coverage across multiple geo

Score: 1.2420704

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

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

Gitana / 3.2 / Guide / Guide / Publishing / Preview Servers

Set up Preview Servers to test website changes before going live. Customize servers for URL, API, or application endpoints.

Score: 1.223557

Gitana / 3.2 / Guide / Guide / Docker / Maintenance / Health Check / Load Balancers

Optimize your Cloud CMS production environment with efficient load balancers for API and UI, ensuring high availability and reliability.

Score: 1.223557

Gitana / 4.0 / Content Engine / Publishing / Preview Servers

Set up Preview Servers to detect issues before going live. Customize server types: URL, API, or Application, for efficient content review.

Score: 1.223557

Gitana / 4.0 / Self Managed / Maintenance / Health Check / Load Balancers

Optimize your Cloud CMS production environment with efficient load balancers for API and UI, ensuring high availability and reliability.

Score: 1.223557

Gitana / 3.2 / Guide / Guide / Docker / Security Notices / CVE-2022-22965

Secure your Cloud CMS instance against CVE-2022-22965 by upgrading to 3.2.76 or applying our recommended workaround.

Score: 1.2136741

Gitana / 3.2 / Guide / Guide / Overview

Explore comprehensive Gitana documentation covering APIs, authentication, security, workflow, and more to streamline your development process.

Score: 1.2117591

Gitana / 4.0 / Developers / Drivers / Java

Easily connect Java, Spring MVC, and Android apps to Gitana using the open-source Gitana Java Driver with Maven integration and extensive documentation.

Score: 1.2106674

Gitana / 3.2 / Guide / Guide / Find

Discover and retrieve content efficiently with Cloud CMS Find Service, utilizing Query, Search, and Traversal mechanisms for optimized results.

Score: 1.205293

Gitana / 3.2 / Guide / Guide / Integrations / Azure / Translate

Discover seamless integration with Azure Translate using Microsoft Translator API for efficient multi-language support in your applications.

Score: 1.204474

Gitana / 4.0 / Content Engine / Integrations / Azure / Translate

Effortlessly integrate Azure Translate for seamless multi-language support and automatic I18N translations in your applications.

Score: 1.204474

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

Secure your sensitive data with Cloud CMS by encrypting API properties using RSA keys, safeguarding passwords and credentials effortlessly.

Score: 1.2024188

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