Found 315 results for "gitana 4.0 developers app-server tags dependency"

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

Gitana 3.2 / Guide / Guide / User Interface / Create/Edit Content

Easily navigate and manage your project content with search features, tags, and comments. Enhance your CMS experience with organized folders and user roles.

Score: 2.633199

Gitana 4.0 / User Interface / User Interface / Create/Edit Content

Manage your content seamlessly with options for editing, viewing, and organizing. Explore features like attachments, tags, and comments for efficient content handling.

Score: 2.633199

Definitions for Date format

Our definitions are based on JSON schema and, as such, the default is to use strings for dates. The date controls in our forms engine let you customize the format string so that you can store ISO 8601 or other formats (perhaps simplified formats) as per your preference. The advantage here is simplicity with these controls and compatibility with JSON schema. The disadvantage is that MongoDB provides a lot of very powerful capabilities for range query and sorting that do not play as nicely with th

Score: 2.6122527

Gitana 3.2 / Guide / Guide / Getting Started

Explore Cloud CMS, an API-first CMS empowering businesses with content creation, management, and publishing for web and mobile apps. Get started today!

Score: 2.5962262

The Beauty of Cloud CMS Chaining

Chaining is a common technique that has been widely adopted by modern JavaScript libraries to chain method calls together. The goal of chaining is to produce elegant and concise code that is easy to understand or maintain. For example, if you are a jQuery developer, you may produce similar code like this on daily basis. $('#mydiv').empty().html('Hello Word!').css('font-size','10px'); However, most popular JavaScript libraries only support “static” chaining, e.g. DOM object manipulation. If the m

Score: 2.5670474

Gitana 4.0 / Self Managed / Kubernetes

Discover our upcoming 4.0 Kubernetes configuration files or contact support@gitana.io for immediate access and assistance.

Score: 2.5079877

Gitana 3.2 / Guide / Guide / Cookbooks / Java Cookbook

Optimize your Java setup for Gitana with our detailed Java Cookbook guide, featuring code samples and connection methods for Cloud CMS integration.

Score: 2.4753976

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

Gitana 3.2 / Guide / Guide / Transfer

Easily transfer, backup, and move data between Cloud CMS installations with a universal import-export facility, ensuring your data is portable and accessible.

Score: 2.4183621

Gitana 4.0 / Content Engine / Transfer

Easily transfer, backup, and move data between Cloud CMS installations with a universal import-export facility, ensuring your data is portable and accessible.

Score: 2.4183621

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

Precompile your Text fields with Markdown or Handlebars

One of the new features in Cloud CMS 3.2.41 is the f:precompile feature. This feature tells Cloud CMS to automatically precompile one or more fields on your content items whenever the content is saved. With precompiling in place, you can now let your editors work in Markdown or use Handlebars tags in their content and then have that content automatically convert into HTML (or another output format) for use in your front-end applications. An Example Suppose, for example, that you defined an artcl

Score: 2.4055715

Gitana 4.0 / Developers / Application Server / Services

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

Score: 2.3917518

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

Gitana 3.2 / Guide / Guide / Actions / OCR Extract Node

Optimize OCR extraction with customizable service options in upcoming 4.0 features for enhanced data processing.

Score: 2.3753538

Gitana 4.0 / User Interface / User Interface

Explore Cloud CMS User Interface with guides on Awareness, Dashboard, Content Editing, and more to enhance user experience.

Score: 2.35953

Gitana 3.2 / Guide / Guide / Docker / Container Services / Amazon ECS

Optimize deployment and scaling of containerized apps on AWS with Amazon ECS and Gitana SDK for best practices and configurations.

Score: 2.3576765

Gitana 3.2 / Guide / Guide / Features / Behavior

Optimize node implementation with behavior tagging for scripts or rules.

Score: 2.3312635

Gitana 4.0 / Content Engine / Aspects / Behavior

Optimize node implementation with behavior tagging for scripts or rules.

Score: 2.3312635

Gitana 4.0 / Forms / API / Conditional Dependencies

Optimize your form handling with Alpaca, featuring advanced, conditional dependencies and custom inter-dependencies. Utilize JSON Schema with precision.

Score: 2.3276935

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

Explore comprehensive document management features, including overview, editing, translations, and workflow options for enhanced collaboration.

Score: 2.3173156

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

Explore comprehensive document management features, including overview, editing, translations, and workflow options for enhanced collaboration.

Score: 2.3173156

Cloud CMS Architecture

Cloud CMS has two clusters that we run for customers who host apps with us. One cluster is for the "app server" tier (*.cloudcms.net) and the other is the "API" tier (api.cloudcms.com). The app server cluster consists of Node.js servers, and the API is a Java-backend that is stateless and implements the full REST API: As such, the API doesn't manage connections directly. Any invocation to it is a one-shot where each request contains everything needed to assert the user's identity and proceed wit

Score: 2.2522473

Gitana 3.2 / Guide / Guide / User Interface

Discover a customizable, secure user interface with Cloud CMS to efficiently create, manage, and deliver content across your digital platforms.

Score: 2.2246609

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