Found 337 results for "gitana 4.0 engine integrations amazon documentdb"

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

Gitana 4.0 / Content Engine / Services / Optical Character Recognition / OCR Providers / AWS Textract

AWS Textract delivers OCR capabilities for text extraction from images using secure IAM credentials and S3 integration.

Score: 1.7281388

Gitana 4.0 / Content Engine / Services / Recognition / Recognition Providers / AWS Rekognition

AWS Rekognition: Analyze and recognize images effortlessly. Set up with accessKey, secretKey, region, and bucketName for secure S3 operations.

Score: 1.7281388

Gitana 3.2 / Guide / Guide / UI Developers Guide / Contexts / deployment-subcontext

Explore deployment subcontext in detail, featuring overview, properties, API keys, and Amazon SNS insights for effective project management.

Score: 1.711264

Gitana 4.0 / Developers / User Interface Customization / Contexts / deployment-subcontext

Explore deployment subcontext in detail, featuring overview, properties, API keys, and Amazon SNS insights for effective project management.

Score: 1.711264

Gitana 3.2 / Guide / Guide / User Interface / Embed Media In CKEditor / Advanced Usages / Extend Media Types

Learn how to add custom media types to CloudCMS, including Youtube and Vimeo, with code examples and detailed steps.

Score: 1.7020012

Gitana 4.0 / User Interface / Embedded Media / Advanced Usages / Extend Media Types

Learn how to extend media types on CloudCMS beyond Youtube and Vimeo with this tutorial. Code involved!

Score: 1.7020012

Gitana 3.2 / Guide / Guide / Features / Auto Analyze Text

Enhance text comprehensibility with automatic analysis, indexing, and insights using our innovative Text Analyzer.

Score: 1.6999854

Gitana 3.2 / Guide / Guide / Features / Auto OCR Extract

Enable auto OCR extraction for seamless full-text search indexing by analyzing attachments via OCR service. Configure easily for custom or default use.

Score: 1.6999854

Gitana 4.0 / Developers / Cookbooks / JavaScript 2.0 Cookbook

Explore the Gitana JavaScript 2.0 Driver for seamless JavaScript app integration with async/await, promises, and callbacks.

Score: 1.6774561

More Ways to Run Cloud CMS On-Premise

We just released Cloud CMS version 3.1.315 which includes more sample configurations to help customers and prospects get started with on-premise Docker deployments. Our Docker distribution includes several “kits” that contain pre-built Docker Compose configurations that help customers to get up and running right away. These configurations can either be used as is or they may serve as a reference for building out new configurations that meet a customer’s exact needs. Cloud CMS offers Docker as an

Score: 1.6667998

Gitana 3.2 / Guide / Guide / Docker / Kits / OEM

Optimize Cloud CMS integrations with the OEM kit, featuring UI and API extensions for developers and partners. Build and test seamlessly.

Score: 1.6635687

Gitana 4.0 / Self Managed / Kits / OEM

OEM kit streamlines building and testing UI and API extensions in customized Cloud CMS solutions, using Docker and tools like MongoDB and Elasticsearch.

Score: 1.6635687

Gitana 3.2 / Guide / Guide / Cookbooks / Python Cookbook

'Discover must-have Python code recipes and tips on using Gitana's Python driver to create, query, and manage content effortlessly.'

Score: 1.6633861

Gitana 4.0 / Developers / Cookbooks / Python Cookbook

Explore the Python Cookbook for detailed instructions and examples on using the Gitana Python driver for developing with Cloud CMS.

Score: 1.6633861

Gitana 3.2 / Guide / Guide / Transcription

Automatically convert audio files to text with Cloud CMS transcription. Sync updates effortlessly. Ideal for search indexing and seamless content management.

Score: 1.6512086

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

Discover Gitana's System Access Policy for project management. Enhance access control with JSON-based policies.

Score: 1.6468544

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

Explore the Gitana System Access Policy for project-owner, detailing JSON configuration and role-based permissions.

Score: 1.6468544

Managing a large number of PDFs or images

In Cloud CMS everything is a node. A node has JSON properties and could also have binary attachments. What you would call a "file" is a node with properties describing it's folder location and a "default" attachment holding the payload (PDF file, image, MSWord doc, etc). Typically, for large number of PDFs, images, etc, we suggest individual nodes with a single attachment each (which is the PDF, image, etc). We have many customers who use Cloud CMS in this way and it essentially works like a doc

Score: 1.6468352

Easy Forms with Cloud CMS

One of the many uses of Cloud CMS is as a storage and reporting mechanism for forms. If you’re looking to put a form up onto your web or mobile site, Cloud CMS serves as an excellent option for capturing and storing this information. Fundamentally, Cloud CMS provides the Alpaca forms engine. Alpaca is an open-source JavaScript library for jQuery. It makes it easy to design and insert forms into your sites. Cloud CMS built Alpaca and been working with the broader community to improve it and make

Score: 1.6468352

Gitana 3.2 / Guide / Guide / Docker / Kits / MongoDB Replica Set

Set up a 3-node MongoDB Replica Set with ease, using our guide, Gitana SDK, and Docker Compose for optimal database performance.

Score: 1.6460035

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

Explore the Gitana System Access Policy for project-connector, detailing JSON roles and actions for resource connection in projects.

Score: 1.6425164

Gitana 3.2 / Guide / Guide / Auditing

Optimize your content strategy with Cloud CMS's audit system, tracking user interactions and content access in on-premise Docker environments.

Score: 1.6415334

Gitana 4.0 / Content Engine / Platform / Auditing

Optimize your content strategy with Cloud CMS's audit system, tracking user interactions and content access in on-premise Docker environments.

Score: 1.6415334

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

Explore Gitana's 'platform-connector' System Access Policy for seamless platform connectivity management.

Score: 1.6382012

OAuth2, Clients and Authentication Grants

One of the things that I really like about our approach to server authorization is that we’ve elected to get completely behind the OAuth2 specification. Cloud CMS provides support for all of the OAuth2 flows. We provide an authorization and resource server so that you can separate concerns and perform the full three-legged “auth code” flow. Or you can simplify things and use something like a “password” or “implicit” flow depending on the security environment of your application. For environments

Score: 1.6367803