Found 284 results for "appserver tags query"

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

Gitana

Explore Cloud CMS, the API-first content management platform for creating, managing, and publishing web and mobile content with ease.

Score: 1.1650293

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

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

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

Pricing: Free Options - Gitana

Pricing: Free Options - 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 c

Score: 1.087127

Pricing: Hosted Options - Gitana

Pricing: Hosted Options - 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

Score: 1.0519564

Gitana 4.0 / Reference / Types / Workflow Comment

Explore our 'Workflow Comment' API, offering powerful tools to manage comments within your platform with customizable properties, methods, and authorizations.

Score: 1.0510843

Gitana 4.0 / Reference / Types / Stack

Explore our detailed Stack API documentation, featuring an overview, properties, methods, and practical examples to accelerate your development.

Score: 1.0310619

Gitana 3.2 / Guide / Guide / Getting Started / Content Modeling

Unlock the power of content modeling with Cloud CMS. Easily manage, define, and associate content types without coding. Simplify content handling today!

Score: 1.0214533

Gitana 4.0 / Getting Started / Working with Content

Optimize content management with Cloud CMS: define, model, and manage content effortlessly without coding, ensuring structured, validated data for your business.

Score: 1.0214533

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

Gitana 4.0 / Reference / Types / Deployment Record

Discover the comprehensive guide to Deployment Record, detailing methods, properties, schema, and available API interactions.

Score: 1.0214533

Supporting large binary files

Cloud 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: 1.0214533

Gitana 4.0 / Reference / Types / Merge Conflict

Explore our detailed guide on managing merge conflicts in repositories, featuring methods, properties, and examples for seamless conflict resolution.

Score: 1.0076541

Gitana 3.2 / Guide / Guide / API / Pagination

Optimize data retrieval and display with pagination in Cloud CMS, organizing result sets into manageable pages for efficient sorting and querying.

Score: 1.0020802

Gitana 4.0 / Reference / Types / Workflow Task

Explore our comprehensive guide on Workflow Tasks within the Platform, featuring detailed methods, properties, and use cases for seamless integration.

Score: 1.0020802

Gitana 4.0 / Reference / Types / Deployment

Explore comprehensive deployment documentation with methods, properties, and examples to enhance your platform integration.

Score: 0.9903428

Gitana 3.2 / Guide / Guide / Branches

Optimize your content management with Cloud CMS. Enjoy powerful features like changeset versioning, branching, and snapshots for seamless workflow transitions.

Score: 0.9676707

Gitana 4.0 / Content Engine / Branch Overview

Optimize your content management with Cloud CMS branches. Enjoy unique, Git-like versioning, easy branching, and efficient content integration.

Score: 0.9676707

Gitana 4.0 / Reference / Types / Repository

Store content like articles, pages, and videos safely with versioning. Control content types, validation, behaviors, and rules efficiently.

Score: 0.9613824

Gitana 3.2 / Guide / Guide / API / System Metadata

Track and access comprehensive system metadata in Cloud CMS, including creation and modification details, effortlessly using API requests.

Score: 0.95889044

Gitana 3.2 / Guide / Guide / API / Data Types / Registration

Optimize your registration process with detailed guidance on configuration, email management, billing options, and user properties for seamless integration.

Score: 0.9439018

Gitana 4.0 / Reference / Types / Tenant

Explore the Tenant API for managing and creating tenant instances within the Gitana platform. Access comprehensive documentation and examples.

Score: 0.9439018

Gitana 4.0 / Reference / Types / Branch

Create isolated branches within repositories for content items like articles and documents. Share or invite team collaborations easily.

Score: 0.9411994

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