Found 514 results for "gitana 4.0 developers api resources favorite post-favorites-query"
The search executed in 0.010665769 seconds. That's fast.
![]() |
Gitana 3.2 / Guide / Guide / Docker / Maintenance / Health Check / Load BalancersOptimize your Cloud CMS production environment with efficient load balancers for API and UI, ensuring high availability and reliability.
Score: 1.2357969
|
![]() |
Gitana 4.0 / Content Engine / Publishing / Preview ServersSet up Preview Servers to detect issues before going live. Customize server types: URL, API, or Application, for efficient content review.
Score: 1.2357969
|
![]() |
Gitana 4.0 / Self Managed / Maintenance / Health Check / Load BalancersOptimize your Cloud CMS production environment with efficient load balancers for API and UI, ensuring high availability and reliability.
Score: 1.2357969
|
![]() |
Gitana 3.2 / Guide / Guide / Optical Character RecognitionOptimize document management with OCR in Cloud CMS, enabling full-text search of scanned content and automatic data extraction from forms.
Score: 1.2332056
|
![]() |
Gitana 3.2 / Guide / Guide / Bulk Import / XMLEasily import XML data into Cloud CMS with the Bulk Import tool. Ideal for converting legacy databases and managing content efficiently.
Score: 1.2275567
|
![]() |
Gitana 4.0 / Content Engine / Bulk Import / XMLEffortlessly import XML content into Cloud CMS with the Bulk Import tool; ideal for managing expansive datasets like global soccer leagues.
Score: 1.2275567
|
![]() |
Gitana 3.2 / Guide / Guide / FindDiscover content effortlessly with Cloud CMS Find Service using Query, Search, and Traversal methods for comprehensive results.
Score: 1.2175661
|
![]() |
Gitana 4.0 / Forms / API / ValidationEnhance form validation easily with Alpaca, featuring auto DOM updates, custom validators, and user-friendly error messages for a seamless experience.
Score: 1.2113159
|
![]() |
Cloud CMS and Two-way ReplicationWhen 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.2113159
|
![]() |
Gitana 4.0 / Developers / User Interface CustomizationOptimize your Cloud CMS experience with our guide to enhancing the user interface through customizable JavaScript and JSON configurations.
Score: 1.209278
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / URL Addressability / Login and LogoutManage user sessions with Cloud CMS Domains for login/logout, utilizing Express for seamless integration and secure session management in web or mobile apps.
Score: 1.2067103
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Maintenance / Container HooksOptimize container lifecycle management in Kubernetes with HTTP hooks for smooth deployment and graceful shutdowns. Learn how to configure routes and security.
Score: 1.2067103
|
![]() |
Gitana 4.0 / Developers / Application Server / URL Addressability / Login and LogoutManage user sessions with Cloud CMS Domains for login/logout, utilizing Express for seamless integration and secure session management in web or mobile apps.
Score: 1.2067103
|
![]() |
More Ways to Run Cloud CMS On-PremiseWe just released Cloud CMS version 3.1.315 which includes more sample configurations to help customers and prospects get started with on-premise Docker deployments. Our Docker distribution includes several “kits” that contain pre-built Docker Compose configurations that help customers to get up and running right away. These configurations can either be used as is or they may serve as a reference for building out new configurations that meet a customer’s exact needs. Cloud CMS offers Docker as an
Score: 1.2063136
|
![]() |
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: 1.2061898
|
![]() |
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: 1.1956563
|
![]() |
Gitana 4.0 / Content Engine / FindDiscover content seamlessly using Cloud CMS Find Service, combining Query, Search, and Traversal for efficient, unified results.
Score: 1.192053
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.79Upgrade to Cloud CMS 3.2.79 with support for ARM-64, enhanced ElasticSearch integration, and Redis 6.x compatibility for improved performance.
Score: 1.1842301
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.80Upgrade to Cloud CMS 3.2.80 for enhanced ARM-64 support, improved ElasticSearch integration, and Redis 6.x compatibility. Optimize your deployment now.
Score: 1.1842301
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.81Upgrade to Cloud CMS 3.2.81 for ARM aarch64 support, new ElasticSearch client, Redis 6.x upgrade, and improved performance. Explore release notes now!
Score: 1.1842301
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.82Upgrade to Cloud CMS 3.2.82 for ARM-64 support and enhanced performance. Optimize ElasticSearch connections with the Condor client and update Redis to 6.x+.
Score: 1.1842301
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.83Upgrade to Cloud CMS 3.2.83 with improved ARM aarch64 support, ElasticSearch connection via condor, and Redis updates for better performance.
Score: 1.1842301
|
![]() |
Gitana 3.2 / Guide / Guide / Multifactor Authentication / Providers / Duo SecurityIntegrate Duo Security for multifactor authentication with Cloud CMS using Duo's Auth API settings for seamless and secure access.
Score: 1.1790718
|
![]() |
OAuth2, Clients and Authentication GrantsOne of the things that I really like about our approach to server authorization is that we’ve elected to get completely behind the OAuth2 specification. Cloud CMS provides support for all of the OAuth2 flows. We provide an authorization and resource server so that you can separate concerns and perform the full three-legged “auth code” flow. Or you can simplify things and use something like a “password” or “implicit” flow depending on the security environment of your application. For environments
Score: 1.1765058
|
![]() |
AWS loadbalancer healthchecksFor AWS LB healthchecks, we recommend the following path off the API: /healthcheck This route hands back a 200 if the API server is healthy. It determines whether it is healthy by checking a few statistics such as the amount of free memory, the amount of free disk space, network connectivity, file handle usage, CPU utilization and more. If it returns a non-200, then that serves as a signal that the server is in some sort of degraded state and should be rolled over (which elastic scaling groups w
Score: 1.1739174
|