Found 406 results for "docs api views"

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

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

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

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

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

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

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

Product Releases - Gitana

Product Releases - Gitana Status Releases Registry Blog Cloud CMS Platform Platform Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Automation Automate your content creation and approval flows while taking advantage of AI services to enhance and curate conten

Score: 1.2509594

Gitana

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

Score: 1.2490457

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

Upgrade to Cloud CMS 3.2.87 for enhanced ARM-64 support, requiring MongoDB 4.0+ and Redis 6.x+. Optimize deployments with AWS Graviton.

Score: 1.247788

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

Upgrade to Cloud CMS 3.2.88! Enjoy ARM aarch64 support with better performance and lower costs. Requires MongoDB 4.0+ and Redis 6.x+.

Score: 1.247788

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

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

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

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

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

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

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

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

Gitana 3.2 / Guide / Guide

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

Score: 1.2155695

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

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

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

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

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

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