Found 546 results for "gitana 4.0 developers api definitions registration"
The search executed in 0.002916794 seconds. That's fast.
![]() |
API Max Heap recommendationWhat is the recommended Xmx value for running the API service? The 2GB setting on the On-Premise "quickstart" distribution is a default for development usage. In production, we recommend putting as much memory as you can. Essentially, the API should use as much memory as is allocated to the API docker container. We usually ask customers to consider an M class large instance type (something on the order of 7.5GB of RAM per API). The UI can use considerably less. For the UI, a 2GB allocation is fi
Score: 1.3533335
|
![]() |
Gitana 3.2 / Guide / Guide / Bulk Import / FilesEffortlessly import and manage diverse content types in Cloud CMS using the Bulk Import tool and cloudcms-packager for seamless repository integration.
Score: 1.3507583
|
![]() |
Gitana 4.0 / Content Engine / Bulk Import / FilesEffortlessly import and manage diverse file types in Cloud CMS with our powerful Bulk Import tool and cloudcms-packager module.
Score: 1.3507583
|
![]() |
Gitana 4.0 / Developers / Frameworks / PostmanLearn how to connect to Cloud CMS using Postman with our detailed guide and step-by-step instructions.
Score: 1.3361874
|
![]() |
Gitana 3.2 / Guide / Guide / Content Modeling / Attachment PropertiesOptimize your content management with easy-to-use attachment properties in Cloud CMS, offering seamless file integration and real-time syncing.
Score: 1.3294872
|
![]() |
Gitana 3.2 / Guide / Guide / Forms / Fields / Related ContentOptimize file uploads with custom options for node types, paths, sizes, and more using our advanced related content control system.
Score: 1.3294872
|
![]() |
Gitana 4.0 / Content Engine / Content Models / Attachment PropertiesEasily manage and sync binary attachments for nodes with Cloud CMS' attachment properties, offering seamless form-driven content integration.
Score: 1.3294872
|
![]() |
Gitana 4.0 / Forms / CMS / Fields / Related ContentEasily manage and upload content assets with the versatile related-content control, optimizing file storage and ensuring seamless user interaction.
Score: 1.3294872
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Tags / @formRender Cloud CMS forms using Alpaca Forms by defining the type and form key. Learn implementation with examples and parameters for customization.
Score: 1.3277488
|
![]() |
Gitana 4.0 / Developers / Application Server / Tags / @formRender Cloud CMS forms using Alpaca Forms by defining the type and form key. Learn implementation with examples and parameters for customization.
Score: 1.3277488
|
![]() |
Cloud CMS ArchitectureCloud CMS has two clusters that we run for customers who host apps with us. One cluster is for the "app server" tier (*.cloudcms.net) and the other is the "API" tier (api.cloudcms.com). The app server cluster consists of Node.js servers, and the API is a Java-backend that is stateless and implements the full REST API: As such, the API doesn't manage connections directly. Any invocation to it is a one-shot where each request contains everything needed to assert the user's identity and proceed wit
Score: 1.3242038
|
![]() |
How does Cloud CMS compare to Contentful?Not sure which CMS is a better fit? Review these points to help guide your selection. Criteria Cloud CMS Contentful Ease of Use Implements a role-based UI to accommodate various functions. Simple user interface for defining content types and instances. Update Strategy Documents are published individually, or as part of larger change sets. Documents are published one-by-one. Workflow Process Flexible workflow capability. Allows teams and roles to be created along with a workflow designer for defi
Score: 1.3178537
|
![]() |
My UI modules aren't deploying. What should I check?If you're running an on-premise installation of Cloud CMS and are unable to deploy UI modules via the main user interface, here are a few tips and pointers. Things to consider: 1. When you click on the "Deploy Module" option, your a URL connection is made from the UI server back to the API server. Specifically, it invokes a POST to the route: /oneteam/modules/deploy Check your API side logs or any firewalls or proxies along the way to make sure that an API server receives this call. For example,
Score: 1.3153563
|
![]() |
Comparison: Cloud CMS vs ContentfulLooking for the best CMS online? Review these points to help guide your headless CMS selection. Criteria Cloud CMS Contentful Ease of Use Implements a role-based UI to accommodate various functions. Simple user interface for defining content types and instances. Flexibility JSON schema with types and associations that you can continually evolve in-place. Basic content model only, difficult to change once configured Update Strategy Documents are published individually, or as part of larger change
Score: 1.3109797
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / KitsDownload Cloud CMS Docker Kits for pre-built configurations, API setup, and more. Ideal for quick deployment and versatile references.
Score: 1.3024142
|
![]() |
Gitana 4.0 / Self Managed / KitsExplore Cloud CMS Docker kits for pre-built configurations, from quick starts to OEM, designed to simplify deployment and improve performance.
Score: 1.3024142
|
![]() |
Proxy API calls
Whenever a resulting URL looks something like: https://api.cloudcms.com/repositories/f0fb4efd3de07c54420a/branches/9bcdbfea8f2d900f0387/nodes/
Score: 1.3015895
|
![]() |
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.2904515
|
![]() |
Building Applications with Ratchet JS MVCOver the past few days, I’ve had a chance to delve back into ratchet.js which is a JavaScript MVC framework that I had a hand in building in 2010. By this point, there are a lot of JavaScript MVC frameworks that you can utilize. However, at the time we built it, we were very inspired by sammy.js, backbone.js and knockout.js. A few points on these libraries: I particularly liked sammy.js for its simplicity. The developers of that library do a great job minimizing the work and also utilized an int
Score: 1.2862153
|
![]() |
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.2832067
|
![]() |
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.2703353
|
![]() |
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.2703353
|
![]() |
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.2646612
|
![]() |
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.2646612
|
![]() |
Gitana 3.2 / Guide / Guide / Bulk Import / CSVEasily import and manage CSV data in Cloud CMS using the Bulk Import tool, with examples from the 2014 World Cup Finals.
Score: 1.2631954
|