Found 606 results for "gitana 4.0 engine api datatypes branch"

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

Sync from one environment to another

Within Cloud CMS sync capabiities are generally referred to as the "transfer system". They allow you to export individual objects, data stores or even collections of these as an archive (ZIP) within a vault. You can then move those archives to storage for backup or move them to new Cloud CMS server instances for restoration or replication. We have support for transfer within our API, our drivers and also within the user interface. The latter is useful in that you can script it pretty effectively

Score: 0.877073

Gitana 4.0 / User Interface / User Interface / Multilingual

Optimize your content for multilingual support with features to set locales, manage translations, and apply multilingual behavior.

Score: 0.8752459

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

Dynamic ProxyPassReverseCookieDomain with Apache 2

We do a lot of HTML5 and JavaScript application hosting at Cloud CMS. Our platform lets you build HTML5 applications and deploy them to our cloud infrastructure with just a couple of clicks. As a result, we’ve gotten pretty friendly with Apache 2, virtual hosts, mod_rewrite, proxies and more. Applications built on our platform use OAuth2 over SSL. We support all of the authentication flows even for HTML5/JS applications. Inherently, these applications are considered “untrusted” in any two-legged

Score: 0.8752459

5 Reasons why Cloud CMS is Totally Awesome

Cloud CMS is the only Content Management System that was built from the ground up for the needs of mobile devices and applications. Our goal is to provide the fastest, easiest and most cost-effective way for businesses to curate and deliver content to their applications, running anywhere in the world, in any language and at any time. In the last article, I talked about the general lack of mobile strategy within the business world. Mobile apps are so new that most businesses have had to react to

Score: 0.8750329

Gitana 3.2 / Guide / Guide / Application Server / Web Content Management

Optimize your content workflow with Cloud CMS's Web Content Management solution for seamless page editing and efficient caching.

Score: 0.87463856

Gitana 4.0 / Developers / Application Server / Web Content Management

Optimize your content workflow with Cloud CMS's Web Content Management solution for seamless page editing and efficient caching.

Score: 0.87463856

Security: Grade A

Cloud CMS comes in two flavors - on-premise and hosted. For our hosted customers, we host 100% of Cloud CMS and take care of all of the data backup, migrations, security, load balancing and… well, everything! It’s the whole kit and kaboodle. It’s all of the DevOps and stuff solved for you. One of the fun aspects of this is keeping up with security requirements around SSL and HTTP Transport. Cloud CMS customers automatically gain the advantage of SSL for all of their communication with the Cloud

Score: 0.86219513

Gitana 4.0 / Reference / Types / Association

Learn how Associations connect two nodes by defining relationships without permissions in this detailed guide on structure and custom behaviors.

Score: 0.85691977

Gitana 3.2 / Guide / Guide / Attachments

Effortlessly manage and store binary assets as attachments on objects within Cloud CMS, all through intuitive JSON-based handling and a user-friendly interface.

Score: 0.84610623

Gitana 4.0 / Content Engine / Nodes / Attachments

Efficiently store and retrieve binary assets with Cloud CMS, supporting attachments for objects like Content Nodes, Users, and Archives.

Score: 0.84610623

Oauth 2.0 tokens

Each response from Cloud CMS provides two tokens: an access token and a refresh token. The access token is the one that you need to attach to every API call. It gets passed through the Authorization header as "bearer " and Cloud CMS uses this to identify who the authenticated user is (and thus, what resources they have access to and so forth). By default, the access token has a lifespan of 24 hours. After that period of time, it is no longer valid and any requests will come back wit

Score: 0.8339039

Gitana 3.2 / Guide / Guide / Application Server / Tags / @queryOne

Optimize your node queries with @queryOne. Retrieve and display single content items efficiently with advanced sorting, filtering, and caching options.

Score: 0.8204433

Gitana 4.0 / Developers / Application Server / Tags / @queryOne

Optimize your node queries with @queryOne. Retrieve and display single content items efficiently with advanced sorting, filtering, and caching options.

Score: 0.8204433

Gitana 4.0 / Forms / API / Views

Optimize Alpaca rendering with views for display, edit, and create types. Customize templates, styles, and callbacks easily.

Score: 0.81945395

Gitana 4.0 / Reference / Types / Application

Manage your app's data store effectively with user registration, email services, and settings with our comprehensive application platform.

Score: 0.794874

Gitana 3.2 / Guide / Guide / Features / Container

Optimize your content storage with Cloud CMS, using nodes as containers to create flexible, graph-based relationships without rigid folder structures.

Score: 0.794785

Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.73

Upgrade to Cloud CMS 3.2.73 and ensure seamless integration with ElasticSearch using the optimized condor client and comprehensive upgrade tools.

Score: 0.794785

Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.74

Upgrade to Cloud CMS 3.2.74: Configure with the condor client for ElasticSearch and use the upgrade tool for a seamless transition.

Score: 0.794785

Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.76

Upgrade to Cloud CMS 3.2.76 with our new upgrade tool and configure your system for enhanced ElasticSearch support using the Condor HTTP/S client.

Score: 0.794785

Gitana 4.0 / Content Engine / Aspects / Container

Optimize your content storage with Cloud CMS, using nodes as containers to create flexible, graph-based relationships without rigid folder structures.

Score: 0.794785

How do I search for nested content?

Cloud CMS maintains two indexes that are of interest for finding things. The primary index is the MongoDB index - against which you can run any query you can dream up using the MongoDB DSL. The secondary index is the Elastic Search index - against which you can run any search you can dream up using the Elastic Search DSL. For information all kinds of really powerful stuff you can do with this, see: https://www.cloudcms.com/documentation/content-services/query.html https://www.cloudcms.com/docume

Score: 0.794785

Programmatically create content in a folder?

The Cloud CMS content API lets you work with JSON to create any kind of content you'd like. It supports any JSON structure you desire and also supports a number of special properties that you can use to make life easier for you. These special properties are: _rootNodeId - The mount node ID of the root against which relatives path are computed. By default, this is the root of the repository. In general, it isn't necessary to use this property unless you have multiple mount nodes configured. And m

Score: 0.770683

How we use Docker at Cloud CMS

At Cloud CMS, we use Docker to provision our cloud infrastructure servers on top of Amazon Web Services. Our stack consists of five different clusters: Cloud CMS API Cloud CMS UI Cloud CMS App Server for Dynamic Hosting Elastic Search MongoDB With the exception of MongoDB, all of these clusters are allocated using elastic load balancing and are architected in such a way that we can spin up new servers and tear down old ones with elastic demand. That is to say, they are fully elastic in design. T

Score: 0.7692719

Gitana 3.2 / Guide / Guide / Application Server / Authentication

Secure your apps with our Authentication Service. Supports SSO, auto account sync, and providers like Google, Facebook, and more with Passport.js.

Score: 0.76278275