Found 388 results for "api datatypes changeset"
The search executed in 0.0017 seconds. That's fast.
![]() |
Gitana 4.0 / Self Managed / DockerDocumentation Reference Optimize your Cloud CMS with Docker for seamless on-premise and cloud deployments, embracing efficient microservices. (Gitana 4.0)
Score: 1.2968
|
![]() |
Gitana 3.2 / Guide / Guide / Deployment / Deployment Handlers / Remote Deployment HandlerDocumentation Reference Efficiently deploy packages to remote servers with secure API authentication management. (Gitana 3.2)
Score: 1.2963
|
![]() |
Gitana 4.0 / Content Engine / Deployment / Deployment Handlers / Remote Deployment HandlerDocumentation Reference Deploy packages remotely with the Cloud CMS API and authenticate using user API keys for seamless integration. (Gitana 4.0)
Score: 1.2963
|
![]() |
Recommended Cloud CMS architectureSupport Article In general, we recommend a three-tier architecture (browser -> app server -> API) for any applications you build. This would be our recommendation whether you're using Cloud CMS or anyone else. There are a few good reasons: The browser is an insecure runtime. Exposing any API keys within the browser is a very big security hole. Even exposing credentials within the browser (such as within a cookie) for the sake of working around this is also not recommended since hackers can siphon off the creden
Score: 1.2931
|
![]() |
Gitana 3.2 / Guide / Guide / Integrations / ActiveMQDocumentation Reference Optimize your Cloud CMS integration with high-performance ActiveMQ, supporting STOMP protocol for seamless message queuing. (Gitana 3.2)
Score: 1.2914
|
![]() |
Gitana 4.0 / Content Engine / Integrations / ActiveMQDocumentation Reference Optimize your application's messaging with ActiveMQ and the Cloud CMS Application Server for scalable performance. (Gitana 4.0)
Score: 1.2914
|
![]() |
Gitana 4.0 / Self Managed / Maintenance / Encrypting PropertiesDocumentation Reference Encrypt properties in Cloud CMS API configurations with RSA keys. Securely manage sensitive data with gitana-tools-encryptor.jar. (Gitana 4.0)
Score: 1.2914
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Authentication / Providers / GitHubDocumentation Reference Cloud CMS integrates authentication with GitHub, supporting SSO for mobile, web apps, and APIs. (Gitana 3.2)
Score: 1.2856
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Authentication / Providers / GoogleDocumentation Reference Enhance Cloud CMS with seamless Google authentication and single-sign-on for apps. (Gitana 3.2)
Score: 1.2856
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Authentication / Providers / TwitterDocumentation Reference Enable Twitter authentication for your Cloud CMS app with SSO integration and easy API key configuration. (Gitana 3.2)
Score: 1.2856
|
![]() |
Gitana 4.0 / Developers / Application Server / Authentication / Providers / GoogleDocumentation Reference Optimize authentication in Cloud CMS with Google SSO using our guide to API keys and configurations. (Gitana 4.0)
Score: 1.2856
|
![]() |
Gitana 3.2 / Guide / Guide / Binary Files / File System Binary StorageDocumentation Reference Optimize binary storage with Cloud CMS, using file systems or GridFS for flexible, efficient data management. (Gitana 3.2)
Score: 1.2848
|
![]() |
Gitana 4.0 / Content Engine / Platform / Binary Files / File System Binary StorageDocumentation Reference Optimize file storage with Cloud CMS: robust binary management, flexible provider configurations, and seamless API server integration. (Gitana 4.0)
Score: 1.2848
|
![]() |
Migrating Binary files to S3Support Article By 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.2846
|
![]() |
GitanaDocumentation Reference Cloud CMS is a fully decoupled API-first CMS that empowers businesses to create and publish content seamlessly. Get started with our guides.
Score: 1.2754
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.87Documentation Reference Upgrade to Cloud CMS 3.2.87 for ARM-64 support, MongoDB 4.0+, Redis 6.x+, and API Cluster Restart guidance. (Gitana 3.2)
Score: 1.2741
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.88Documentation Reference Upgrade to Cloud CMS 3.2.88 - support for ARM architecture, MongoDB 4.0+, Redis 6.x+, and Docker images. (Gitana 3.2)
Score: 1.2741
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.89Documentation Reference Upgrade to Cloud CMS 3.2.89 for ARM64 support and improved performance. Ensure MongoDB 4.4+, Redis 6.x, and API cluster restart. (Gitana 3.2)
Score: 1.2741
|
![]() |
How does Cloud CMS work with a CDNSupport Article There 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.2722
|
![]() |
Gitana 3.2 / Guide / Guide / API / Rate LimitingDocumentation Reference Optimize your Cloud CMS API calls with rate limiting, support multiple bands, and manage your bandwidth effectively. (Gitana 3.2)
Score: 1.2634
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Installation / Docker InstallationDocumentation Reference Learn to install and configure the Cloud CMS Application Server using Docker and Git for efficient content management. (Gitana 3.2)
Score: 1.2634
|
![]() |
Gitana 4.0 / Developers / Application Server / Installation / Docker InstallationDocumentation Reference Optimize your Cloud CMS Application Server setup with Docker and Git for seamless development across platforms. (Gitana 4.0)
Score: 1.2634
|
![]() |
How to Retrieve content by their document library pathSupport Article You 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.2616
|
![]() |
Gitana 3.2 / Guide / Guide / Publishing / Preview ServersDocumentation Reference Optimize your website changes seamlessly with Preview Servers before going live. Easily discover and fix issues. (Gitana 3.2)
Score: 1.2535
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Maintenance / Health Check / Load BalancersDocumentation Reference Optimize your Cloud CMS with load balancers for API and UI clusters ensuring efficient request distribution and server health checks. (Gitana 3.2)
Score: 1.2535
|