Found 599 results for "gitana 4.0 developers api resources server get-healthcheck"

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

Gitana / 3.2 / Guide / Guide / Application Server / Services / Awareness

Optimize user interaction with real-time updates via the Awareness Service, using Web Sockets and Redis for seamless channel management.

Score: 1.3202531

Gitana / 4.0 / Developers / Application Server / Services / Awareness

Optimize user location tracking with the Awareness Service; real-time updates via Socket.IO and flexible configurations, including Redis support.

Score: 1.3202531

How does Cloud CMS compare to Contentful?

Not sure which CMS is a better fit? Review these points to help guide your selection. Criteria Cloud CMS Contentful Ease of Use Implements a role-based UI to accommodate various functions. Simple user interface for defining content types and instances. Update Strategy Documents are published individually, or as part of larger change sets. Documents are published one-by-one. Workflow Process Flexible workflow capability. Allows teams and roles to be created along with a workflow designer for defi

Score: 1.3137448

Comparison: Cloud CMS vs Contentful

Looking for the best CMS online? Review these points to help guide your headless CMS selection. Criteria Cloud CMS Contentful Ease of Use Implements a role-based UI to accommodate various functions. Simple user interface for defining content types and instances. Flexibility JSON schema with types and associations that you can continually evolve in-place. Basic content model only, difficult to change once configured Update Strategy Documents are published individually, or as part of larger change

Score: 1.3068888

Gitana / 4.0 / Developers / Application Server / Services

Explore our comprehensive services including Awareness, Broadcast, Cache, and more to enhance your app development process.

Score: 1.3050642

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

Explore our comprehensive services including Awareness, Broadcast, Cache, Config, and more to optimize your app server experience.

Score: 1.3032835

Gitana / 4.0 / Forms / API / Connectors

Enhance Alpaca forms with custom and default connectors to seamlessly load data, schemas, and options from remote sources like Cloud CMS.

Score: 1.2813134

Building Applications with Ratchet JS MVC

Over the past few days, I’ve had a chance to delve back into ratchet.js which is a JavaScript MVC framework that I had a hand in building in 2010. By this point, there are a lot of JavaScript MVC frameworks that you can utilize. However, at the time we built it, we were very inspired by sammy.js, backbone.js and knockout.js. A few points on these libraries: I particularly liked sammy.js for its simplicity. The developers of that library do a great job minimizing the work and also utilized an int

Score: 1.2811574

REST based access calls

The authentication mechanism in Cloud CMS is OAuth 2.0. While you can use any of the flows, the easiest one to begin with is "password". We've outlined a basic example here using Advanced REST Client to show our API-first platform in action. First, from your Cloud CMS platform home page, navigate to "Manage Platform" and select the "API Keys" section to list all available projects for remote access: If you have no keys for your project then create a new "Application" from "Manage Platform" and t

Score: 1.2791712

Gitana / 3.2 / Guide / Guide / Bulk Import / CSV

Easily import and manage CSV data in Cloud CMS using the Bulk Import tool, with examples from the 2014 World Cup Finals.

Score: 1.2730573

Gitana / 4.0 / Content Engine / Bulk Import / CSV

Import CSV data effortlessly into Cloud CMS with our Bulk Import tool. Perfect for World Cup match data or any CSV file.

Score: 1.2730573

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 / 3.2 / Guide / Guide / Optical Character Recognition

Optimize document management with OCR in Cloud CMS, enabling full-text search of scanned content and automatic data extraction from forms.

Score: 1.2434721

Gitana / 3.2 / Guide / Guide / API / Rate Limiting

Optimize your Cloud CMS subscription with rate limiting by managing API calls, using multiple bands, and ensuring dedicated bandwidth for critical apps.

Score: 1.2330887

Gitana / 3.2 / Guide / Guide / Bulk Import / XML

Easily import XML data into Cloud CMS with the Bulk Import tool. Ideal for converting legacy databases and managing content efficiently.

Score: 1.2330751

Gitana / 4.0 / Content Engine / Bulk Import / XML

Effortlessly import XML content into Cloud CMS with the Bulk Import tool; ideal for managing expansive datasets like global soccer leagues.

Score: 1.2330751

How to Retrieve content by their document library path

You can retrieve content by their document library path using the CMS API using the Node API. For example, you can paginate through the children of a node using this call: http://api.cloudcms.com/docs#!/node/get_repositories_repositoryId_branches_branchId_nodes_nodeId_children GET /repositories/{repositoryId}/branches/{branchId}/nodes/{nodeId}/children?path={path} In this case, you would set "nodeId" to the value "root" to indicate the root node. And then use "path" to describe the offset. If yo

Score: 1.2318435

Recommended environment

This is a big subject and, as you know, there are many ways to set things up to be robust. That said, some practices are better than others. I can relate at least what we do and what we've seen customers do. First, I'd recommend thinking of Cloud CMS as black box application that runs on top of MongoDB, Elastic Search (both of which can be thought of as databases) and a binary storage provider. Cloud CMS is a stateless application whose setup is actually quite simple. It doesn't maintain any sta

Score: 1.2241639

Gitana / 4.0 / Forms / API / Validation

Enhance form validation easily with Alpaca, featuring auto DOM updates, custom validators, and user-friendly error messages for a seamless experience.

Score: 1.2096655

Cloud CMS and Two-way Replication

When we designed Cloud CMS, we wanted to give our customers the choice of running the platform both in the cloud and on-premise. The cloud makes sense for a lot of infrastructure needs but we recognize that some of our customers will want to have their own hosted installation of the platform. We also wanted to give our customers the ability to push and pull data between their on-premise installations and the cloud platform (whether our public installation or a private cloud the customer runs). T

Score: 1.2096655

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 / Application Server / Authentication / Adapters / Custom

Create custom authentication adapters for Application Server with ease. Learn to implement and configure your solution effectively.

Score: 1.1967431

Gitana / 4.0 / Developers / Application Server / Authentication / Adapters / Custom

Create custom authentication adapters for your application server and seamlessly integrate third-party providers with ease.

Score: 1.1967431

Gitana / 4.0 / Content Engine / Find / Overview

Discover content effortlessly with Cloud CMS Find Service using Query, Search, and Traversal for powerful, unified results.

Score: 1.1799536

Gitana / 4.0 / Content Engine / Access Policies / Overview

Discover how to configure robust access control policies using JSON to assign roles and conditions for users, groups, and teams on a platform.

Score: 1.1797831