Found 673 results for "gitana 4.0 developers api definitions check"
The search executed in 0.002538508 seconds. That's fast.
![]() |
Gitana 4.0 / Content Engine / Platform / Binary Files / File System Binary StorageOptimize your storage with Cloud CMS through flexible binary file management, tailored for both shared and single-server environments.
Score: 1.2647119
|
![]() |
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: 1.2523353
|
![]() |
Gitana 3.2 / Guide / Guide / API / Rate LimitingOptimize your Cloud CMS usage with rate limiting. Manage API requests effectively to maintain seamless app performance. Learn about bands and headers.
Score: 1.2438183
|
![]() |
How to Retrieve content by their document library pathYou 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.2419269
|
![]() |
How do I run custom validation before something is deleted?Cloud CMS provides several ways to run validation ahead of deletion. There are many use cases where this employed - such as: Preventing an Image from being deleted when it is being referenced by a live Web Page Preventing a required sub-object from being deleted Preventing something from deleted when one or more other things are referencing it or depend on it in some way Here are a few approaches which are commonly used: ## Content Model Dependencies We implement link validation via the graph. S
Score: 1.2366686
|
![]() |
Gitana 3.2 / Guide / Guide / Publishing / Preview ServersSet up Preview Servers to test website changes before going live. Customize servers for URL, API, or application endpoints.
Score: 1.2340705
|
![]() |
Gitana 4.0 / Content Engine / Publishing / Preview ServersSet up Preview Servers to review website changes instantly before going live, ensuring content accuracy and seamless user experience.
Score: 1.2340705
|
![]() |
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.2332343
|
![]() |
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.2332343
|
![]() |
Gitana 3.2 / Guide / Guide / Security / AuthoritiesLearn how Cloud CMS access control lists enable precise user permissions through authority-based roles over data stores and objects.
Score: 1.2318592
|
![]() |
Gitana 4.0 / Content Engine / AuthoritiesLearn how Cloud CMS access control lists enable precise user permissions through authority-based roles over data stores and objects.
Score: 1.2318592
|
![]() |
Gitana 3.2 / Guide / Guide / Integrations / IBM Watson / TranslateEnhance your content strategy with IBM Watson Translator via Cloud CMS for seamless, automatic language translation and customizable models.
Score: 1.2268395
|
![]() |
Gitana 4.0 / Content Engine / Integrations / IBM Watson / TranslateEnhance your content with IBM Watson Language Translator, offering customizable translation models for seamless multilingual integration.
Score: 1.2268395
|
![]() |
Gitana 4.0 / Content Engine / Integrations / Amazon Web Services / Amazon DocumentDBDiscover Amazon DocumentDB, a scalable and fully managed service with MongoDB compatibility, optimized for fast, flexible cloud solutions.
Score: 1.2206565
|
![]() |
Gitana 3.2 / Guide / Guide / FindDiscover and retrieve content with Cloud CMS's Find Service using MongoDB, ElasticSearch, and Graph Traversal for powerful, unified results.
Score: 1.2161877
|
![]() |
Gitana 3.2 / Guide / Guide / Integrations / AuthyEnhance Cloud CMS security with Authy's real-time Multi-Factor Authentication for seamless, secure content management.
Score: 1.2084756
|
![]() |
Gitana 4.0 / Content Engine / Integrations / AuthyEnhance security with Cloud CMS and Authy's real-time Multi-Factor Authentication integration. Add a secure layer beyond passwords.
Score: 1.2084756
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / URL Addressability / Login and LogoutManage login and logout with Cloud CMS Domains using Express for user sessions. Secure your app with role-based permissions and efficient session management.
Score: 1.2051601
|
![]() |
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.2051601
|
![]() |
Gitana 4.0 / Developers / Application Server / URL Addressability / Login and LogoutManage login and logout with Cloud CMS Domains using Express for user sessions. Secure your app with role-based permissions and efficient session management.
Score: 1.2051601
|
![]() |
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.2049191
|
![]() |
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.2048438
|
![]() |
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.202932
|
![]() |
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.202932
|
![]() |
Gitana 3.2 / Guide / Guide / ConditionsExplore Cloud CMS Conditions for enhancing content evaluation with rules, using simple checks to complex logic, and an array of ready-made options.
Score: 1.2024759
|