Found 491 results for "api datatypes branch"
The search executed in 0.001752234 seconds. That's fast.
![]() |
Gitana 3.2 / Guide / Guide / UI Developers Guide / Contexts / registrationsExplore comprehensive platform and project registrations with detailed dashboards, menus, and pages for optimal workflow and management.
Score: 1.3409947
|
![]() |
Gitana 4.0 / Developers / User Interface Customization / Contexts / registrationsExplore comprehensive platform and project registrations with detailed dashboards, menus, and pages for optimal workflow and management.
Score: 1.3409947
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Container Services / Amazon ECSOptimize deployment and scaling of containerized apps on AWS with Amazon ECS and Gitana SDK for best practices and configurations.
Score: 1.3333025
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / KitsDownload pre-built Cloud CMS Docker kits for common scenarios, ideal for quick setup or as a configuration reference. Explore our resources now.
Score: 1.3325884
|
![]() |
Gitana 4.0 / Self Managed / KitsExplore Cloud CMS Docker Kits for pre-built, user-friendly configurations to quickly deploy APIs, UI, and more with ease using Docker and Docker Compose.
Score: 1.3325884
|
![]() |
Proxy API calls
Whenever a resulting URL looks something like: https://api.cloudcms.com/repositories/f0fb4efd3de07c54420a/branches/9bcdbfea8f2d900f0387/nodes/
Score: 1.3314475
|
![]() |
Gitana 3.2 / Guide / Guide / Actions / Unlock NodeUnlock a node securely as the current user with necessary permissions or by holding the existing lock. Configuration details included.
Score: 1.3299611
|
![]() |
Gitana 4.0 / Content Engine / Behaviors / Actions / Unlock NodeUnlock a node securely as the current user with necessary permissions or by holding the existing lock. Configuration details included.
Score: 1.3299611
|
![]() |
Gitana 3.2 / Guide / Guide / Content Modeling / ReferencesOptimize JSON Schema with $ref in Cloud CMS to efficiently link definitions for streamlined data management and validation.
Score: 1.3218135
|
![]() |
Gitana 4.0 / Content Engine / Content Models / ReferencesOptimize JSON Schema with $ref in Cloud CMS to efficiently link definitions for streamlined data management and validation.
Score: 1.3218135
|
![]() |
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.3201548
|
![]() |
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.3156924
|
![]() |
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.3130282
|
![]() |
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.3111207
|
![]() |
Gitana 3.2 / Guide / Guide / Deployment / Deployment HandlersExplore various Deployment Handlers like Azure, FTP, and Amazon S3 to enhance your Deployment Target's delivery and connectivity.
Score: 1.3031662
|
![]() |
Gitana 4.0 / Content Engine / Deployment / Deployment HandlersExplore various Deployment Handlers for your deployment needs, including Azure, FTP, HTTP, and Amazon S3, ensuring seamless content delivery.
Score: 1.3031662
|
![]() |
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.3017265
|
![]() |
Gitana 4.0 / Self Managed / DockerOptimize Cloud CMS with Docker for seamless development and production. Deploy on-premise or in private clouds with ease, leveraging AWS and Docker tools.
Score: 1.299653
|
![]() |
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.2992163
|
![]() |
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.2992163
|
![]() |
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.2959719
|
![]() |
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.2941775
|
![]() |
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.2941775
|
![]() |
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.2941775
|
![]() |
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.2932409
|