Found 600 results for "gitana 4.0 developers api resources repository get-repositories-repositoryid-acl"

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

Gitana / 3.2 / Guide / Guide / Docker / Upgrades / 3.2.85

Upgrade to Cloud CMS 3.2.85 with ARM-64 support, enhanced performance, and Redis 6.x compatibility. Access detailed release and upgrade notes.

Score: 2.2941499

Gitana / 3.2 / Guide / Guide / Docker / Upgrades / 3.2.86

Upgrade to Cloud CMS 3.2.86 for ARM-64 support, improved performance, and compatibility with Redis 6.x. Follow release notes and upgrade tools for guidance.

Score: 2.2941499

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

Gitana / 3.2 / Guide / Guide / GraphQL

Optimize your content integration in Cloud CMS with GraphQL, offering seamless query and search capabilities for developers.

Score: 2.2824185

Gitana / 4.0 / Content Engine / Graph QL / Overview

Explore Cloud CMS's comprehensive GraphQL API for streamlined content queries and integration with real-time schema adaption based on branch model changes.

Score: 2.2824185

The top 3 features that differentiate Cloud CMS from the competition

You have determined you need a Content Management System (CMS) and have begun the daunting task of reducing the number of CMS products to a manageable number to evaluate in depth. Having reached this article you are aware of, or interested in, CMSs that can be described as: Headless CMS, API First, Platform as a Service (PaaS), Decoupled CMS, Cloud-First. I am sure there are more beautiful categorizations and terminology provided by the latest analyst buzz. As much as I may not like the catagori

Score: 2.2769244

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

Gitana / 3.2 / Guide / Guide / Docker / Maintenance / Upgrades

Optimize your Cloud CMS setup by upgrading to version 3.2 and implementing new features, including Elastic Search 6.2.4, using our detailed guide.

Score: 2.2230232

Gitana / 4.0 / Self Managed / Maintenance / Upgrades

Upgrade to Cloud CMS Version 3.2 with detailed steps for Docker setup and Elasticsearch update. Ensure compatibility and optimal performance with new features.

Score: 2.2230232

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Samples / Developer Menu Items

Enable Developer menu for collaborators in Cloud CMS with custom configuration guidance.

Score: 2.215723

Gitana / 4.0 / Developers / User Interface Customization / Samples / Developer Menu Items

Enable Developer menu for collaborators in Cloud CMS with custom configuration guidance.

Score: 2.215723

Gitana / 3.2 / Guide / Guide / User Interface / Workflow / How to Start a Workflow

Learn how to start a workflow with step-by-step instructions on accessing and completing the Start Workflow Form. Ideal for project collaboration.

Score: 2.2085102

Gitana / 4.0 / User Interface / Workflow / How to Start a Workflow

Learn how to start a workflow, including opening a document and initiating a workflow with step-by-step instructions and helpful tips.

Score: 2.2085102

Gitana / 3.2 / Guide / Guide / Application Server / Services / Locks

Optimize your application server's access to shared resources using the Locks Service, seamlessly configured with Redis for robust cluster management.

Score: 2.187549

Selling a CMS to your Boss?

You have found the CMS to answer all your dreams and perhaps a lot more – now what? The quest for CMS nirvana is over and you are ready to start moving forward and onto the interesting challenges ahead. Probably not – you still have to sell the CMS to your Management! Your management is likely less interested in the great architecture/features and more interested in the costs to the business of buying or even not buying the CMS. Coming from the business side, this blog touches on the topics I wo

Score: 2.1781116

Gitana / 3.2 / Guide / Guide / User Interface / Projects / Delete a Project

Learn how to safely delete projects, prepare by adjusting settings, and handle protections for error-free project management.

Score: 2.1669822

Gitana / 4.0 / User Interface / Projects / Delete a Project

Easily delete projects by following our step-by-step guide. Ensure deletion settings are configured, and learn how to back up projects securely.

Score: 2.1669822

Gitana / 3.2 / Guide / Guide / Workflow

Learn all about workflow models, tasks, events, and more for creating efficient business processes on Cloud CMS. Explore step-by-step examples and best practices.

Score: 2.160257

Gitana / 4.0 / Content Engine / Workflow / Overview

Explore workflow models, instances, tasks, and more. Understand how content is routed, tracked, and completed efficiently.

Score: 2.160257

Query Performance

Application queries Application code which consumes Cloud CMS content typically runs query API calls. These queries can be optimized in the following ways: Request only the properties needed When an application requires only a few properties from a set of nodes you should use “_fields” to limit the properties returned. This can drastically reduce the size of the payload and therefore the response time. In this example, we only need “_doc”, “title” and “_type” so these are the only fields that wi

Score: 2.1557245

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

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

Difference between an Application and a Project

A Project is a logical separation for work within Cloud CMS. It could be a site, a sub-site, a department, a web project or anything else you'd like. Projects let you organize teams, invite members and provide a place for you to collaborate on content. An Application is something that you create to provision resources and services dedicated to your web site or web/mobile application. Each Application provides storage and services that your app can access for things like user registration, passwo

Score: 2.1075377

Gitana / 3.2 / Guide / Guide / Docker / Container Services

Discover how to set up the Gitana platform on container services with examples for Amazon ECS and Kubernetes frameworks.

Score: 2.1007895

How can I retrieve content for a tree view?

The Cloud CMS API offers a number of convenience API methods that go beyond basic CRUD and bulk content operations. Among these methods are those that allow you to retrieve content from your repository branch in a tree-friendly format. A tree-organized format means that the data comes back in a such a way as to make it easy to load into front-end tree controls. Typical front-end tree controls requires the ability to load a "snapshot" of the tree as a starting point as well as iteratively grow or

Score: 2.0818295