Found 388 results for "api datatypes webhost"
The search executed in 0.001808522 seconds. That's fast.
![]() |
Gitana 4.0 / Self Managed / KitsDownload Cloud CMS Docker kits with pre-built configurations for commonly requested scenarios, enhancing your deployment with seamless integration and support.
Score: 1.3056458
|
![]() |
Proxy API calls
Whenever a resulting URL looks something like: https://api.cloudcms.com/repositories/f0fb4efd3de07c54420a/branches/9bcdbfea8f2d900f0387/nodes/
Score: 1.3046409
|
![]() |
Supporting large binary filesCloud CMS offers a few different ways for you to store files - including storing them in S3 (recommended) or even on a local partition (such as an NFS mount). In our SaaS offering, everything is stored in S3 automatically and when you install on-premise, you can configure this to your preference. See this documentation page under Binary Storage: https://www.cloudcms.com/documentation/docker/configuration/api-server.html We definitely can handle large binary files in the 10's or 100's of megabyte
Score: 1.2935373
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Configuration / UI ServerCloud CMS UI Server is a Node.js app within Docker, supporting extensible environment configurations.
Score: 1.2890086
|
![]() |
REST based access callsThe authentication mechanism in Cloud CMS is OAuth 2.0. While you can use any of the flows, the easiest one to begin with is "password". We've outlined a basic example here using Advanced REST Client to show our API-first platform in action. First, from your Cloud CMS platform home page, navigate to "Manage Platform" and select the "API Keys" section to list all available projects for remote access: If you have no keys for your project then create a new "Application" from "Manage Platform" and t
Score: 1.286446
|
![]() |
Gitana 3.2 / Guide / Guide / DockerOptimize your Cloud CMS deployment with Docker for scalable, production-ready environments—perfect for on-premise or virtual private clouds.
Score: 1.2845235
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Container Services / KubernetesKubernetes: Automate deployment, scaling & management of containers on cloud platforms like Amazon, Google, Azure with open-source Kubernetes & Gitana SDK.
Score: 1.2753073
|
![]() |
Gitana 4.0 / Self Managed / DockerOptimize Cloud CMS deployment with Docker for seamless on-premise and virtual private cloud management solutions. Efficiently manage services with Docker's microservices.
Score: 1.2732565
|
![]() |
Gitana 3.2 / Guide / Guide / Deployment / Deployment Handlers / Remote Deployment HandlerEffortlessly deploy to remote servers with our Remote Deployment Handler, supporting secure authentication and easy integration.
Score: 1.2731576
|
![]() |
Gitana 4.0 / Content Engine / Deployment / Deployment Handlers / Remote Deployment HandlerEffortlessly deploy to remote servers with our Remote Deployment Handler, supporting secure authentication and easy integration.
Score: 1.2731576
|
![]() |
Recommended Cloud CMS architectureIn 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.2698642
|
![]() |
Gitana 3.2 / Guide / Guide / Integrations / ActiveMQOptimize your backend applications with ActiveMQ, a high-performance message broker, integrated with Cloud CMS for seamless API notifications.
Score: 1.2679291
|
![]() |
Gitana 4.0 / Content Engine / Integrations / ActiveMQOptimize your Cloud CMS integration using Apache ActiveMQ for seamless API event handling and message queuing. Enhance scalability and performance.
Score: 1.2679291
|
![]() |
Gitana 4.0 / Self Managed / Maintenance / Encrypting PropertiesSecure sensitive data with Cloud CMS using RSA encryption and the gitana-tools-encryptor.jar for generating and managing keys.
Score: 1.2679291
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Authentication / Providers / GitHubIntegrate GitHub authentication with Cloud CMS for seamless SSO and secure your applications with API keys configuration.
Score: 1.2625812
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Authentication / Providers / GoogleSeamlessly integrate Google SSO for your apps with Cloud CMS, offering easy setup of API keys for secure authentication.
Score: 1.2625812
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Authentication / Providers / TwitterEnable Twitter SSO in Cloud CMS with easy integration for web or mobile apps using API keys. Discover setup tips and configuration examples here.
Score: 1.2625812
|
![]() |
Gitana 4.0 / Developers / Application Server / Authentication / Providers / GoogleOptimize your Cloud CMS authentication by integrating Google SSO with our simple configuration guide.
Score: 1.2625812
|
![]() |
Gitana 3.2 / Guide / Guide / Binary Files / File System Binary StorageOptimize your Cloud CMS file storage with efficient, configurable binary storage solutions for on-premise deployment.
Score: 1.2615818
|
![]() |
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.2615818
|
![]() |
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.2613322
|
![]() |
GitanaExplore Cloud CMS, the API-first enterprise content management solution for creating, managing, and publishing web and mobile content. Start now!
Score: 1.2522475
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.87Upgrade to Cloud CMS 3.2.87 for enhanced ARM-64 support, requiring MongoDB 4.0+ and Redis 6.x+. Optimize deployments with AWS Graviton.
Score: 1.2509506
|
![]() |
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.2509506
|
![]() |
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.2491394
|