Found 428 results for "api datatypes directory"
The search executed in 0.00143501 seconds. That's fast.
![]() |
Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.88Upgrade to Cloud CMS 3.2.88! Enjoy ARM aarch64 support with better performance and lower costs. Requires MongoDB 4.0+ and Redis 6.x+.
Score: 1.2561471
|
![]() |
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.2543321
|
![]() |
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.2454779
|
![]() |
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.2439651
|
![]() |
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.2357969
|
![]() |
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 / ModulesBuild custom add-on modules for Cloud CMS using GitHub and JavaScript. Easily register and deploy your module to enhance the Cloud CMS interface.
Score: 1.2320583
|
![]() |
Gitana 4.0 / User Interface / ModulesLearn to build and deploy add-on modules for Cloud CMS using GitHub, enhancing the user interface with customizable module extensions.
Score: 1.2320583
|
![]() |
Gitana 3.2 / Guide / Guide / Forms / Fields / CK EditorEnhance your forms with CKEditor, a customizable HTML editor with plugins, for intuitive visual editing and streamlined content management.
Score: 1.2244973
|
![]() |
Gitana 4.0 / Forms / CMS / Fields / CK EditorEnhance your editorial experience with CKEditor, a flexible HTML editor with customizable plugins and tools for visual HTML editing.
Score: 1.2244973
|
![]() |
Gitana 3.2 / Guide / GuideExplore comprehensive Gitana documentation covering APIs, authentication, security, workflow, and more to streamline your development process.
Score: 1.223336
|
![]() |
Gitana 4.0 / Developers / Drivers / JavaConnect Java and Android apps effortlessly with Gitana's driver. Explore Maven, API keys, and open-source options for seamless integration.
Score: 1.2228897
|
![]() |
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 3.2 / Guide / Guide / Integrations / Azure / TranslateDiscover seamless integration with Azure Translate using Microsoft Translator API for efficient multi-language support in your applications.
Score: 1.216023
|
![]() |
Gitana 4.0 / Content Engine / Integrations / Azure / TranslateEffortlessly integrate Azure Translate for seamless multi-language support and automatic I18N translations in your applications.
Score: 1.216023
|
![]() |
How to monitor API traffic from a node js appIt is sometimes helpful to see the API traffic that is going on between the Gitana javascript driver and the Cloud CMS API server. This is a non-intrusive method of doing that. install a tool called Charles Proxy https://www.charlesproxy.com/ This is an excellent tool for monitoring http/https traffic. Once installed, start Charles Proxy and enable reverse proxy: Check "Enable Reverse Proxies" and then click the "Add" button. A port will be assigned (55703 in the example below). Set Remote Host
Score: 1.2076368
|
![]() |
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
|
![]() |
Container Registry - GitanaContainer Registry - Gitana Status Releases Registry Blog Cloud CMS Platform Platform Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Automation Automate your content creation and approval flows while taking advantage of AI services to enhance and curate cont
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 3.2 / Guide / Guide / ScriptingOptimize your Cloud CMS server-side operations with custom, downtime-free scripts for JavaScript, Handlebars, and FreeMarker engines.
Score: 1.2060933
|