Found 462 results for "gitana 3.2 guide guide api datatypes plan"
The search executed in 0.002839601 seconds. That's fast.
![]() |
Gitana 4.0 / Content Engine / Platform / Binary Files / File System Binary StorageOptimize your Cloud CMS file storage with efficient, configurable binary storage solutions for on-premise deployment.
Score: 1.2584667
|
![]() |
Migrating Binary files to S3By default, on-premise installations of Cloud CMS are configured with a GridFS (`gridfs`) Binary Storage Provider. This allows Cloud CMS to read and write binary files (such as attachments) to GridFS. At some point, as your installation grows, you may want change this. Suppose you wanted to move your binary files into S3 and use S3 as a Binary Storage Provider for Cloud CMS. To do so, we recommend the following steps: 1. Make a backup of your Cloud CMS database. 2. Create an S3 bucket and IAM us
Score: 1.2581528
|
![]() |
Selling a CMS to your Boss?You have found the CMS to answer all your dreams and perhaps a lot more – now what? The quest for CMS nirvana is over and you are ready to start moving forward and onto the interesting challenges ahead. Probably not – you still have to sell the CMS to your Management! Your management is likely less interested in the great architecture/features and more interested in the costs to the business of buying or even not buying the CMS. Coming from the business side, this blog touches on the topics I wo
Score: 1.2557313
|
![]() |
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.2459893
|
![]() |
Gitana 3.2 / Guide / Guide / API / Rate LimitingOptimize your Cloud CMS subscription with rate limiting by managing API calls, using multiple bands, and ensuring dedicated bandwidth for critical apps.
Score: 1.2369982
|
![]() |
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.2357267
|
![]() |
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.2274315
|
![]() |
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.2274315
|
![]() |
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.2274315
|
![]() |
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.2274315
|
![]() |
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.2235376
|
![]() |
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.2235376
|
![]() |
Gitana 3.2 / Guide / Guide / FindDiscover and retrieve content efficiently with Cloud CMS Find Service, utilizing Query, Search, and Traversal mechanisms for optimized results.
Score: 1.2091286
|
![]() |
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.2082443
|
![]() |
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.2082443
|
![]() |
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.1984594
|
![]() |
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.1984594
|
![]() |
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.1984594
|
![]() |
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.1978191
|
![]() |
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.1977007
|
![]() |
Gitana 4.0 / Content Engine / ScriptingOptimize your Cloud CMS with a dynamic Scripting API for custom actions, rules, and templates. Write scripts with JS, Handlebars, or FreeMarker effortlessly.
Score: 1.1977007
|
![]() |
Gitana 3.2 / Guide / Guide / Command Line / Modules CommandsOptimize Cloud CMS with command-line tools for managing UI modules: register, deploy, and redeploy JavaScript from GitHub repositories effortlessly.
Score: 1.1862938
|
![]() |
Gitana 4.0 / Developers / Command Line Interface / Modules CommandsOptimize your Cloud CMS experience with command-line tools for managing UI modules effortlessly. Register, deploy, and more.
Score: 1.1862938
|
![]() |
Gitana 4.0 / Content Engine / FindDiscover and retrieve content easily with Cloud CMS Find Service using Query, Search, and Traversal for a unified result set.
Score: 1.1837159
|
![]() |
Gitana 3.2 / Guide / Guide / AuthenticationSecurely connect to Cloud CMS using OAuth 2.0; ensure seamless API interactions with Access and Refresh Tokens, safeguarding client and user credentials.
Score: 1.1789165
|