Found 541 results for "gitana 4.0 engine api datatypes settings"
The search executed in 0.005256847 seconds. That's fast.
![]() |
Gitana 4.0 / Developers / Application Server / Services / BroadcastEfficiently relay messages across server clusters with customizable Broadcast services, offering local and Redis providers for seamless integration.
Score: 1.461752
|
![]() |
Gitana 3.2 / Guide / Guide / Features / IndexableOptimize your content indexing with Cloud CMS. Configure search-index updates, exclude paths, and enhance performance for precise search results.
Score: 1.4264286
|
![]() |
Gitana 4.0 / Content Engine / Aspects / IndexableOptimize your content indexing with Cloud CMS. Configure search-index updates, exclude paths, and enhance performance for precise search results.
Score: 1.4264286
|
![]() |
Gitana 3.2 / Guide / Guide / Content Modeling / Content Model Builder / Edit An Existing Content TypeEdit content types effortlessly with our guide. Learn to reorder fields, enrich object fields, and delete with ease in Content Model Builder.
Score: 1.4119387
|
![]() |
Gitana 3.2 / Guide / Guide / Deployment / Deployment Handlers / Amazon S3 Deployment HandlerStreamline your Amazon S3 deployments with our handler, ensuring efficient, sequential deployment of your packages with robust mapping features.
Score: 1.4119387
|
![]() |
Gitana 4.0 / Content Engine / Content Models / Content Model Builder / Edit An Existing Content TypeEdit content types with ease using Content Model Builder. Customize form fields, adjust layouts, enrich object fields, and preview changes seamlessly.
Score: 1.4119387
|
![]() |
Gitana 4.0 / Content Engine / Deployment / Deployment Handlers / Amazon S3 Deployment HandlerStreamline your Amazon S3 deployments with our handler, ensuring efficient, sequential deployment of your packages with robust mapping features.
Score: 1.4119387
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Authentication / Providers / LinkedInEnable LinkedIn authentication for Cloud CMS with integrated SSO. Configure your API keys to connect your app seamlessly.
Score: 1.411535
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Kits / QuickstartSet up your development environment quickly with our Quickstart kit, featuring UI, API, MongoDB, and Elasticsearch. Perfect for beginners!
Score: 1.4017587
|
![]() |
Gitana 4.0 / Self Managed / Kits / QuickstartLaunch your app effortlessly with Quickstart! Connect UI, API, MongoDB, and Elasticsearch using Docker for seamless local development.
Score: 1.4017587
|
![]() |
How does Cloud CMS compare to Prismic.io?Not sure which CMS is a better fit? Review these points to help guide your selection. Criteria Cloud CMS Prismic.io Ease of Use Implements a role-based UI to accommodate various functions. Complex user interface for defining content types and instances. Item creation must occur here. See API Access. Update Strategy Documents are published individually, or as part of larger change sets. Documents are published individually, or as part of larger change sets. Workflow Process Flexible workflow capa
Score: 1.389789
|
![]() |
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.3882972
|
![]() |
Gitana 3.2 / Guide / Guide / Multifactor AuthenticationImprove your Cloud CMS security with Multifactor Authentication. Learn how to set up MFA via providers like Authy and Duo Security efficiently.
Score: 1.3759425
|
![]() |
Gitana 4.0 / Content Engine / Multifactor AuthenticationEnhance security with Cloud CMS's Multifactor Authentication, requiring a verification code for access along with username and password.
Score: 1.3759425
|
![]() |
Gitana 4.0 / Developers / Frameworks / Postman'Learn how to connect Cloud CMS using Postman with this comprehensive guide and enhance your API testing experience efficiently.'
Score: 1.370698
|
![]() |
Gitana 3.2 / Guide / Guide / TransferEasily transfer, backup, and move data between Cloud CMS installations with a universal import-export facility, ensuring your data is portable and accessible.
Score: 1.3688478
|
![]() |
Gitana 4.0 / Content Engine / TransferEasily transfer, backup, and move data between Cloud CMS installations with a universal import-export facility, ensuring your data is portable and accessible.
Score: 1.3688478
|
![]() |
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.3686582
|
![]() |
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.3686582
|
![]() |
Gitana 3.2 / Guide / Guide / Deployment / Deployment Handlers / IBM COS Deployment HandlerEffortlessly deploy packages to IBM Cloud Object Store with seamless error handling and customizable mappings.
Score: 1.3654085
|
![]() |
Gitana 4.0 / Content Engine / Deployment / Deployment Handlers / IBM COS Deployment HandlerEffortlessly deploy packages to IBM Cloud Object Store with seamless error handling and customizable mappings.
Score: 1.3654085
|
![]() |
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.3583978
|
![]() |
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.3518888
|
![]() |
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.3493166
|
![]() |
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.3453379
|