Found 489 results for "gitana 4.0 engine apikeys application"
The search executed in 0.00250371 seconds. That's fast.
![]() |
How does Cloud CMS work with a CDNThere are a few places where this either occurs automatically if you're using our hosted service or can occur optionally if you're either running within Docker containers on your own or integrating to custom CDN endpoints. First, the API itself can be fronted by a CDN that supports fallback lookup to an origin server. In this case, we recommend Amazon CloudFront with short-lived TTLs on cache headers. More specifically, you can use Amazon's API Gateway to get caching coverage across multiple geo
Score: 0.80940866
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Authentication / Providers / CustomLearn to create a custom Authentication Provider for your Application Server with step-by-step guidance and code examples.
Score: 0.8078577
|
![]() |
Gitana 4.0 / Developers / Application Server / Authentication / Providers / CustomCreate a custom Authentication Provider for your Application Server effortlessly with our comprehensive guide and coding examples.
Score: 0.8078577
|
![]() |
Gitana 4.0 / Content Engine / Access PoliciesDiscover how to configure robust access control policies using JSON to assign roles and conditions for users, groups, and teams on a platform.
Score: 0.8078577
|
![]() |
Content Management as a MicroserviceOne of the big ideas we pursued when we set out to build Cloud CMS was to design the product so that it was entirely decoupled. Our vision was to have a number of discrete tiers that would consist of either single servers or clusters of servers dedicated to a single class of problems. For example, the Content API tier is dedicated to powering our JSON API. It does nothing else but receive requests, execute them and hand back JSON data responses. It had nothing to do with presentation or renderin
Score: 0.8078577
|
![]() |
Gitana 3.2 / Guide / Guide / BranchesOptimize your content management with Cloud CMS. Enjoy powerful features like changeset versioning, branching, and snapshots for seamless workflow transitions.
Score: 0.7913722
|
![]() |
Gitana 4.0 / Content Engine / Branch OverviewOptimize your content management with Cloud CMS branches. Enjoy unique, Git-like versioning, easy branching, and efficient content integration.
Score: 0.7913722
|
![]() |
Gitana 3.2 / Guide / Guide / Cookbooks / C# CookbookExplore the C# Cloud CMS driver with detailed setup steps, connection methods, and extensive code samples for efficient content management.
Score: 0.78666174
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Configuration / SupportOptimize support tickets for Cloud CMS installations by providing detailed info like log files or database dumps for faster resolution.
Score: 0.7855687
|
![]() |
Building Applications with Ratchet JS MVCOver 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: 0.7855687
|
![]() |
Gitana 3.2 / Guide / Guide / Cookbooks / Go CookbookExplore the Go Cookbook for integrating Cloud CMS with examples, code samples, and guides for connecting, querying, and creating nodes efficiently.
Score: 0.7721989
|
![]() |
Gitana 4.0 / Self Managed / Containers / API ServerCloud CMS API Server is a Java application offering REST API and support for Mongo DB, ElasticSearch, AWS services like S3, SNS, and more.
Score: 0.76974976
|
![]() |
Gitana 3.2 / Guide / Guide / Multifactor Authentication / Providers / Duo SecurityIntegrate Duo Security for enhanced authentication by configuring the Auth API with integrationKey, secretKey, and apiHost.
Score: 0.7630928
|
![]() |
Gitana 4.0 / Content Engine / Multifactor Authentication / Providers / Duo SecurityIntegrate Duo Security for multifactor authentication with Cloud CMS using the Duo Auth API for enhanced security setup.
Score: 0.7630928
|
![]() |
Gitana 3.2 / Guide / Guide / Content Modeling / Definitions / Content Type DefinitionLearn how to define and manage content types in Cloud CMS, with JSON schema, for organized content creation and editing.
Score: 0.76171416
|
![]() |
Gitana 4.0 / Content Engine / Content Models / Definitions / Content Type DefinitionLearn about content types in Cloud CMS, their schema, creation, editing, and management using JSON schema and Content Model Builder.
Score: 0.76171416
|
![]() |
Gitana 4.0 / Self Managed / Containers / UI ServerOptimize your Cloud CMS UI Server setup with Node.js, Docker, and environment variables for a seamless editorial experience.
Score: 0.76171416
|
![]() |
Gitana 3.2 / Guide / Guide / UI Developers Guide / UI ViewsOptimize your interface with UI View configurations, tailoring user experiences by extending or overriding default settings at platform and project levels.
Score: 0.7333703
|
![]() |
Gitana 3.2 / Guide / Guide / Features / PrecompileAutomatically transform Markdown or templated text to HTML on save, ensuring your editors' input is easily utilized across applications.
Score: 0.7217907
|
![]() |
Gitana 4.0 / Content Engine / Aspects / PrecompileAutomatically transform Markdown or templated text to HTML on save, ensuring your editors' input is easily utilized across applications.
Score: 0.7217907
|
![]() |
Experimenting with blogsToday we’re switching over to Tumblr for our blogging capabilities. You might ask a couple of questions - one of which is “why tumblr?” and the other is “why would you use an external CMS for your blog?” These are both excellent questions. They’re both pretty easy to answer as well. With respect to blog software, our feeling is that it’s very much a commodity at this point. When this stuff came out early last decade, it was novel and a wide diversity of features were to be found from one product
Score: 0.70277196
|
![]() |
Gitana 3.2 / Guide / Guide / Cookbooks / Java CookbookExplore comprehensive guides and samples for Java development with the Gitana Java Driver. Learn setup, connect to Cloud CMS, and manage nodes seamlessly.
Score: 0.702399
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Configuration / UI ServerCloud CMS UI Server is a Node.js app within Docker, supporting extensible environment configurations.
Score: 0.6665355
|
![]() |
Content Previews and Thumbnails with Cloud CMSCloud CMS lets you generate preview images (often called thumbnails) for any content item stored in your repository. This generation can be performed ahead of time via content modeling or it can be done in real-time using a simple URL call. Content Nodes In Cloud CMS, everyone content item you create is referred to as a node. A node is a JSON document that can have any structure you’d like. That is to say, you can drop any valid JSON document you’d like into Cloud CMS and the product will automa
Score: 0.6665355
|
![]() |
Precompile your Text fields with Markdown or HandlebarsOne 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: 0.65128905
|